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

Configure GitHub CI #71

Open
kvaps opened this issue Apr 9, 2024 · 0 comments · May be fixed by #106
Open

Configure GitHub CI #71

kvaps opened this issue Apr 9, 2024 · 0 comments · May be fixed by #106
Assignees
Labels
help wanted Extra attention is needed

Comments

@kvaps
Copy link
Member

kvaps commented Apr 9, 2024

When creating a PR:

  • build all images (make build in the root of the repo)
  • push to a branch named build or test-pr123 with the PR number
  • run tests Add e2e tests #70

After a PR is closed, delete all images tagged with it.

When creating a draft release, run all tests before actually releasing.

@kvaps kvaps added the help wanted Extra attention is needed label Apr 17, 2024
@themoriarti themoriarti self-assigned this Apr 23, 2024
@themoriarti themoriarti linked a pull request Apr 25, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants