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: Update parameters to gh-action-pypi-publish #957

Merged
merged 1 commit into from Mar 16, 2023

Conversation

DimitriPapadopoulos
Copy link
Contributor

@DimitriPapadopoulos DimitriPapadopoulos commented Mar 15, 2023

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

See pypa/gh-action-pypi-publish#125.

@DimitriPapadopoulos DimitriPapadopoulos changed the title Fix CI warnings CI: fix warnings Mar 15, 2023
Input 'repository_url' has been deprecated with message:
The inputs have been normalized to use kebab-case. Use `repository-url` instead.

Input 'skip_existing' has been deprecated with message:
The inputs have been normalized to use kebab-case. Use `skip-existing` instead.
@codecov
Copy link

codecov bot commented Mar 15, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (601cd10) 86.47% compared to head (3c31a76) 86.47%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #957   +/-   ##
=======================================
  Coverage   86.47%   86.47%           
=======================================
  Files          35       35           
  Lines        4043     4043           
  Branches      974      974           
=======================================
  Hits         3496     3496           
  Misses        354      354           
  Partials      193      193           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@effigies effigies changed the title CI: fix warnings CI: Update parameters to gh-action-pypi-publish Mar 16, 2023
@effigies effigies merged commit f75b46f into bids-standard:master Mar 16, 2023
@DimitriPapadopoulos DimitriPapadopoulos deleted the kebab-case branch March 16, 2023 06:53
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.

None yet

2 participants