Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 Pin setuptools and pin upper-constraints #569

Merged
merged 1 commit into from
Sep 27, 2024

Conversation

elfosardo
Copy link
Member

@elfosardo elfosardo commented Sep 24, 2024

Usually the setuptools installed by the system is stable but
a bit too old compared to the packages we use for ironic,
so pinning a more recent version helps avoiding
errors and incompatibilities.

Also pin upper-constraints since we forgot!

@metal3-io-bot metal3-io-bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Sep 24, 2024
@metal3-io-bot metal3-io-bot added the size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. label Sep 24, 2024
@elfosardo
Copy link
Member Author

/test metal3-centos-e2e-integration-test-release-1-6 metal3-ubuntu-e2e-integration-test-release-1-6

@elfosardo
Copy link
Member Author

/cc @dtantsur

@tuminoid
Copy link
Member

Oh we had forgotten to pin the requirements, ouch :)

Copy link
Member

@tuminoid tuminoid left a comment

Choose a reason for hiding this comment

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

/lgtm

Also mention of upper constrain pinning in the PR title.

@metal3-io-bot metal3-io-bot added the lgtm Indicates that a PR is ready to be merged. label Sep 24, 2024
Usually the setuptools installed by the system is stable but
a bit too old compared to the packages we use for ironic,
so pinning a more recent version helps avoiding
errors and incompatibilities.

Also pin upper-constraints since we forgot!

Signed-off-by: Riccardo Pittau <elfosardo@gmail.com>
@metal3-io-bot metal3-io-bot removed the lgtm Indicates that a PR is ready to be merged. label Sep 24, 2024
@elfosardo elfosardo changed the title [WIP] 🐛 Use latest setuptools 🐛 Use latest setuptools Sep 24, 2024
@metal3-io-bot metal3-io-bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Sep 24, 2024
@elfosardo elfosardo changed the title 🐛 Use latest setuptools 🐛 Pin setuptools and pin upper-constraints Sep 24, 2024
@elfosardo
Copy link
Member Author

/test metal3-centos-e2e-integration-test-release-1-6 metal3-ubuntu-e2e-integration-test-release-1-6

Copy link
Member

@tuminoid tuminoid left a comment

Choose a reason for hiding this comment

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

/lgtm

@metal3-io-bot metal3-io-bot added the lgtm Indicates that a PR is ready to be merged. label Sep 24, 2024
@elfosardo
Copy link
Member Author

@dtantsur can you please have a look?

@dtantsur
Copy link
Member

/approve

@metal3-io-bot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dtantsur

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@metal3-io-bot metal3-io-bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Sep 27, 2024
@metal3-io-bot metal3-io-bot merged commit a59ce7a into metal3-io:release-24.0 Sep 27, 2024
11 checks passed
iurygregory pushed a commit to iurygregory/ironic-image that referenced this pull request Oct 18, 2024
OCPBUGS-39017: Bump ironic-lib to fix utf8 decoding issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants