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

Add component upgrade script #3774

Merged
merged 5 commits into from
Jan 22, 2025
Merged

Add component upgrade script #3774

merged 5 commits into from
Jan 22, 2025

Conversation

iamrk04
Copy link
Contributor

@iamrk04 iamrk04 commented Jan 20, 2025

This PR introduces a script to auto upgrade components for release.

  • Following features are supported in the script:
    • upgrade the component's version
    • upgrade the component's environment version
    • upgrade the pipeline component's job version
    • prints the regular expression required by the asset build pipeline
    • uses caching to avoid duplicate search for assets
  • A readme has been added to help folks run the script
  • Easy onboarding of new components for auto upgrade by just adding the name in components.yaml file

@iamrk04 iamrk04 merged commit 35571e6 into main Jan 22, 2025
37 checks passed
@iamrk04 iamrk04 deleted the rk/comp_upgrade branch January 22, 2025 04:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants