Security News
Bun 1.2 Released with 90% Node.js Compatibility and Built-in S3 Object Support
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.
Option 1: via new repo page
Option 2: via this repo
$ git clone git@github.com:traveloka/<repo_name>.git
& cd <repo_name>
$ yarn setup
Go to https://circleci.com/add-projects/gh/traveloka (authorize github if needed)
Search your new repo & click "Setup Project" (may take a while)
Trigger your first build!
That's it! Have fun 😉
Note: you only need to do this once.
In order for us to automate the publishing process, you will need to register the NPM publish token to the repo. Since access to this token is limited to certain group of people only, please ask @web-infra team on Slack to register it for you using the following template:
Hi @web-infra, please help register NPM publish token to our repo (https://github.com/traveloka/<your-repo-name>) for automatic publishing.
Repo purpose: (provide some details about the repo).
How to register NPM publish token (for @web-infra):
Key: NPM_AUTH_TOKEN
$ yarn release
$ git push --follow-tags
Under the hood, the yarn release
command uses standard-version utility to do the following tasks (simplified):
Finally, the second command will push your newly created tag
to your remote & trigger the automated publishing process. To see the progress, just click on the "Actions" tab on your Github repo page.
FAQs
- [Setup](#setup) - [How to Publish](#how-to-publish)
The npm package flight-std receives a total of 0 weekly downloads. As such, flight-std popularity was classified as not popular.
We found that flight-std demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.
Security News
Biden's executive order pushes for AI-driven cybersecurity, software supply chain transparency, and stronger protections for federal and open source systems.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.