chore: stop using dynamic build version
5 files changed
tree: 6dcae3b6846c7c251f9d6b194770db07a48efa19
  1. .github/
  2. ci/
  3. cmd/
  4. doc/
  5. docs/
  6. images/
  7. internal/
  8. molecule/
  9. playbooks/
  10. plugins/
  11. releasenotes/
  12. roles/
  13. zuul.d/
  14. .ansible-lint
  15. .gitignore
  16. .pre-commit-config.yaml
  17. go.mod
  18. go.sum
  19. README.md
  20. tox.ini
README.md

Atmosphere

Contributing

You'll need to make sure that you have pre-commit setup and installed in your environment by running these commands:

pre-commit install --hook-type commit-msg