Skip to content

Improve CI flow #227

Open
Open
@Taowyoo

Description

@Taowyoo

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions