Skip to content

Add extra macros parameter to PackageBuild.yml#16313

Open
PawelWMS wants to merge 5 commits intofasttrack/3.0from
pawelwi/pass_version_macros
Open

Add extra macros parameter to PackageBuild.yml#16313
PawelWMS wants to merge 5 commits intofasttrack/3.0from
pawelwi/pass_version_macros

Conversation

@PawelWMS
Copy link
Copy Markdown
Contributor

@PawelWMS PawelWMS commented Mar 26, 2026

Merge Checklist

All boxes should be checked before merging the PR (just tick any boxes which don't apply to this PR)

  • The toolchain has been rebuilt successfully (or no changes were made to it)
  • The toolchain/worker package manifests are up-to-date
  • Any updated packages successfully build (or no packages were changed)
  • Packages depending on static components modified in this PR (Golang, *-static subpackages, etc.) have had their Release tag incremented.
  • Package tests (%check section) have been verified with RUN_CHECK=y for existing SPEC files, or added to new SPEC files
  • All package sources are available
  • cgmanifest files are up-to-date and sorted (./cgmanifest.json, ./toolkit/scripts/toolchain/cgmanifest.json, .github/workflows/cgmanifest.json)
  • LICENSE-MAP files are up-to-date (./SPECS/LICENSES-AND-NOTICES/data/licenses.json, ./SPECS/LICENSES-AND-NOTICES/LICENSES-MAP.md, ./SPECS/LICENSES-AND-NOTICES/LICENSE-EXCEPTIONS.PHOTON)
  • All source files have up-to-date hashes in the *.signatures.json files
  • sudo make go-tidy-all and sudo make go-test-coverage pass
  • Documentation has been updated to match any changes to the build system
  • Ready to merge

Summary

Add a new parameter to pass extra macros files during package builds through the PackageBuild.yml pipeline template. This is part of the work to make fast-track builds use the mechanism introduced in #15578.

Does this affect the toolchain?

No.

Associated issues
Test Methodology

@microsoft-github-policy-service microsoft-github-policy-service bot added the 3.0-dev PRs Destined for AzureLinux 3.0 label Mar 26, 2026
@PawelWMS PawelWMS marked this pull request as ready for review March 27, 2026 20:18
@PawelWMS PawelWMS requested a review from a team as a code owner March 27, 2026 20:18
@PawelWMS PawelWMS force-pushed the pawelwi/pass_version_macros branch from ac4b608 to 43e388e Compare March 27, 2026 20:44
@PawelWMS PawelWMS requested a review from a team as a code owner March 27, 2026 20:44
@PawelWMS PawelWMS changed the base branch from 3.0-dev to fasttrack/3.0 March 27, 2026 20:44
@microsoft-github-policy-service microsoft-github-policy-service bot added Packaging specs-extended PR to fix SPECS-EXTENDED Tools fasttrack/3.0 PRs Destined for Azure Linux 3.0 labels Mar 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3.0-dev PRs Destined for AzureLinux 3.0 fasttrack/3.0 PRs Destined for Azure Linux 3.0 Packaging specs-extended PR to fix SPECS-EXTENDED Tools

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants