Thanks to visit codestin.com
Credit goes to github.com

Skip to content

jtrim777-dev/bazeldist

 
 

Repository files navigation

bazeldist

Adapted from vaticle/bazel-distribution

Bazel rules for packaging and deploying projects of a myriad of formats.

Modifications from Original

  • Causes deploy_artifact to use the same VERSION file as other rules
  • Upgrades deploy scripts to use python3 (thus mitigating the macOS python env error)
  • Improves error handling & progress displays in deploy scripts
  • Standardizes token names for package repo auth
  • Allows deploying uber-Jars to Maven repositories
  • Adds a self-packaging rule such that bazeldist itself is available as an HTTP archive

About

Bazel rules for assembling and deploying software distributions

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Starlark 56.1%
  • Kotlin 27.9%
  • Python 15.4%
  • Shell 0.6%