Conversation
|
hm, actually, we do not need to condition on the success of the If we want to be super strict we can add
I'm going for this version for now, we can always relax later |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #35 +/- ##
=======================================
Coverage 66.28% 66.28%
=======================================
Files 53 53
Lines 10393 10393
=======================================
Hits 6889 6889
Misses 3504 3504 ☔ View full report in Codecov by Sentry. |
|
hmm... |
that is likely why. Will push this to main and make adaptations in a patch |
* start to publish releases * noT; dev; temp. runc CRAN-like tests on this branch * now trigger * run CRAN-like check also on tags * testing * bug fix in worklfow * removing dev edits
This adds an additional workflow that is triggered on a successful run of the
CRAN-like checksand only if `github.ref_type == 'tag', i.e. when a new tag is pushed.It builds the package (just like the
Quick build and testactions does and publishes a new release containing the resulting *.tar.gz.