Feature or enhancement
Proposal:
Follow-up from #112090 and related to python/release-tools#70, I am proposing using the regen-configure makefile target in release tools and therefore need to add the target in each branch. There will be no changes to the version of autotools used, I'll continue using the existing quay.io image corresponding to each branch.
After all branches are updated, I'll create an update to release-tools to use make regen-configure instead of its own implementation of that process to avoid per-branch differences.
While I'm there I'll be pinning to a sha256 manifest instead of using a tag to prevent a update upstream from being able to inject into the release process. I don't forsee these images needing an update (they haven't been updated in over 2 years) but if that's an incorrect assumption let me know!
Has this already been discussed elsewhere?
This is a minor feature, which does not need previous discussion elsewhere
Links to previous discussion of this feature:
Talked with @pablogsal already for 3.10 and 3.11 branches. Need to confirm with @ambv for 3.9 and 3.8.
Linked PRs
Feature or enhancement
Proposal:
Follow-up from #112090 and related to python/release-tools#70, I am proposing using the
regen-configuremakefile target in release tools and therefore need to add the target in each branch. There will be no changes to the version of autotools used, I'll continue using the existing quay.io image corresponding to each branch.After all branches are updated, I'll create an update to release-tools to use
make regen-configureinstead of its own implementation of that process to avoid per-branch differences.While I'm there I'll be pinning to a sha256 manifest instead of using a tag to prevent a update upstream from being able to inject into the release process. I don't forsee these images needing an update (they haven't been updated in over 2 years) but if that's an incorrect assumption let me know!
Has this already been discussed elsewhere?
This is a minor feature, which does not need previous discussion elsewhere
Links to previous discussion of this feature:
Talked with @pablogsal already for 3.10 and 3.11 branches. Need to confirm with @ambv for 3.9 and 3.8.
Linked PRs