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

Update/Add Bun #9521

Closed
4 of 14 tasks
TomasHubelbauer opened this issue Mar 15, 2024 · 2 comments
Closed
4 of 14 tasks

Update/Add Bun #9521

TomasHubelbauer opened this issue Mar 15, 2024 · 2 comments

Comments

@TomasHubelbauer
Copy link

Tool name

Bun

Tool license

MIT https://bun.sh/docs/project/licensing

Add or update?

  • Add
  • Update

Desired version

Latest

Approximate size

No response

Brief description of tool

Hi, I'd like to request that Bun, the alternative JavaScript runtime to Node, be added to the runner images by default. It would eliminate the need to add an explicit installation step for it (https://bun.sh/guides/runtime/cicd) the same way we don't need to do this for Node if we're okay with the OOTB version.

URL for tool's homepage

https://bun.sh/

Provide a basic test case to validate the tool's functionality.

bun -v

Platforms where you need the tool

  • Azure DevOps
  • GitHub Actions

Runner images where you need the tool

  • Ubuntu 20.04
  • Ubuntu 22.04
  • macOS 11
  • macOS 12
  • macOS 13
  • macOS 13 Arm64
  • macOS 14
  • macOS 14 Arm64
  • Windows Server 2019
  • Windows Server 2022

Can this tool be installed during the build?

https://bun.sh/install

Tool installation time in runtime

No response

Are you willing to submit a PR?

Sure, if there's interest in adding this from the maintainers and there is a guide showing how to do it or an example to copy (like the way Node is currently being installed)

@Alexey-Ayupov
Copy link
Collaborator

It was decided not to add this tool to the Ubuntu images due to maintenance concerns and relatively short installation time. Please continue installing it in runtime.

If you have any questions feel free to reach us.

@Jarred-Sumner
Copy link

@Alexey-Ayupov is there anything we can do on Bun's end to make it easier to include Bun in the GitHub runner images?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants