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

ci: fix fork-sync action for NCIPangea #48

Merged
merged 5 commits into from
Sep 8, 2023
Merged

ci: fix fork-sync action for NCIPangea #48

merged 5 commits into from
Sep 8, 2023

Conversation

kelly-sovacool
Copy link
Member

@kelly-sovacool kelly-sovacool commented Sep 5, 2023

Issues

resolves #46

Changes

Adds a github action to sync the NCIPangea fork, and deletes older versions of it. I tested this out in the pangea fork and it's working! We have to keep this action in the upstream repo's default branch in order for the cron schedule to work. This action skips the sync step if the owner that triggered the workflow is not NCIPangea.

TODO

After this gets merged into main, we'll have to manually update the fork one more time so it will have this new workflow in its main branch -- then it will run on a cron schedule.

See also for RENEE: CCBR/RENEE#26

CRON schedule will not run from non-default branch, so this has to be in CCBR/XAVIER main

resolves #46
@kelly-sovacool kelly-sovacool changed the title ci: delete fork-sync actions ci: fix fork-sync action for NCIPangea Sep 5, 2023
@kelly-sovacool kelly-sovacool marked this pull request as draft September 5, 2023 15:57
@kelly-sovacool kelly-sovacool marked this pull request as ready for review September 5, 2023 16:22
Base automatically changed from develop to main September 6, 2023 00:29
@kopardev kopardev merged commit 2fbbf64 into main Sep 8, 2023
2 checks passed
@kopardev kopardev deleted the cleanup-fork-sync branch September 8, 2023 01:31
@kopardev kopardev restored the cleanup-fork-sync branch September 8, 2023 01:31
@kopardev kopardev deleted the cleanup-fork-sync branch September 8, 2023 01:32
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.

Fix GH action for NCIPangea forked version
2 participants