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] User reusable workflow for automated release #68

Merged
merged 4 commits into from
Mar 22, 2024

Conversation

PrimozGodec
Copy link
Contributor

@PrimozGodec PrimozGodec commented Mar 19, 2024

Description of changes

Since we now have a reusable workflow for release, I am replacing the current release workflow with a reusable one.

I am also:

  • removing get_column workaround and finding Onrage versions
  • adding sphinx_rtd_theme to doc requirements (which is necessary that documentation is built while release)
  • making black happy :) for lint to pass

The release seems to work: https://github.com/biolab/orange3-survival-analysis/actions/runs/8345298306.

Includes
  • Code changes
  • Tests
  • Documentation

@PrimozGodec PrimozGodec marked this pull request as ready for review March 19, 2024 15:25
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.37%. Comparing base (a084241) to head (6a03934).

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #68      +/-   ##
==========================================
+ Coverage   67.18%   67.37%   +0.19%     
==========================================
  Files          17       16       -1     
  Lines        2261     2244      -17     
==========================================
- Hits         1519     1512       -7     
+ Misses        742      732      -10     

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

@PrimozGodec PrimozGodec merged commit 4ee11d2 into master Mar 22, 2024
13 checks passed
@PrimozGodec PrimozGodec deleted the automated-release branch March 22, 2024 08:22
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