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

💚 refactor(ci): unify build workflows and add matrix strategy for OS and toolchain #2

Merged
merged 3 commits into from
Oct 28, 2024

Conversation

t1ltxz-gxd
Copy link
Collaborator

Strategy for OS and toolchain

  • Updated CI workflow to include new Continuous Integration bytesto4t file
  • Combined Windows and Linux build tasks into one task with OS and toolchain version matrix
  • Added bun support instead of npm for installing dependencies and building
  • Replaced push and pull request branch from main to master
  • Added new Rust toolchain with dev, nightly, and 1.72.0 choices

…and toolchain

- Updated CI workflow to include new `Continuous Integration bytesto4t` file
- Combined Windows and Linux build tasks into one task with OS and toolchain version matrix
- Added `bun` support instead of `npm` for installing dependencies and building
- Replaced push and pull request branch from `main` to `master`
- Added new Rust `toolchain` with `dev`, `nightly`, and `1.72.0` choices
# Conflicts:
#	.github/workflows/build.yml
@t1ltxz-gxd t1ltxz-gxd merged commit bd0c923 into master Oct 28, 2024
@t1ltxz-gxd t1ltxz-gxd deleted the fix-ci branch October 28, 2024 19: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.

1 participant