v2.0.0 - Major Repository Rename and Restructure
v2.0.0 - Major Repository Rename and Restructure
Breaking Changes
Repository Rename
- Renamed from
linux_docker_container_shutdown
toManage_linux_docker_containers
- Updated all repository URLs and references
- Improved overall project structure
Major Changes
Documentation
- Complete documentation overhaul
- Added comprehensive workflow guides
- Enhanced contribution guidelines
- Improved installation instructions
Infrastructure
- Implemented GitFlow-based branch strategy
- Enhanced GitHub Actions workflows
- Improved changelog automation
- Added semantic versioning support
Security
- Updated GitHub Actions permissions
- Improved token handling
- Enhanced access controls
Migration Guide
-
Update your repository URLs:
git remote set-url origin https://github.com/PeterVinter/Manage_linux_docker_containers.git
-
Pull the latest changes:
git fetch git pull
-
Update any references in your scripts or documentation
Note
Old URLs will automatically redirect to the new repository name.
Additional Information
- All existing functionality remains intact
- Scripts maintain backward compatibility
- Documentation has been updated to reflect new structure
For more details, see the CHANGELOG.md