Skip to content

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.

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.

2 participants