-
Notifications
You must be signed in to change notification settings - Fork 27
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
Use the shared publish workflow #123
Conversation
@johnmlee101 - We will have to add the |
.github/workflows/publish.yml
Outdated
git config --global user.email [email protected] | ||
|
||
- uses: actions/setup-node@v3 | ||
- uses: Expensify/GitHub-Actions/.github/workflows/npmPublish.yml@main |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
FYI I wonder if we should create versions for this whenever we make code changes in this repo.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
also for testing you can pin it to your branch I think?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Once I confirm it works, we can tag that commit as 1.0 and update all main
references to that 👍
|
well org with whitelisted repos |
Must be holding it wrong: https://github.com/Expensify/eslint-config-expensify/actions/runs/11278808120 |
Related: Expensify/GitHub-Actions#1
Related: https://github.com/Expensify/Expensify/issues/432173