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: Set up automated releases with Changeset #239

Open
3 tasks done
JoshuaKGoldberg opened this issue Apr 10, 2024 · 1 comment
Open
3 tasks done

🛠 Tooling: Set up automated releases with Changeset #239

JoshuaKGoldberg opened this issue Apr 10, 2024 · 1 comment
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

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

This is my first monorepo and I've never done automated releases before. I'd like to try out Changesets. 🚀

Additional Info

No response

@JoshuaKGoldberg JoshuaKGoldberg added status: accepting prs Please, send a pull request to resolve this! 🙏 area: tooling Managing the repository's maintenance 🛠️ labels Apr 10, 2024
@JoshuaKGoldberg JoshuaKGoldberg self-assigned this Apr 10, 2024
JoshuaKGoldberg added a commit that referenced this issue Sep 15, 2024
## PR Checklist

- [x] Addresses an existing open issue: fixes #619
- [x] That issue was marked as [`status: accepting
prs`](https://github.com/JoshuaKGoldberg/emoji-blast/issues?q=is%3Aopen+is%3Aissue+label%3A%22status%3A+accepting+prs%22)
- [x] Steps in
[CONTRIBUTING.md](https://github.com/JoshuaKGoldberg/emoji-blast/blob/main/.github/CONTRIBUTING.md)
were taken

## Overview

I must have published incorrectly before, pending #239. But these are
the directories to publish anyway.

💖
JoshuaKGoldberg added a commit that referenced this issue Nov 4, 2024
## PR Checklist

- [x] Addresses an existing open issue: fixes #739
- [x] That issue was marked as [`status: accepting
prs`](https://github.com/JoshuaKGoldberg/emoji-blast/issues?q=is%3Aopen+is%3Aissue+label%3A%22status%3A+accepting+prs%22)
- [x] Steps in
[CONTRIBUTING.md](https://github.com/JoshuaKGoldberg/emoji-blast/blob/main/.github/CONTRIBUTING.md)
were taken

## Overview

Per #239 things aren't fully set up and I'm doing some steps manually
myself. But I believe this is the missing portion either way.
@JoshuaKGoldberg
Copy link
Owner Author

Current status: the Changesets action is running on this monorepo but I haven't fully set it up to actually do releases. I'm still running pnpm build, pnpm build:release, pnpm publish, etc. manually locally. Which is not ideal.

#822 has links to places where I've been manually publishing...

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

No branches or pull requests

1 participant