No description
gradle/wrapper | ||
infrastructure/test-image | ||
.gitignore | ||
.gitlab-ci.yml | ||
build.gradle | ||
build.py | ||
build_to_test.py | ||
gradlew | ||
gradlew.bat | ||
package.json | ||
project.clj | ||
README.md |
This repo shows examples how dda-devops-build (https://repo.prod.meissa.de/meissa/dda-devops-build) can be used. As a starting point, you may want to have a look at file build.py in this repo and the tasks which are defined in this file.
Release Testing
NoRelease
pyb dev prepare_release tag_bump_and_push_release
Release
pyb [patch|minor|major] prepare_release tag_bump_and_push_release
Development & mirrors
Development happens at: https://repo.prod.meissa.de/meissa/build-test
Mirrors are:
- https://gitlab.com/domaindrivenarchitecture/build-test (issues and PR, CI)
For more details about our repository model see: https://repo.prod.meissa.de/meissa/federate-your-repos
License
Copyright © 2021 meissa GmbH Licensed under the Apache License, Version 2.0 (the "License")