Releases: MathewKeeling/Gitlab-Helper
Releases · MathewKeeling/Gitlab-Helper
Release list
v2024.10.29
Add files via upload
2024.10.1
[2024.10.1] - 2024-10-23
Added
- Introduced
--add_urlargument to add a new configuration section for a fully qualified domain name (FQDN). - Introduced
--set_urlargument to set the selected GitLab URL. - Introduced
--list_urlargument to list all available URLs in the configuration file. - Improved user messages to be clearer and more informative.
- Configuration file path is now printed whenever the user needs to modify the INI file.
- Added validation for the
--set_urlargument to ensure the section exists before setting it.
Changed
- The script now dynamically selects the appropriate configuration based on the selected GitLab URL.
- The script now instructs the user to update the INI file with relevant information when adding a new FQDN.