Skip to content

chore(ci): remove pinned actions & pkg versions #3576

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

Merged
merged 6 commits into from
Feb 10, 2025

Conversation

dreamorosi
Copy link
Contributor

Summary

Changes

Please provide a summary of what's being changed

This PR updates the bootstrap_region.yml workflow with three changes:

  • The copy_layers step is now dependant on the bootstrap one
  • The bootstrap step checks out the repo and uses the CDK version present - this avoids pinning the CDK version
  • The copy_layers step uses a specific version of the shared action identified by its commit hash, rather than the latest one

Please add the issue number below, if no issue is present the PR might get blocked and not be reviewed

Issue number: closes #3573


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Disclaimer: We value your time and bandwidth. As such, any pull requests created on non-triaged issues might not be successful.

@dreamorosi dreamorosi requested a review from a team February 10, 2025 11:23
@dreamorosi dreamorosi requested a review from a team as a code owner February 10, 2025 11:23
@boring-cyborg boring-cyborg bot added the automation This item relates to automation label Feb 10, 2025
@pull-request-size pull-request-size bot added the size/M PR between 30-99 LOC label Feb 10, 2025
@dreamorosi dreamorosi self-assigned this Feb 10, 2025
@pull-request-size pull-request-size bot added size/S PR between 10-29 LOC and removed size/M PR between 30-99 LOC labels Feb 10, 2025
@dreamorosi dreamorosi requested a review from sthulb February 10, 2025 13:11
Copy link
Contributor

@leandrodamascena leandrodamascena left a comment

Choose a reason for hiding this comment

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

Please check my comments.

@dreamorosi
Copy link
Contributor Author

Removed the content: write from both jobs, thank you for noticing!

@dreamorosi dreamorosi merged commit a59b097 into main Feb 10, 2025
39 checks passed
@dreamorosi dreamorosi deleted the chore/fix_pinned_actions_vers branch February 10, 2025 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automation This item relates to automation size/S PR between 10-29 LOC
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Maintenance: update bootstrap region automation to remove pinned/aliased dependencies
2 participants