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 v0.38 install script to compatible package versions #2076

Merged
merged 1 commit into from
May 19, 2022

Conversation

carolynvs
Copy link
Member

What does this change

Specify versions of each mixin and plugin to install so that it's compatible with porter v0.38. I'm still using the same tag for both porter and exec since they move in lockstep.

What issue does it fix

Closes #2074

Notes for the reviewer

Before we cut a v1.0.0 release of porter we need to update this script to replace latest with the last stable version of v0.38

Checklist

  • Did you write tests?
  • Did you write documentation?
  • Did you change porter.yaml or a storage document record? Update the corresponding schema file.
  • If this is your first pull request, please add your name to the bottom of our Contributors list. Thank you for making Porter better! 🙇‍♀️

Reviewer Checklist

  • Comment with /azp run test-porter-release if a magefile or build script was modified
  • Comment with /azp run porter-integration if it's a non-trivial PR

@carolynvs
Copy link
Member Author

/azp run porter-install-check

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Specify versions of each mixin and plugin to install so that it's
compatible with porter v0.38. I'm still using the same tag for both
porter and exec since they move in lockstep.

Before we cut a v1.0.0 release of porter we need to update this script
to replace latest with the last stable version of v0.38

Signed-off-by: Carolyn Van Slyck <me@carolynvanslyck.com>
@carolynvs carolynvs force-pushed the pin-installed-versions branch from 09fd8a1 to beb5191 Compare May 18, 2022 20:31
@carolynvs
Copy link
Member Author

/azp run porter-install-check

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@carolynvs carolynvs marked this pull request as ready for review May 18, 2022 20:37
@carolynvs carolynvs requested a review from VinozzZ May 18, 2022 20:37
@carolynvs carolynvs merged commit 6f59a6b into getporter:main May 19, 2022
@carolynvs carolynvs deleted the pin-installed-versions branch May 19, 2022 13:59
@carolynvs carolynvs mentioned this pull request May 25, 2022
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.

Pin plugin versions installed in v0.38 install script
2 participants