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

Improve CI/CD for Rust #24

Closed
SetZero opened this issue May 13, 2023 · 1 comment · Fixed by #25 or #26
Closed

Improve CI/CD for Rust #24

SetZero opened this issue May 13, 2023 · 1 comment · Fixed by #25 or #26
Assignees

Comments

@SetZero
Copy link
Collaborator

SetZero commented May 13, 2023

Currently our CI/CD only creates a package in the master branch and there are no checks for PRs.

We want to have basic checks for PRs:

  • Run Clippy
  • Run Rust fmt diff check
  • ???
@SetZero SetZero self-assigned this May 13, 2023
SetZero added a commit that referenced this issue May 14, 2023
SetZero added a commit that referenced this issue May 14, 2023
SetZero added a commit that referenced this issue May 14, 2023
SetZero added a commit that referenced this issue May 14, 2023
SetZero added a commit that referenced this issue May 14, 2023
SetZero added a commit that referenced this issue May 14, 2023
SetZero added a commit that referenced this issue May 14, 2023
SetZero added a commit that referenced this issue May 14, 2023
@SetZero
Copy link
Collaborator Author

SetZero commented May 14, 2023

Currently this will only be done for Rust, we will create a follow-up ticket for Typescript linting

@SetZero SetZero closed this as completed May 14, 2023
@SetZero SetZero changed the title Improve CI/CD Improve CI/CD for Rust May 14, 2023
@SetZero SetZero linked a pull request May 14, 2023 that will close this issue
@SetZero SetZero linked a pull request May 14, 2023 that will close this issue
SetZero added a commit that referenced this issue May 17, 2023
SetZero added a commit that referenced this issue May 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant