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

Add workflow to synchronise diseasyverse files #82

Merged
merged 6 commits into from
Dec 21, 2023

Conversation

RasmusSkytte
Copy link
Contributor

@RasmusSkytte RasmusSkytte commented Dec 21, 2023

Intent

This PR fixes #80

Approach

By using the Github action https://github.com/marketplace/actions/repo-file-sync-action, we should now be automatically be notified when files are out of sync and PRs should be created to ensure files are synced.

Known issues

This PR cannot be fully tested before merging, so issues may arrise after merging

Checklist

  • The PR passes all local unit tests
  • I have documented any new features introduced
  • If the PR adds a new feature, please add an entry in NEWS.md
  • A reviewer is assigned to this PR

@RasmusSkytte RasmusSkytte changed the title Add workflow to Sync diseasyverse files Add workflow to synchronise diseasyverse files Dec 21, 2023
@RasmusSkytte RasmusSkytte added the enhancement New feature or request label Dec 21, 2023
Copy link

codecov bot commented Dec 21, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b13a84f) 83.98% compared to head (748af9a) 83.98%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #82   +/-   ##
=======================================
  Coverage   83.98%   83.98%           
=======================================
  Files           8        8           
  Lines         843      843           
=======================================
  Hits          708      708           
  Misses        135      135           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@RasmusSkytte RasmusSkytte marked this pull request as ready for review December 21, 2023 10:51
@RasmusSkytte
Copy link
Contributor Author

These changes are solely related to workflows. PR review not needed here.

@RasmusSkytte RasmusSkytte merged commit 8517a83 into main Dec 21, 2023
12 checks passed
@RasmusSkytte RasmusSkytte deleted the sync_diseasyverse_files branch December 21, 2023 10:52
RasmusSkytte added a commit that referenced this pull request Dec 16, 2024
* feat(workflows): add file synchronise workflow
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Syncronise files between diseasyverse packages automatically
1 participant