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

chore(GHA): add semantic release manual gha #206

Merged
merged 33 commits into from
Feb 13, 2024

Conversation

josecorella
Copy link
Contributor

Issue #, if available:

Description of changes:

Squash/merge commit message, if applicable:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@josecorella josecorella marked this pull request as ready for review February 13, 2024 22:07
@josecorella josecorella requested a review from a team as a code owner February 13, 2024 22:07
Comment on lines 49 to 50
# Test to see if we can setup semantic release
- name: Run Semantic Release in dry run mode
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are we just setting it up? Or also running dry run?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oops forgot to change the name of the step; fixed now!

workflow_dispatch:
inputs:
dry-run:
description: "Are you releasing a new version? (Y/n)"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the convention for CLIs is that a capital letter suggests it's a default argument. Should Y be lowercase y here?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yup!

@@ -0,0 +1,55 @@
# This workflow runs semantic release in dry run mode
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this comment still accurate?

@josecorella josecorella merged commit 95dc32b into main Feb 13, 2024
47 checks passed
@josecorella josecorella deleted the jocorell/semantic-release-gha branch February 13, 2024 22:35
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