11.1.6 • Published 1 month ago

@auto-it/package-json-utils v11.1.6

Weekly downloads
4,949
License
MIT
Repository
github
Last release
1 month ago

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:

  • Calculate semantic version bumps from PRs
  • Skip a release with the skip-release label
  • Publish canary releases from PRs or locally
  • Generate changelogs with fancy headers, authors, and monorepo package association
  • Use labels to create new changelog sections
  • Generate a GitHub release

Pull Request Interaction Features:

  • Get the labels for a PR
  • Set the status of a PR
  • Check that a pull request has a SemVer label
  • Comment on a PR with markdown
  • Update the PR body with contextual build metadata

Visit the docs for more information.

:pushpin: Plugins :pushpin:

Auto has an extensive plugin system and wide variety of official plugins. Make a PR to add yours!

Package Managers:

  • brew - Automate the creation of Homebrew formulae
  • chrome - Publish code to Chrome Web Store
  • crates - Publish Rust crates
  • cocoapods - Version your Cocoapod, and push to your specs repository!
  • docker - Publish images with Docker
  • gem - Publish ruby gems
  • git-tag - Manage your projects version through just a git tag (default when used with binary)
  • gradle - Publish code with gradle
  • maven - Publish code with maven
  • npm - Publish code to npm (default when installed through npm)
  • vscode - Publish code to the VSCode extension marketplace

Extra Functionality:

  • all-contributors - Automatically add contributors as changelogs are produced using all-contributors-cli
  • conventional-commits - Parse conventional commit messages for version bumps
  • exec - Tap into hooks and run scripts on the terminal
  • first-time-contributor - Thank first time contributors for their work right in your release notes.
  • gh-pages - Automate publishing to your gh-pages documentation website
  • jira - Include Jira story links in the changelog
  • omit-commits - Ignore commits base on name, email, subject, labels, and username
  • omit-release-notes - Ignore release notes in PRs made by certain accounts
  • pr-body-labels - Allow outside contributors to indicate what semver label should be applied to the Pull Request
  • released - Add a released label to published PRs, comment with the version it's included in and comment on the issues the PR closes
  • s3 - Post your built artifacts to amazon s3
  • slack - Post release notes to slack
  • twitter - Post release notes to twitter
  • upload-assets - Add extra assets to the release

:hammer: Start Developing :hammer:

To get set up, fork and clone the project then run the following command:

yarn

Build/Typecheck

You must build at least once before running the tests or lint.

yarn build

In watch mode:

yarn start

Installing the binary

Install the bundled binary onto your system. This requires the project to be built or in watch mode.

yarn install-mac

If running this for the first time you may also have to run the following command.

chmod +x /usr/local/bin/auto

Cleaning

yarn clean

Linting

yarn lint

Testing

yarn test

Run the docs

yarn docs

Create a new plugin

Get started developing a new plugin in the monorepo in seconds.

The two arguments are:

  1. A spaced name
  2. A description
yarn create:plugin my-plugin "Do something really cool"

Create a new package

Get started developing a new package in the monorepo in seconds.

The two arguments are:

  1. A spaced name
  2. A description
yarn create:package my-package "Do something really cool"

:beers: Contributing :beers:

Feel free to make an issue or open a pull request!

Make sure to read our code of conduct.

:rocket: Projects Using 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

:nail_care: auto Badge :nail_care:

Does your project use auto? Then use our custom badge!

Auto Release

Auto Release

Auto Release

Auto Release

:art: Prior Art :art:

auto is inspired by some excellent tech that came before it.

Contributors

Thanks goes to these wonderful people (emoji key):

This project follows the all-contributors specification. Contributions of any kind welcome!

Adding a Contributor

To add a contributor run yarn contributors:add, choose "Add new contributor or edit contribution type" and follow the prompts.

License

FOSSA Status

11.1.5

1 month ago

11.1.6

1 month ago

11.1.4

1 month ago

11.1.3

1 month ago

11.1.2

2 months ago

11.1.1

2 months ago

11.1.0

2 months ago

