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

Test semver creation via git commands #22

Merged
merged 14 commits into from
Sep 25, 2023
Merged

Test semver creation via git commands #22

merged 14 commits into from
Sep 25, 2023

Conversation

lemccomb
Copy link
Contributor

@lemccomb lemccomb commented Sep 25, 2023

Ready to Merge

This is a PR to test semver generation via git commands because we haven't been able to get the semver-action to work the way we wanted it to.

Looks like the semver-action was failing because we were starting it from a detached head state. Porting the fetch and checkout steps from the Create Changelog job was successful in a simple test using Git commands to get the available tags.

Next step is to test running the semver-action after fetch and checkout, which requires a merge.

@lemccomb lemccomb merged commit 1678eae into main Sep 25, 2023
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.

2 participants