-
-
Notifications
You must be signed in to change notification settings - Fork 46
Improve bump script #3594
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: 5.3-dev
Are you sure you want to change the base?
Improve bump script #3594
Conversation
History #3368 |
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR refactors the bump.php script to improve code organization, maintainability, and functionality. The script is used to update version numbers and metadata across language pack files in the J!German Joomla translation project.
Key changes include:
- Modularized code into discrete functions for better organization
- Added optional date parameter for custom release dates
- Improved error handling and validation
- Enhanced output formatting and messaging
Zusammenfassung der Änderungen
improve bum script