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

Automatic Rust version updates #98

Open
2 tasks
Tracked by #22
ThetaSinner opened this issue Dec 4, 2024 · 1 comment
Open
2 tasks
Tracked by #22

Automatic Rust version updates #98

ThetaSinner opened this issue Dec 4, 2024 · 1 comment

Comments

@ThetaSinner
Copy link
Member

ThetaSinner commented Dec 4, 2024

Workflow to update the Rust version every 6 weeks to the latest version. But try to set it so that we don't update right as the new version releases, maybe a couple of weeks after each release.

In Holochain:

  • versions/weekly/flake.nix
  • rust-toolchain.toml

In Holonix:

  • flake.nix

Create a PR with the version bumped as one commit.
Attempt a Clippy fix with clippy --fix as a second commit. That can be reverted if it makes mistakes.

AC:

  • Automated PRs on Holochain and Holonix
  • Common GitHub Action extracted that can do rust-toolchain.toml bumps in any repo, which we can then re-use on Kitsune2 etc
@ThetaSinner ThetaSinner changed the title Workflow to update the Rust version every 6 weeks to the latest version. But try to set it so that we don't update right as the new version releases, maybe a couple of weeks after each release. Automatic Rust version updates Dec 4, 2024
@ThetaSinner ThetaSinner moved this from Backlog to Ready for refinement in Holochain Dec 4, 2024
@github-project-automation github-project-automation bot moved this to Backlog in Holochain Dec 4, 2024
@ThetaSinner ThetaSinner self-assigned this Dec 4, 2024
@ThetaSinner
Copy link
Member Author

ThetaSinner commented Dec 11, 2024

In Holochain:

  • versions/weekly/flake.nix
  • rust-toolchain.toml

In Holonix:

  • flake.nix

Create a PR with the version bumped as one commit.
Attempt a Clippy fix with clippy --fix as a second commit. That can be reverted if it makes mistakes.

AC:

  • Automated PRs on Holochain and Holonix
  • Common GitHub Action extracted that can do rust-toolchain.toml bumps in any repo, which we can then re-use on Kitsune2 etc

@ThetaSinner ThetaSinner moved this from Ready for refinement to Ready in Holochain Dec 11, 2024
@ThetaSinner ThetaSinner removed their assignment Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Ready
Development

No branches or pull requests

1 participant