Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions builder_data.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,7 @@ foss_platforms:
- osx-14-arm64
- osx-15-x86_64
- osx-15-arm64
- osx-26-x86_64
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will this break puppet 9 when we try to ship it? I suppose we have the same issue now. el-6-x86_64 is listed here, but we don't build/ship it in puppet 8. What does this repo do with foss_platforms and why isn't it pulled from the repo that produced the artifact https://github.com/puppetlabs/puppet-agent-private/blob/8.x/ext/build_defaults.yaml#L12 (so the list of packages to ship is versioned with the code)?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure what all is controlled by it, but I know that it overrides what is in the build_defaults in some packaging code. There was a fairly recent discussion about it here: https://perforce.slack.com/archives/C04J7N6R761/p1771416311613629

- osx-26-arm64
- sles-12-x86_64
- sles-12-ppc64le
Expand Down