https://github.com/sovereigncloudstack/generics
Central place for our CI scripts and unified templates like README files
https://github.com/sovereigncloudstack/generics
Last synced: 9 months ago
JSON representation
Central place for our CI scripts and unified templates like README files
- Host: GitHub
- URL: https://github.com/sovereigncloudstack/generics
- Owner: SovereignCloudStack
- License: gpl-3.0
- Created: 2020-07-02T12:58:40.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-07-30T03:50:22.000Z (over 1 year ago)
- Last Synced: 2024-07-31T06:15:42.395Z (over 1 year ago)
- Language: Python
- Homepage: https://scs.community/
- Size: 54.7 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# generics
Central place for CI scripts and unified templates like README
files.
## Workflow
1. Changes in this repository must first be added to the corresponding template
for new projects and successfully verified by the CI.
The change made in the template must be referenced in the commit message.
2. The change is processed (use of templates, ..) and added to the corresponding
directories (``k8s``, ``github``).
3. The changes can then be applied to all repositories using
[Gilt](https://github.com/metacloud/gilt).
## Templates for new projects
* K8S: https://github.com/SovereignCloudStack/k8s-template