This document contains comprehensive information of the new features, enhancements, fixes and other changes of GitLab Configuration as Code.
- Adjust CI variable validation regex to the one GitLab uses
0.6.2 - 2021-04-09
0.6.1 - 2021-01-22
- Add hyphen '-' support to Instance CI/CD Variables
0.6.0 - 2020-11-26
- Support for configuring Instance CI/CD Variables
- Validation of resources using JSON Schema
- Switch CI from Travis to GitHub Actions
- Do not log values of any variables, because this may lead to leak of secrets
- Use
!include
directive with path relative to GitLab configuration file path
- Support for configuring Feature Flags
- Support for mixing GitLab client configuration in file and environment variables
- Calculation of key prefixes in
UpdateOnlyConfigurer
- Support for configuring Appearance
- Updated dependency on
python-gitlab
- Code modularization
- Documentation available under https://gitlab-configuration-as-code.readthedocs.io/
- Initial release with support for application settings and license