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

patch updates #3

Merged
merged 7 commits into from
Jul 7, 2023
Merged

patch updates #3

merged 7 commits into from
Jul 7, 2023

Conversation

2bndy5
Copy link
Owner

@2bndy5 2bndy5 commented Jul 7, 2023

  • Adds github actions workflows to dependabot config.
  • Fixes logic in test and docs/conf.py to reduce usage of GH REST API. Previous attempt was flawed which led to significant drop in code coverage.
  • cache docs fonts in CI runners. Does not apply to fonts used by cards though.
  • Update/fix RTD config.

@codecov-commenter
Copy link

Codecov Report

Merging #3 (ed14317) into main (2808d7a) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main       #3   +/-   ##
=======================================
  Coverage   87.90%   87.90%           
=======================================
  Files          14       14           
  Lines        1100     1100           
=======================================
  Hits          967      967           
  Misses        133      133           

@2bndy5 2bndy5 changed the title Update dependabot.yml patch updates Jul 7, 2023
This should re-enable GH REST API usage in deployed docs build.
Only applies theme fonts, not card fonts
concerning the prevention of hitting GH REST API rate limit in a single workflow run.
@2bndy5 2bndy5 merged commit 745c717 into main Jul 7, 2023
3 checks passed
@2bndy5 2bndy5 deleted the 2bndy5-patch-1 branch July 7, 2023 07:21
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