11.0.6

3 months ago

11.0.7

3 months ago

11.0.5

3 months ago

11.0.4

8 months ago

11.0.2

8 months ago

11.0.3

8 months ago

11.0.0

9 months ago

11.0.1

9 months ago

10.45.2

1 year ago

10.45.1

1 year ago

10.45.0

1 year ago

10.46.0

1 year ago

10.41.0

1 year ago

10.38.1

1 year ago

10.38.0

1 year ago

10.38.3

1 year ago

10.38.2

1 year ago

10.38.5

1 year ago

10.38.4

1 year ago

10.42.0

1 year ago

10.42.2

1 year ago

10.42.1

1 year ago

10.39.0

1 year ago

10.39.1

1 year ago

10.43.0

1 year ago

10.40.0

1 year ago

10.44.0

1 year ago

10.37.6

2 years ago

10.37.5

2 years ago

10.37.2

2 years ago

10.37.1

2 years ago

10.37.4

2 years ago

10.37.3

2 years ago

10.36.6

2 years ago

10.37.0

2 years ago

10.34.2

2 years ago

10.35.1

2 years ago

10.35.0

2 years ago

10.36.1

2 years ago

10.36.0

2 years ago

10.36.3

2 years ago

10.36.2

2 years ago

10.36.5

2 years ago

10.36.4

2 years ago

10.34.1

2 years ago

10.34.0

2 years ago

10.33.0

2 years ago

10.33.1

2 years ago

10.32.5

2 years ago

10.32.4

2 years ago

10.32.6

2 years ago

10.32.3

2 years ago

10.32.2

3 years ago

10.32.1

3 years ago

10.32.0

3 years ago

10.31.0

3 years ago

10.30.0

3 years ago

10.29.3

3 years ago

10.29.2

3 years ago

10.29.1

3 years ago

10.26.1

3 years ago

10.28.0

3 years ago

10.26.0

3 years ago

10.27.0

3 years ago

10.25.2

3 years ago

10.27.1

3 years ago

10.29.0

3 years ago

10.25.1

3 years ago

10.25.0

3 years ago

10.24.3

3 years ago

10.24.2

3 years ago

10.24.1

3 years ago

10.24.0

3 years ago

10.23.0

3 years ago

10.22.1

3 years ago

10.22.0

3 years ago

10.21.2

3 years ago

10.21.3

3 years ago

10.21.1

3 years ago

10.20.5

3 years ago

10.20.6

3 years ago

10.21.0

3 years ago

10.20.3

3 years ago

10.20.4

3 years ago

10.20.2

3 years ago

10.20.1

3 years ago

10.20.0

3 years ago

10.19.0

3 years ago

10.18.8

3 years ago

10.18.9

3 years ago

10.18.6

3 years ago

10.18.7

3 years ago

10.18.5

3 years ago

10.18.4

3 years ago

10.18.2

3 years ago

10.18.3

3 years ago

10.17.0

3 years ago

10.18.0

3 years ago

10.17.1

3 years ago

10.18.1

3 years ago

10.16.8

3 years ago

10.16.7

3 years ago

10.16.6

3 years ago

10.16.4

3 years ago

10.16.5

3 years ago

10.16.2

3 years ago

10.16.3

3 years ago

10.16.1

3 years ago

10.16.0

3 years ago

10.15.0

3 years ago

10.14.2

3 years ago

10.14.1

3 years ago

10.14.0

3 years ago

10.13.4

3 years ago

10.13.3

3 years ago

10.13.1

3 years ago

10.13.2

3 years ago

10.13.0

3 years ago

10.12.2

3 years ago

10.12.0

3 years ago

10.12.1

3 years ago

10.11.0

3 years ago

10.10.1

3 years ago

10.10.0

3 years ago

10.8.0

3 years ago

10.9.0

3 years ago

10.9.1

3 years ago

10.7.0

3 years ago

10.6.2

3 years ago

10.6.1

3 years ago

10.6.0

3 years ago

10.5.1

3 years ago

10.5.0

3 years ago