jazzband / tablib

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

Release: replace deprecated `repository_url` with `repository-url` #545

Closed hugovk closed 1 year ago

hugovk commented 1 year ago

There's a deprecation warning in the release workflow:

Input 'repository_url' has been deprecated with message: The inputs have been normalized to use kebab-case. Use repository-url instead.

More info:

codecov[bot] commented 1 year ago

Codecov Report

Merging #545 (58d94e2) into master (9e6bc54) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #545   +/-   ##
=======================================
  Coverage   91.39%   91.39%           
=======================================
  Files          28       28           
  Lines        2720     2720           
=======================================
  Hits         2486     2486           
  Misses        234      234           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

claudep commented 1 year ago

Bonus point for the branch name!