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

upgrade to v4 github actions and bun for dependency installation #1662

Merged
merged 6 commits into from
Jun 14, 2024

Conversation

nick-genesis
Copy link
Contributor

@nick-genesis nick-genesis commented May 3, 2024

Dependency installation is much faster with bun, ~1m 23s

For the actual build it doesn't make a difference since bun is using node for it under the hood, and if you force it with --bun it breaks, so sticking with npm run build

Also upgraded github actions from v2 to v4 although don't expect to see much of a difference from that.

@nick-genesis nick-genesis self-assigned this May 3, 2024
@nick-genesis nick-genesis force-pushed the bun-ci branch 7 times, most recently from c5c7007 to aadcb2b Compare May 3, 2024 16:27
Base automatically changed from hardcode-versions to master May 6, 2024 10:12
@nick-genesis nick-genesis changed the title feat: bun CI workflow WIP upgrade to v4 github actions and bun for dependency installation Jun 5, 2024
@nick-genesis nick-genesis marked this pull request as ready for review June 5, 2024 12:27
package.json Show resolved Hide resolved
@dbarros1979 dbarros1979 merged commit d266f27 into master Jun 14, 2024
1 check passed
@dbarros1979 dbarros1979 deleted the bun-ci branch June 14, 2024 13:01
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.

3 participants