refactor(azurelinux-release): adopt rpmautospec - #18440
Draft
Tobias Brick (tobiasb-ms) wants to merge 1 commit into
Draft
refactor(azurelinux-release): adopt rpmautospec#18440Tobias Brick (tobiasb-ms) wants to merge 1 commit into
Tobias Brick (tobiasb-ms) wants to merge 1 commit into
Conversation
Preserve the existing package history while deriving future release and changelog entries from component commits. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: ba5f8625-80e3-4137-9482-a9bc582c9e99
Contributor
There was a problem hiding this comment.
Pull request overview
Adopts rpmautospec for azurelinux-release while preserving historical changelog entries and release-number continuity.
Changes:
- Replaces manual release/changelog maintenance with
%autorelease -b 11and%autochangelog. - Preserves releases 2–11 in a legacy changelog.
- Refreshes the component lock and rendered spec, producing release
4.0-25.
Reviewed changes
Copilot reviewed 4 out of 5 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
base/comps/azurelinux-release/azurelinux-release.comp.toml |
Restores automatic release detection. |
base/comps/azurelinux-release/azurelinux-release.spec |
Adopts rpmautospec macros. |
base/comps/azurelinux-release/changelog |
Preserves legacy releases 2–11. |
locks/azurelinux-release.lock |
Updates the input fingerprint. |
specs/a/azurelinux-release/azurelinux-release.spec |
Records regenerated release and changelog output. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Releaseand%changelogwith%autoreleaseand%autochangelogchangelogfile while deriving subsequent entries from component history%autorelease -b 11to preserve release-number continuity, producing4.0-25for this changeTesting
azurelinux-releasesuccessfully withazldev comp build -p azurelinux-release4.0-25RPMs in a mock chroot