Skip to content

[actions] Add release test workflow #2355

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

Merged
merged 1 commit into from
Nov 22, 2020

Conversation

reasonablytall
Copy link
Contributor

@reasonablytall reasonablytall commented Nov 20, 2020

Adds a workflow that tests the make release ... process by running it with a placeholder version (99.99.99) and ensuring that a new tag is created.

This replaces the previous travis process and adds the tag check as a bonus.

Verified

This commit was signed with the committer’s verified signature.
ljharb Jordan Harband
Copy link
Member

@ljharb ljharb left a comment

Choose a reason for hiding this comment

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

LGTM pending comment

Comment on lines +10 to +13
- uses: actions/setup-node@v2-beta
with:
node-version: "14"
- run: npm install
Copy link
Member

Choose a reason for hiding this comment

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

Copy link
Member

Choose a reason for hiding this comment

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

k, i tried it out, and since it doesn't support env yet, let's land this as-is for now and i'll iterate on it later :-)

@ljharb ljharb force-pushed the alexaub/release-workflow branch from f6dbd92 to 368c663 Compare November 21, 2020 21:37
@ljharb ljharb force-pushed the alexaub/release-workflow branch 2 times, most recently from 52b06f0 to 22902f0 Compare November 22, 2020 01:52
@ljharb ljharb merged commit 22902f0 into nvm-sh:master Nov 22, 2020
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