You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
buildtest/README.md

27 lines
587 B
Markdown

12 months ago
# Release Testing
## NoRelease
```
12 months ago
pyb dev prepare_release tag_bump_and_push_release
12 months ago
```
## Release
```
pyb [patch|minor|major] prepare_release tag_bump_and_push_release
12 months ago
```
## 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
9 months ago
Licensed under the [Apache License, Version 2.0](LICENSE) (the "License")