Skip to content
This repository was archived by the owner on Apr 28, 2025. It is now read-only.

Apply latest nlm generator #38

Merged
merged 1 commit into from
Jan 5, 2018
Merged

Apply latest nlm generator #38

merged 1 commit into from
Jan 5, 2018

Conversation

markowsiak
Copy link
Contributor

This PR was created by a machine.

nlm is a tool for automating the release of node packages. There are some notable implications of using nlm:

  • Commits messages are used to determine the semver implications of the changes.
  • The above means that all commits have to follow the angular commit message conventions so nlm can parse them.
  • Releases happen automatically from CI after successful builds of the master branch. There's no manual intervention required.

Additionally some standard dependency versions were enforced:

  • bluebird@^3.3.3
  • lodash@^4.6.1

/cc @groupon/itier

@markowsiak markowsiak requested a review from jkrems January 4, 2018 20:40
@markowsiak markowsiak merged commit 4984522 into master Jan 5, 2018
@aaarichter aaarichter deleted the apply-nlm-generator branch June 27, 2021 16:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants