https://github.com/go-vela/vela-npm
NPM Plugin for Vela (Target's official Pipeline Automation Framework)
https://github.com/go-vela/vela-npm
vela vela-plugin
Last synced: 5 months ago
JSON representation
NPM Plugin for Vela (Target's official Pipeline Automation Framework)
- Host: GitHub
- URL: https://github.com/go-vela/vela-npm
- Owner: go-vela
- License: apache-2.0
- Created: 2022-01-19T16:09:36.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2026-01-12T17:29:21.000Z (6 months ago)
- Last Synced: 2026-01-12T23:00:00.363Z (6 months ago)
- Topics: vela, vela-plugin
- Language: Go
- Size: 148 KB
- Stars: 1
- Watchers: 11
- Forks: 3
- Open Issues: 5
-
Metadata Files:
- Readme: .github/README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
- Support: .github/SUPPORT.md
Awesome Lists containing this project
README
# vela-npm
[](../LICENSE)
[](https://godoc.org/github.com/go-vela/vela-npm)
[](https://goreportcard.com/report/go-vela/vela-npm)
[](https://codecov.io/gh/go-vela/vela-npm)
Vela plugin designed for publishing [npm packages to npm registries](https://www.npmjs.com/).
Internally, the plugin is a wrapper around the [npm CLI](https://docs.npmjs.com/cli/v8/commands/npm).
## Documentation
For installation and usage, please [visit our docs](https://go-vela.github.io/docs).
## Contributing
We are always welcome to new pull requests!
Please see our [contributing](CONTRIBUTING.md) docs for further instructions.
## Support
We are always here to help!
Please see our [support](SUPPORT.md) documentation for further instructions.
## Copyright and License
```
Copyright 2022 Target Brands, Inc.
```