https://github.com/npm/npm-cli-release-please
A repo for testing release please settings on a live GitHub repo. This is not actually published anywhere.
https://github.com/npm/npm-cli-release-please
npm-cli
Last synced: 8 months ago
JSON representation
A repo for testing release please settings on a live GitHub repo. This is not actually published anywhere.
- Host: GitHub
- URL: https://github.com/npm/npm-cli-release-please
- Owner: npm
- Created: 2022-08-29T17:30:27.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-08-26T20:36:14.000Z (almost 2 years ago)
- Last Synced: 2024-10-01T16:06:28.935Z (over 1 year ago)
- Topics: npm-cli
- Language: JavaScript
- Homepage:
- Size: 80.7 MB
- Stars: 7
- Watchers: 7
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
- Authors: AUTHORS
Awesome Lists containing this project
README
# npm cli release test repo thingy
Throwing things against the wall here.
```sh
$ node node_modules/@npmcli/template-oss/bin/release-please.js --branch="test-branch-name" --defaultTag="latest"
$ set -x GITHUB_REPOSITORY npm/npm-cli-release-please
$ set -x GITHUB_TOKEN (gh auth token)
```