0.4.3 (2024-07-13)
Merged pull requests:
0.4.2 (2024-07-13)
Implemented enhancements:
- Automatically increasing version and create a tag #52 (dj-wasabi)
- Create a Python module and push it to Pypi #50 (dj-wasabi)
Fixed bugs:
Merged pull requests:
0.4.1 (2021-04-16)
Merged pull requests:
0.4.0 (2021-03-16)
Implemented enhancements:
- Added pre-commit hook to now allow commits into master|main;Moved some tasks before doing an tag #47 (dj-wasabi)
- Uncomment commit;No None release; Also able to work with https repositories instead of git #46 (dj-wasabi)
- Added various minor changes #45 (dj-wasabi)
- Using a class for the HTTP functions #43 (dj-wasabi)
Fixed bugs:
- raise ValueError('Please provide the owner of the repository.') as part of Github Actions execution #44
Security fixes:
- Bump ansible from 2.9.14 to 2.9.20 #49 (dependabot[bot])
0.3.1 (2021-02-14)
Implemented enhancements:
- Generating documentation automatically when merged on main #38
Fixed bugs:
- Sphinx 'release' not updated. #41
Merged pull requests:
0.3.0 (2021-02-14)
Implemented enhancements:
- Usage of a Mock to run some tests specific for doing http requests #34
- Update shpinx release when repository contains Sphinx #40 (dj-wasabi)
- Updating the Sphinx release property file when creating a release #39 (dj-wasabi)
- Added the usage of python type hinting for all of the functions. #35 (dj-wasabi)
- Added Sphinx for docs generation #33 (dj-wasabi)
- Added small description in scripts #32 (dj-wasabi)
- Added basic check to verify existing keys in dict #31 (dj-wasabi)
- Added image to be used as part of readme document #30 (dj-wasabi)
Fixed bugs:
Merged pull requests:
0.2.0 (2021-02-01)
Implemented enhancements:
- Write the release.sh into Python #22
- Able to configure repositories #18
- Delete local branches automatically #15
- Check if Docker is running before release.py script continues #28 (dj-wasabi)
- Separating the single big test file into smaller files specific for each module file #27 (dj-wasabi)
- Improved documentation in doc and script and added a pre-commit hook #26 (dj-wasabi)
- Added tests and improved the execute command function #24 (dj-wasabi)
- Added some more tests to increase coverage #23 (dj-wasabi)
Fixed bugs:
- The run-me.py script is failing on executing labels.py script #20
- Removing the prints and exit to get the script working again. #29 (dj-wasabi)
Merged pull requests:
- Added the Python script equivalent of the release.sh BASH script #25 (dj-wasabi)
- Properly able to execute the run-me.py script from GH actions #21 (dj-wasabi)
- Added repository script to configure repositories #19 (dj-wasabi)
- Remove local branches that are already removed on remote #17 (dj-wasabi)
- Added repository for docker-local-development-puppet #14 (dj-wasabi)
0.1.0 (2021-01-08)
Implemented enhancements:
- Added Flake8 pre-commit-hook #11 (dj-wasabi)
- Add GH Action for generating CHANGELOG #10 (dj-wasabi)
- Updated versions to be used as part of Molecule runs #6 (dj-wasabi)
- Create runme script to be executed when merge on master #5 (dj-wasabi)
- Add Python module incl. tests #4 (dj-wasabi)
Fixed bugs:
- The GH Action
run-all
not working correctly #12 - Correcting 'path' to watch for the 'run-all' yob #13 (dj-wasabi)
- Removal of debug commands #9 (dj-wasabi)
- Using function to determine github_user when it is https repo #8 (dj-wasabi)
- Only execute run when changes are made to a certain paths #7 (dj-wasabi)
0.0.3 (2021-01-01)
Implemented enhancements:
0.0.2 (2020-10-17)
Merged pull requests:
0.0.1 (2020-10-16)
* This Changelog was automatically generated by github_changelog_generator