Skip to content

Conversation

@martincostello
Copy link
Member

Separate the build and publish process for the documentation into two jobs so the concurrency only applies to publishing.

This should stop PRs being opened around the same time as each other (e.g. dependabot) having the docs jobs cancelled by GitHub.

Separate the build and publish process for the documentation into two jobs so the concurrency only applies to publishing.
@martincostello martincostello added enhancement github_actions Pull requests that update GitHub Actions code labels Apr 11, 2024
@codecov
Copy link

codecov bot commented Apr 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.67%. Comparing base (9084bb0) to head (8e2a99a).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2054   +/-   ##
=======================================
  Coverage   83.67%   83.67%           
=======================================
  Files         312      312           
  Lines        7105     7105           
  Branches     1054     1054           
=======================================
  Hits         5945     5945           
  Misses        789      789           
  Partials      371      371           
Flag Coverage Δ
linux ?
macos ?
windows 83.67% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation enhancement github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants