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

Fix exclusion in sync workflow -- Version 2 #157

Merged
merged 6 commits into from
Feb 4, 2025

Conversation

VeraChristina
Copy link
Collaborator

Second attempt to fix sync workflow.

Problem:
The option to exclude files/subfolders from the sync is broken in the dependency repo-file-sync-action (see this PR).

Temporary solution (until this is fixed in the dependency):

  • We create two subfolders, all/ and some/, in the directory sync-files/anemoi/, where all/ contains all files that are contained in all single-package anemoi repos, and some/ includes the files that are only included in some of the packages.
  • We update the sync file to broadcast the entire directory all/, and the relevant files from the directory some/

@VeraChristina VeraChristina requested a review from HCookie February 4, 2025 14:30
@HCookie HCookie merged commit 5f38e0e into main Feb 4, 2025
10 of 11 checks passed
@HCookie HCookie deleted the fix-sync-workflow-version2 branch February 4, 2025 14:57
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