chore: add release-please tags
3 files changed
tree: 72478907c861ecb51a128943ce0a7141091f7bb4
  1. .github/
  2. atmosphere/
  3. ci/
  4. cmd/
  5. doc/
  6. docs/
  7. images/
  8. internal/
  9. molecule/
  10. playbooks/
  11. plugins/
  12. releasenotes/
  13. roles/
  14. .ansible-lint
  15. .coveragerc
  16. .dockerignore
  17. .flake8
  18. .gitignore
  19. .pre-commit-config.yaml
  20. .python-version
  21. .release-please-manifest.json
  22. Dockerfile
  23. galaxy.yml
  24. go.mod
  25. go.sum
  26. poetry.lock
  27. pyproject.toml
  28. README.md
  29. release-please-config.json
  30. 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