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 flow #227

Open
Taowyoo opened this issue Mar 15, 2023 · 0 comments
Open

Improve CI flow #227

Taowyoo opened this issue Mar 15, 2023 · 0 comments

Comments

@Taowyoo
Copy link
Collaborator

Taowyoo commented Mar 15, 2023

As @kwakkel1000 suggested, we need to add more check to the CI of this project.
Here are some points that we could add:

Here is some example CI piplines:

[Optional] I am also wondering if it's better to also replace Travis with GitHub Actions:

  • developer will be able to run CI locally to check before push
  • more tools could be used: build cache ...
  • easier control of CI jobs: I cannot stop/cancel jobs in Travis
  • more example CI setup we could reference since we do not have devops engineer for this repo : rust, rust-analyser ...

But these could be done in future, since it's not a must

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant