Skip to content

fix: handle tags including numbers in prepare command#165

Merged
aduh95 merged 6 commits into
nodejs:mainfrom
teppeis:fix-prepare-tag
Sep 1, 2022
Merged

fix: handle tags including numbers in prepare command#165
aduh95 merged 6 commits into
nodejs:mainfrom
teppeis:fix-prepare-tag

Conversation

@teppeis
Copy link
Copy Markdown
Contributor

@teppeis teppeis commented Aug 22, 2022

@aduh95
Copy link
Copy Markdown
Contributor

aduh95 commented Aug 23, 2022

Do you think we could add a test for that?

@teppeis
Copy link
Copy Markdown
Contributor Author

teppeis commented Aug 24, 2022

@aduh95 OK, I'll try.

It seems that CI tests are failing with high frequency even in the main branch.
Do you know the cause?

@teppeis
Copy link
Copy Markdown
Contributor Author

teppeis commented Sep 1, 2022

@aduh95 Thank you for #168.
After it is merged I'd like to add tests for this PR.
If that is going to take some time, please merge this PR first.

@aduh95
Copy link
Copy Markdown
Contributor

aduh95 commented Sep 1, 2022

@aduh95 Thank you for #168. After it is merged I'd like to add tests for this PR. If that is going to take some time, please merge this PR first.

Please don't wait for #168, the faster you add tests, the faster this can be merged, regardless of the flakiness of the CI :)

@teppeis
Copy link
Copy Markdown
Contributor Author

teppeis commented Sep 1, 2022

@aduh95 I've added a test.

Comment thread tests/main.test.ts Outdated
Comment thread tests/main.test.ts Outdated
Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
@aduh95 aduh95 merged commit 5a0727b into nodejs:main Sep 1, 2022
@teppeis teppeis deleted the fix-prepare-tag branch September 1, 2022 18:35
Copy link
Copy Markdown

@Coryhotkiss Coryhotkiss left a comment

Choose a reason for hiding this comment

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

I want it all set up

Copy link
Copy Markdown

@Assylumware Assylumware left a comment

Choose a reason for hiding this comment

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

I want it all set

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.

corepack prepare doesn't work for tags including a number

5 participants