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

Fix sample workflow for publishing to npm #194

Merged
merged 2 commits into from May 26, 2023
Merged

Conversation

t1m0thyj
Copy link
Member

What It Does

How to Test

Review Checklist
I certify that I have:

Additional Comments

Signed-off-by: Timothy Johnson <timothy.johnson@broadcom.com>
Copy link
Member

@zFernand0 zFernand0 left a comment

Choose a reason for hiding this comment

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

LGTM! 😋
Should we have a v1 tag?

Copy link
Member

@zFernand0 zFernand0 left a comment

Choose a reason for hiding this comment

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

LGTM! 😋
Should we have a v1 tag?

Signed-off-by: Timothy Johnson <timothy.johnson@broadcom.com>
@t1m0thyj
Copy link
Member Author

t1m0thyj commented May 25, 2023

LGTM! 😋 Should we have a v1 tag?

Good question 😋 I'm leaning towards no, because it would require additional effort to keep the tag up-to-date and I don't think there would be much benefit unless we anticipate having to make breaking changes to this workflow. Do you think that we might?

@zFernand0
Copy link
Member

LGTM! 😋 Should we have a v1 tag?

Good question 😋 I'm leaning towards no, because it would require additional effort to keep the tag up-to-date and I don't think there would be much benefit unless we anticipate having to make breaking changes to this workflow. Do you think that we might?

not for this workflow specifically 😋
we should be fine.
but that brings up another question. should the tagging be automated such that if there is a non-major version bump, the vX gets automatically updated as well?

@t1m0thyj
Copy link
Member Author

LGTM! 😋 Should we have a v1 tag?

Good question 😋 I'm leaning towards no, because it would require additional effort to keep the tag up-to-date and I don't think there would be much benefit unless we anticipate having to make breaking changes to this workflow. Do you think that we might?

not for this workflow specifically 😋 we should be fine. but that brings up another question. should the tagging be automated such that if there is a non-major version bump, the vX gets automatically updated as well?

Good idea, I've had to do that process manually for Octorelease twice this week 😋 I'll create an issue in that repo to investigate automating it.

@t1m0thyj t1m0thyj merged commit 0f155eb into master May 26, 2023
15 checks passed
@t1m0thyj t1m0thyj deleted the fix-sample-workflow branch May 26, 2023 12:34
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