opendevstack / ods-quickstarters

Contains project quickstarters (boilerplates) for Nginx, Go, Java (Spring Boot), Python (Flask), Rust (Axum), Scala (Play), TypeScript (Express), Angular, Ionic, Jupyter, RShiny - all including CI/CD integration & Jenkins build agents
Apache License 2.0
29 stars 41 forks source link

release manager README does not include all possible repository types #974

Closed tbugfinder closed 9 months ago

tbugfinder commented 10 months ago

There are additional repository types like ods-infra, ods-saas-service and ods-library

see https://github.com/opendevstack/ods-jenkins-shared-library/blob/3f8ca5e08955109013232697bbdb1778ce79261c/docs/modules/jenkins-shared-library/pages/orchestration-pipeline.adoc#L46

https://github.com/opendevstack/ods-quickstarters/blob/11d230bd2a26d55ee3b7f7d1b926f6615d221f54/release-manager/files/README.md?plain=1#L41

Also it's difficult to understand the different types. What is the impact within the pipeline while not choosing the appropriate one.