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

Update autobuild functionality #4

Merged
merged 1 commit into from
Jun 5, 2023
Merged

Update autobuild functionality #4

merged 1 commit into from
Jun 5, 2023

Conversation

asteel-gsa
Copy link

Bug when determining main script

@asteel-gsa asteel-gsa enabled auto-merge June 5, 2023 12:48
@asteel-gsa asteel-gsa requested a review from a team June 5, 2023 12:48
@@ -2,7 +2,8 @@
name: Build and Publish ClamAV Image
on:
workflow_dispatch:
workflow_call:
schedule:
- cron: '0 4 * * 0'

Choose a reason for hiding this comment

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

What is the issue number related to this PR ?
Is the intent to build this image once a week ?

Copy link

Choose a reason for hiding this comment

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

I don't know what the issue number is, but I do know that it is intended to have weekly image builds.

Copy link
Author

Choose a reason for hiding this comment

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

@sambodeme GSA-TTS/FAC#1064

Not sure what happened here: https://github.com/GSA-TTS/clamav-rest/actions/runs/5167122077 but testing this way for the schedule.

Choose a reason for hiding this comment

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

@asteel-gsa looks like the job run into a permission issue read vs write (which I believe is to be addressed outside of this PR).
Regarding the weekly goal, this cron does achieve it (every Sunday 4am).

@asteel-gsa asteel-gsa added this pull request to the merge queue Jun 5, 2023
Merged via the queue into main with commit d7a07cb Jun 5, 2023
@asteel-gsa asteel-gsa deleted the update-autobuild branch June 23, 2023 19: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.

3 participants