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: add node release integration workflows #6049

Merged
merged 1 commit into from
Jan 12, 2023
Merged

Conversation

nlf
Copy link
Contributor

@nlf nlf commented Jan 12, 2023

this adds two new workflows, both of which can run with a manual trigger and one which will run when a release is published. this runs all of the checks that we will be leaning on as a signal for breaking changes in the future.

i don't expect it to be perfectly green with every release today. the goal here is to fine tune it until it is consistently green.

@nlf nlf requested a review from a team as a code owner January 12, 2023 18:08
@wraithgar
Copy link
Member

signal for breaking changes

To be clear, we are treating this as a signal for breaking changes from the perspective of a node major release, not necessarily for the npm version itself.

@lukekarrys lukekarrys merged commit 29f9942 into latest Jan 12, 2023
@lukekarrys lukekarrys deleted the nlf/citgm-workflows branch January 12, 2023 19:55
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.

3 participants