Skip to content

feat: Add CMP directory sync script and workflow#20

Merged
niyajali merged 1 commit intoopenMF:devfrom
niyajali:sync-script
Jan 16, 2025
Merged

feat: Add CMP directory sync script and workflow#20
niyajali merged 1 commit intoopenMF:devfrom
niyajali:sync-script

Conversation

@niyajali
Copy link
Collaborator

This commit introduces a new script and workflow for automatically syncing CMP directories with the upstream repository.

The sync-cmp-dirs.sh script handles the syncing process and includes a fancy banner, progress indicator, and error handling.

The .github/workflows/sync-cmp-dirs.yaml workflow automates the sync process weekly and on manual trigger. It checks for changes and creates a pull request if any updates are needed.

  • Close #18

This commit introduces a new script and workflow for automatically syncing CMP directories with the upstream repository.

The `sync-cmp-dirs.sh` script handles the syncing process and includes a fancy banner, progress indicator, and error handling.

The `.github/workflows/sync-cmp-dirs.yaml` workflow automates the sync process weekly and on manual trigger. It checks for changes and creates a pull request if any updates are needed.
@niyajali niyajali self-assigned this Jan 16, 2025
@niyajali niyajali merged commit 89248fd into openMF:dev Jan 16, 2025
@niyajali niyajali deleted the sync-script branch January 16, 2025 13:18
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.

Write script a pull git upstream script to pull specific folder from upstream

1 participant