https://github.com/brahmlower/concourse-example-repo
This is a small monorepo containing several simple projects to demonstrate continual integration testing using concourse.
https://github.com/brahmlower/concourse-example-repo
Last synced: over 1 year ago
JSON representation
This is a small monorepo containing several simple projects to demonstrate continual integration testing using concourse.
- Host: GitHub
- URL: https://github.com/brahmlower/concourse-example-repo
- Owner: brahmlower
- Created: 2019-02-07T16:26:30.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-07T22:38:21.000Z (over 7 years ago)
- Last Synced: 2025-02-05T17:17:20.514Z (over 1 year ago)
- Language: Python
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Concourse Tested Example Repo
This is a small monorepo containing several simple projects to demonstrate continual integration testing using concourse.
## Projects
- (buildings-api-py) Python application service
- (buildings-api-php) PHP application service
- (buildings-sql) SQL migrations
- (buildings-ui) React single page application