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

CI: Don't run the test suite on tags (but do build the docs on tags) #1009

Merged
merged 3 commits into from
Nov 22, 2024

Conversation

DilumAluthge
Copy link
Member

There's no need to run the test suite on tags, because before we make a release, we run the test suite on master.

We do need to continue building the docs on tags.

@DilumAluthge DilumAluthge marked this pull request as ready for review November 22, 2024 03:28
@DilumAluthge DilumAluthge force-pushed the dpa/tag-ci-no-tests-only-docs branch from cc95c46 to 143853e Compare November 22, 2024 03:28
Copy link

codecov bot commented Nov 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.73%. Comparing base (9bef815) to head (143853e).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1009   +/-   ##
=======================================
  Coverage   87.73%   87.73%           
=======================================
  Files           3        3           
  Lines         799      799           
=======================================
  Hits          701      701           
  Misses         98       98           

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


🚨 Try these New Features:

@DilumAluthge DilumAluthge merged commit f5dffa5 into master Nov 22, 2024
23 checks passed
@DilumAluthge DilumAluthge deleted the dpa/tag-ci-no-tests-only-docs branch November 22, 2024 05:47
DilumAluthge added a commit that referenced this pull request Nov 23, 2024
* CI: Fix a typo

* CI: Fix another typo
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.

1 participant