Releases: jupyterhub/action-k8s-namespace-report
Releases · jupyterhub/action-k8s-namespace-report
v1.2.0 - 2024-02-03
Enhancements made
- Group pod outputs since they can be very long #20 (@manics, @consideRatio)
- Add listing of cronjobs and jobs #13 (@consideRatio, @manics)
Maintenance and upkeep improvements
- dependabot: monthly updates of github actions #21 (@consideRatio)
Documentation improvements
- Update readme example and ci details #25 (@consideRatio)
Continuous integration improvements
- ci: add dependabot for gha, update workflows generally, and use v1,v2,etc tags instead of branches, use pre-commit.ci #16 (@consideRatio)
Contributors to this release
The following people contributed discussions, new ideas, code and documentation contributions, and review.
See our definition of contributors.
(GitHub contributors page for this release)
@consideRatio (activity) | @manics (activity)
v1.1.0
Merge pull request #12 from consideRatio/pr/add-changelog-for-1.1.0 Add changelog for 1.1.0
v1.0.1
Bugfix: usage of ${{ github.action_path }} was apparently essential when referencing files in a composite action during non-local execution of the action.
v1.0.0
Initial release 🎉!
This script was extracted from jupyterhub/zero-to-jupyterhub-k8s to a standalone action for sustainable reuse in other repositories!