Skip to content
This repository has been archived by the owner on Nov 27, 2024. It is now read-only.

ci: run more tests more often #155

Merged
merged 2 commits into from
May 23, 2024
Merged

Conversation

sadlerap
Copy link
Member

If we want to make the unit-testing job always pass before we can merge a PR, we need to have it run in almost all circumstances. With this change, all PRs will have unit tests run, not just when relevant paths have changed.

This also sets up unit testing for operator/ and fixes a bug where we were running the latest version of golang-ci instead of the pinned version.

If we want to make the unit-testing job always pass before we can merge
a PR, we need to have it run in almost all circumstances. With this
change, all PRs will have unit tests run, not just when relevant paths
have changed.

This also sets up unit testing for operator/ and fixes a bug where we
were running the latest version of golang-ci instead of the pinned
version.

Signed-off-by: Andy Sadler <ansadler@redhat.com>
Copy link
Member

@filariow filariow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@filariow filariow merged commit 80f097f into konflux-workspaces:main May 23, 2024
12 checks passed
@sadlerap sadlerap deleted the ci-checks branch May 23, 2024 12:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants