HEPCloud / decisionengine

HEPCloud Decision Engine framework
Apache License 2.0
6 stars 25 forks source link

Update ci workflow #625

Closed vitodb closed 2 years ago

vitodb commented 2 years ago

The ci workflow has been updated to include the workflow_dispatch action mechanism. This allows to trigger this action through an API or directly through the action dashboard. This PR also customizes the RPM artifact file name.

codecov[bot] commented 2 years ago

Codecov Report

Merging #625 (330bf7d) into master (97aed84) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #625   +/-   ##
=======================================
  Coverage   97.35%   97.35%           
=======================================
  Files          47       47           
  Lines        2838     2838           
  Branches      449      449           
=======================================
  Hits         2763     2763           
  Misses         50       50           
  Partials       25       25           
Flag Coverage Δ
python-3.10 97.11% <ø> (+0.14%) :arrow_up:
python-3.6 96.84% <ø> (-0.08%) :arrow_down:

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


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 97aed84...330bf7d. Read the comment docs.