Page MenuHomePhabricator

tbs: user-story 13: Add ci to the buildpack-admission-controller repo
Closed, ResolvedPublic3 Estimated Story Points

Description

As the repository lives in github, it should be implented as github actions.
https://github.com/toolforge/buildpack-admission-controller

The CI should:

  • Run pre-commit on the whole code
  • Run go tests (see readme)

Event Timeline

As the repository lives in github, it should be implented as github actions.

What is blocking us from migrating this repo to GitLab? See T327057

dcaro changed the task status from Open to In Progress.Feb 6 2023, 2:47 PM

We can go ahead with this on github for now, adding a simple command (pre-commit), we'll move to gitlab at a later stage

dcaro raised the priority of this task from High to Needs Triage.Mar 6 2023, 3:03 PM