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

Use clearer inputs for action #6

Merged
merged 7 commits into from
Oct 13, 2022
Merged

Conversation

cortadocodes
Copy link
Member

@cortadocodes cortadocodes commented Oct 13, 2022

Contents (#6)

IMPORTANT: There is 1 breaking change.

Enhancements

  • 💥 BREAKING CHANGE: Combine action inputs into one

Operations

  • Improve workflows

Other

  • Improve README

Upgrade instructions

💥 Combine action inputs into one

Replace the version_source_type and version_source_path inputs with the new path input, giving its value as the path to the file containing your package's version information.

BREAKING CHANGE: Replace the `version_source_type` and `version_source_path` inputs with the new `path` input, giving its value as the path to the file containing your package's version information.
@cortadocodes cortadocodes self-assigned this Oct 13, 2022
@codecov-commenter
Copy link

codecov-commenter commented Oct 13, 2022

Codecov Report

Merging #6 (69c3420) into main (541e45a) will decrease coverage by 0.41%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main       #6      +/-   ##
==========================================
- Coverage   93.75%   93.33%   -0.42%     
==========================================
  Files           1        1              
  Lines          48       45       -3     
==========================================
- Hits           45       42       -3     
  Misses          3        3              
Impacted Files Coverage Δ
check_semantic_version/check_semantic_version.py 93.33% <100.00%> (-0.42%) ⬇️

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

@cortadocodes cortadocodes merged commit b95e43f into main Oct 13, 2022
@cortadocodes cortadocodes deleted the enhancement/use-clearer-inputs branch October 13, 2022 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants