https://github.com/parcellab/ci
Continuous Integration Suite
https://github.com/parcellab/ci
team-architecture
Last synced: 4 months ago
JSON representation
Continuous Integration Suite
- Host: GitHub
- URL: https://github.com/parcellab/ci
- Owner: parcelLab
- Created: 2023-01-26T22:09:03.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-11-18T10:48:38.000Z (4 months ago)
- Last Synced: 2025-11-18T11:20:34.055Z (4 months ago)
- Topics: team-architecture
- Language: Shell
- Homepage:
- Size: 240 KB
- Stars: 0
- Watchers: 8
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# CI Pipelines
[](https://github.com/parcelLab/ci/actions/workflows/ci.github-workflows.yaml)
[](https://github.com/parcelLab/ci/actions/workflows/ci.json.yaml)
[](https://github.com/parcelLab/ci/actions/workflows/ci.yaml.yaml)
The intention of this repository is to be public, in order to share what we consider
good CI/CD practices to the community.
While the structure is very much solving parcelLab's unique use cases, the files here could be reused by anybody else as they do not have any business logic attached.
## Contributing
[Contribution guidelines](CONTRIBUTING.md)