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

🛠 Tooling: Switch releases from 1.x to a prerelease 2.x #1830

Closed
3 tasks done
JoshuaKGoldberg opened this issue Jan 6, 2025 · 3 comments · Fixed by #1834
Closed
3 tasks done

🛠 Tooling: Switch releases from 1.x to a prerelease 2.x #1830

JoshuaKGoldberg opened this issue Jan 6, 2025 · 3 comments · Fixed by #1834
Assignees
Labels
area: tooling Managing the repository's maintenance status: accepting prs Please, send a pull request to resolve this!

Comments

@JoshuaKGoldberg
Copy link
Owner

JoshuaKGoldberg commented Jan 6, 2025

Bug Report Checklist

  • I have tried restarting my IDE and the issue persists.
  • I have pulled the latest main branch of the repository.
  • I have searched for related issues and found none that matched my issue.

Overview

Prior to #1824, I'm going to switch CTA to releasing on a 2.x branch as not-stable. That way I can run npx create typescript-app@next in production and not have to worry about folks who run npx create-typescript-app getting impacted.

Additional Info

💖

@JoshuaKGoldberg
Copy link
Owner Author

#1834 adds a release-it arg. Since this is the first time I'm using the action that way, not yet switching to 2.x...

@JoshuaKGoldberg
Copy link
Owner Author

Nope. https://github.com/JoshuaKGoldberg/create-typescript-app/actions/runs/12641734672/job/35224736627:

  with:
    release-it-args: --preRelease=next

(ignore the failure, it's from using a ruleset...)

Error: Error: Command failed with exit code 1: npx release-it --verbose --preRelease=next

https://www.npmjs.com/package/create-typescript-app?activeTab=versions shows 1.82.0 as latest...

@JoshuaKGoldberg
Copy link
Owner Author

Done in the commits leading up to 911185e.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: tooling Managing the repository's maintenance status: accepting prs Please, send a pull request to resolve this!
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant