markgravity / golang-ic

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Chore] Set up CI pipline

markgravity opened this issue · comments

commented

Why

Set up CI to run tests:

  • Use GitHub Actions and create test workflow
  • Run unit tests

Who Benefits?

Developer

🦄 Resolved 🦄
I think we can keep the singular for "pipeline", as there is only 1 pipeline, that will coordinate multiple workflows (ex. Build, Lint, Unit Tests, UI tests, ...).

Update: same suggestion for #3

commented

pipeline

updated 🙏