Skip to content
This repository has been archived by the owner on Apr 9, 2021. It is now read-only.

add basic CI #13

Open
2 tasks
Sladuca opened this issue Feb 5, 2021 · 0 comments
Open
2 tasks

add basic CI #13

Sladuca opened this issue Feb 5, 2021 · 0 comments
Assignees
Labels

Comments

@Sladuca
Copy link
Contributor

Sladuca commented Feb 5, 2021

Problem

We don't yet have CI.

Solution

Set up a very basic CI pipeline with GHA that we will expand later. For now, it on every PR, it will:

  1. spin up a container with rust dependencies installed
  2. do cargo test

Tasks

to-do list of things that need to happen in order to implement said solution

  • set up GHA
  • write GHA yml telling it how to test cargo test
@Sladuca Sladuca self-assigned this Feb 5, 2021
@Sladuca Sladuca added the infra label Feb 5, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant