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

Use stable instead of nightly #128

Open
5 tasks
PopcornPaws opened this issue Mar 29, 2023 · 0 comments
Open
5 tasks

Use stable instead of nightly #128

PopcornPaws opened this issue Mar 29, 2023 · 0 comments
Assignees
Labels
devops ci/cd, deployment

Comments

@PopcornPaws
Copy link
Contributor

Description

Since this PR has successfully been merged, it's just a matter of time that it will end up in the latest release. We should try to bump our dependencies to match that latest version and switch to stable rust instead of nightly.

Side note: only the wasm runtime builder needed nightly up to this point

Solution

  • test that everything builds as intended using stable rust
  • update docs to use stable instead of nightly (wasm target as well)
  • remove rust-toolchain.toml
  • dockerfiles should be updated accordingly (no need for the nightly image)
  • ci/cd pipeline
@PopcornPaws PopcornPaws self-assigned this Mar 29, 2023
@PopcornPaws PopcornPaws added devops ci/cd, deployment and removed good first issue labels Apr 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devops ci/cd, deployment
Projects
None yet
Development

No branches or pull requests

2 participants