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

chore: use changeset for changelog #10

Merged
merged 8 commits into from
Nov 5, 2024
Merged

chore: use changeset for changelog #10

merged 8 commits into from
Nov 5, 2024

Conversation

xiaohuoni
Copy link
Member

No description provided.

package.json Outdated Show resolved Hide resolved
@xiaohuoni
Copy link
Member Author

@sorrycc done

@@ -1,2 +1,3 @@
packages:
- "."
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 Author

Choose a reason for hiding this comment

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

pnpm 可以跑,但是 @manypkg/get-packages 和 changeset 获取不到根目录的包

package.json Show resolved Hide resolved
- name: Create Release Pull Request
uses: changesets/action@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Copy link
Member

Choose a reason for hiding this comment

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

这个有配了或者需要配吗?刚看了下 https://github.com/umijs/tnf/settings/secrets/actions 没有这个值。

Copy link
Member Author

Choose a reason for hiding this comment

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

默认有这个值,我上次也找了很久

CONTRIBUTING.md Outdated Show resolved Hide resolved
@sorrycc sorrycc changed the title feat: changeset chore: use changeset for changelog Nov 5, 2024
@sorrycc sorrycc merged commit b3c9f53 into master Nov 5, 2024
3 checks passed
@sorrycc sorrycc deleted the feat-changeset branch November 5, 2024 10:16
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