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

Improve GH action triggers for dependency checks #305

Merged
merged 1 commit into from
May 29, 2024
Merged

Conversation

remvee
Copy link
Collaborator

@remvee remvee commented May 21, 2024

Reorganised workflow into 4 separate flows:

  • nvd

    On every push and every workday.

  • test

    On every push.

  • ancient

    Run it when opening / reopening a PR, and every first of the month.

  • docker (renamed from build)

    Build and push docker image.

Reorganised workflow into 4 separate flows:

- nvd

  On every push and every workday.

- test

  On every push.

- ancient

  Run it when opening / reopening a PR, and every first of the month.

- docker (renamed from build)

  Build and push docker image.
@remvee remvee force-pushed the split-gh-workflows branch from 27acba2 to 496cfcb Compare May 21, 2024 15:13
@remvee remvee marked this pull request as ready for review May 22, 2024 12:42
@remvee remvee requested a review from mdemare May 22, 2024 12:42
Copy link
Collaborator

@mdemare mdemare left a comment

Choose a reason for hiding this comment

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

LGTM

@remvee remvee merged commit 2c6a4ab into main May 29, 2024
6 checks passed
@remvee remvee deleted the split-gh-workflows branch May 29, 2024 08:25
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.

2 participants