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

fix(ci): update to cargo-dist 0.5.0 and pin the version #67

Closed
wants to merge 5 commits into from
Closed

fix(ci): update to cargo-dist 0.5.0 and pin the version #67

wants to merge 5 commits into from

Conversation

smallstepman
Copy link
Contributor

Tested on fork: https://github.com/smallstepman/dfx-extensions/pull/2

Changes:

  • regenerate release.yml using cargo dist generate-ci while preserving existing functionality (ability to execute release.yml from another workflow release-with-github.yml
  • pin the version of cargo dist in Cargo.toml and in e2e.yml

@smallstepman smallstepman requested review from a team as code owners November 28, 2023 17:00
Comment on lines +51 to +52
# Publish jobs to run in CI
pr-run-mode = "skip"
Copy link
Member

@ericswanson-dfinity ericswanson-dfinity Nov 28, 2023

Choose a reason for hiding this comment

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

What is the reason for changing pr-run-mode from the default?

"plan": run 'cargo dist plan' on PRs (recommended, also the default)

@smallstepman
Copy link
Contributor Author

Closing in favor of #68 since it is a much simpler fix, and there are no tangible benefits to migrating to 0.5.0

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.

2 participants