Gathering detailed insights and metrics for @auto-it/released
Gathering detailed insights and metrics for @auto-it/released
Gathering detailed insights and metrics for @auto-it/released
Gathering detailed insights and metrics for @auto-it/released
npm install @auto-it/released
Module System
Min. Node Version
Typescript Support
Node Version
NPM Version
2,281 Stars
6,355 Commits
205 Forks
17 Watching
49 Branches
100 Contributors
Updated on 26 Nov 2024
TypeScript (98.9%)
JavaScript (1.01%)
Ruby (0.09%)
Cumulative downloads
Total Downloads
Last day
-52.9%
7,964
Compared to previous day
Last week
-19.7%
61,163
Compared to previous week
Last month
34.2%
316,049
Compared to previous month
Last year
38.3%
2,635,929
Compared to previous year
1
Generate releases based on semantic version labels on pull requests
Automated releases powered by pull request labels. Streamline your release workflow and publish constantly! auto
is meant to be run in a continuous integration (CI) environment, but all the commands work locally as well.
Release Features:
skip-release
labelPull Request Interaction Features:
Visit the docs for more information.
Auto has an extensive plugin system and wide variety of official plugins. Make a PR to add yours!
Package Managers:
default
when used with binary)default
when installed through npm
)Extra Functionality:
released
label to published PRs, comment with the version it's included in and comment on the issues the PR closesTo get set up, fork and clone the project then run the following command:
1yarn
You must build at least once before running the tests or lint.
1yarn build
In watch mode:
1yarn start
Install the bundled binary onto your system. This requires the project to be built or in watch mode.
1yarn install-mac
If running this for the first time you may also have to run the following command.
1chmod +x /usr/local/bin/auto
1yarn clean
1yarn lint
1yarn test
1yarn docs
Get started developing a new plugin in the monorepo in seconds.
The two arguments are:
1yarn create:plugin my-plugin "Do something really cool"
Get started developing a new package in the monorepo in seconds.
The two arguments are:
1yarn create:package my-package "Do something really cool"
Feel free to make an issue or open a pull request!
Make sure to read our code of conduct.
auto
:rocket::star: Storybookjs design-system - Storybook's official design system
:star: space-kit - Home base for Apollo's design system
:star: react-glider - A react wrapper for glider.js
:star: reaction - Artsy’s React Components
:star: emission - Artsy’s React Native Components
:star: webpack-inject-plugin - A webpack plugin to dynamically inject code into the bundle.
:star: html-webpack-insert-text-plugin - Insert text into the head or body of your HTML
:star: react-easy-crop - A React component to crop images/videos with easy interactions
auto
Badge :nail_care:Does your project use auto
? Then use our custom badge!
auto
is inspired by some excellent tech that came before it.
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification, contributions of any kind welcome!
To add a contributor run yarn contributors:add
, choose "Add new contributor or edit contribution type" and follow the prompts.
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
Found 3/5 approved changesets -- score normalized to 6
Reason
5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
project is not fuzzed
Details
Reason
security policy file not detected
Details
Reason
Project has not signed or included provenance with any releases.
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
71 existing vulnerabilities detected
Details
Score
Last Scanned on 2024-11-25
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More