Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found

Target

Select target project
  • textplus/text-software-development-guidelines
  • fe/technical-reference
2 results
Show changes
Commits on Source (3)
## [2.2.1](https://gitlab.gwdg.de/fe/technical-reference/compare/v2.2.0...v2.2.1) (2022-04-05)
### Bug Fixes
* change gitflow to GitLab flow ([324f642](https://gitlab.gwdg.de/fe/technical-reference/commit/324f642a027343c3ec08f45874026af09b06e614))
# [2.2.0](https://gitlab.gwdg.de/fe/technical-reference/compare/v2.1.1...v2.2.0) (2022-03-29)
......
......@@ -34,7 +34,7 @@ The workflows we are currently using in the GitLab Runner are:
- Code analyzer
- Packaging (JAR, WAR, DEB, XAR, Docker Image)
- Distribution (Nexus, APTLY repo, eXist repo)
- Release Management (via GitLab Environments and gitflow)
- Release Management (via GitLab Environments and [GitLab flow](#version-control))
### GitLab CI
......