jazzband / tablib

Python Module for Tabular Datasets in XLS, CSV, JSON, YAML, &c.
https://tablib.readthedocs.io/
MIT License
4.58k stars 589 forks source link

CI: Add workflow_dispatch to add a UI button for triggering builds #519

Closed hugovk closed 2 years ago

hugovk commented 2 years ago

This adds a button for manually starting builds, like Travis CI has.

Also update some actions to latest v3, and update pre-commit.

codecov[bot] commented 2 years ago

Codecov Report

Merging #519 (19f26d8) into master (0fc3960) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #519   +/-   ##
=======================================
  Coverage   90.84%   90.84%           
=======================================
  Files          28       28           
  Lines        2664     2664           
=======================================
  Hits         2420     2420           
  Misses        244      244           

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 0fc3960...19f26d8. Read the comment docs.