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

Break out docs updater into separate workflow #1871

Merged
merged 2 commits into from
Oct 18, 2024
Merged

Conversation

TheTechromancer
Copy link
Collaborator

This PR breaks out the docs updater script (docs.py) into its own github action that runs daily. Instead of committing directly to the active branch, it forks dev and creates a pull request.

Also in this PR is a change to the event .uuid attribute which includes the event type.

Copy link

codecov bot commented Oct 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93%. Comparing base (c6f445b) to head (29206f0).
Report is 21 commits behind head on dev.

Additional details and impacted files
@@          Coverage Diff          @@
##             dev   #1871   +/-   ##
=====================================
+ Coverage     93%     93%   +1%     
=====================================
  Files        354     354           
  Lines      27391   27464   +73     
=====================================
+ Hits       25253   25323   +70     
- Misses      2138    2141    +3     

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

@TheTechromancer TheTechromancer merged commit 7716db3 into dev Oct 18, 2024
8 checks passed
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