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

⚙️ Added script to update docs #371

Merged
merged 3 commits into from
Mar 16, 2024
Merged

⚙️ Added script to update docs #371

merged 3 commits into from
Mar 16, 2024

Conversation

swiftyfinch
Copy link
Owner

Description

I've added a script to update the documentation.

Examples:
> ruby .github/scripts/update_docs.rb
> make docs

Checklist (I have ...)

  • 🧐 Followed the code style of the rest of the project
  • 📖 Updated the documentation, if necessary
  • 👨🏻‍🔧 Added at least one test which validates that my change is working, if appropriate
  • 👮🏻‍♂️ Run make lint and fixed all warnings
  • ✅ Run make test and fixed all tests

❤️ Thanks for contributing to the 🏈 Rugby!

@swiftyfinch swiftyfinch added the ⚙️ Engineering Task Technical stuff label Mar 16, 2024
@swiftyfinch swiftyfinch self-assigned this Mar 16, 2024
@swiftyfinch swiftyfinch enabled auto-merge (rebase) March 16, 2024 15:01
Copy link

codecov bot commented Mar 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 64.34%. Comparing base (f198401) to head (83c8b48).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #371   +/-   ##
=======================================
  Coverage   64.34%   64.34%           
=======================================
  Files         146      146           
  Lines        3733     3733           
=======================================
  Hits         2402     2402           
  Misses       1331     1331           

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

@swiftyfinch swiftyfinch merged commit 130401d into main Mar 16, 2024
11 checks passed
@swiftyfinch swiftyfinch deleted the docs-script branch March 16, 2024 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
1 participant