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

Run konflux builds and tests on all PRs #1841

Merged
merged 2 commits into from
Sep 13, 2024
Merged

Conversation

Molter73
Copy link
Collaborator

@Molter73 Molter73 commented Sep 11, 2024

Description

This should help us prevent breaking this build on master.

Checklist

  • Investigated and inspected CI test results
  • Updated documentation accordingly

Automated testing

  • Added unit tests
  • Added integration tests
  • Added regression tests

If any of these don't apply, please comment below.

Testing Performed

  • Check all konflux jobs run in the PR.

@Molter73 Molter73 requested review from a team as code owners September 11, 2024 10:17
This should help us prevent breaking this build on master.
Copy link
Contributor

@msugakov msugakov left a comment

Choose a reason for hiding this comment

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

The comment/s is/are not blocking.

@@ -20,10 +20,85 @@ concurrency:
cancel-in-progress: true

Copy link
Contributor

Choose a reason for hiding this comment

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

[two things, not about this line]

One:

name: Run konflux workflows

may suggest that GitHub drives/triggers Konflux which is not the case. I'd propose to change the name along the lines of "Run post-Konflux workflows" or "Test Konflux builds" or something.

Two:
This has cron schedule, I wonder what's the use?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

One:

name: Run konflux workflows

I agree, I'll rename the workflow.

Two:
This has cron schedule, I wonder what's the use?

I believe this was added by @Stringy in order to run the konflux tests on nightlies, but I don't think it has much point if we don't trigger the konflux build as well. I'll ask him about it.

Copy link
Collaborator

@Stringy Stringy left a comment

Choose a reason for hiding this comment

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

LGTM!

@Molter73 Molter73 merged commit 1ccaee1 into master Sep 13, 2024
67 of 68 checks passed
@Molter73 Molter73 deleted the mauro/run-konflux-on-prs branch September 13, 2024 09:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants