Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/devtron-labs/lens
https://github.com/devtron-labs/lens
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/devtron-labs/lens
- Owner: devtron-labs
- License: apache-2.0
- Created: 2020-10-23T04:44:29.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-06-06T09:31:05.000Z (5 months ago)
- Last Synced: 2024-06-11T11:00:07.099Z (5 months ago)
- Language: Go
- Size: 6.68 MB
- Stars: 3
- Watchers: 2
- Forks: 7
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Application to analyse git and relase data
### Initial testing the application
```bash
curl -XPOST localhost:8080/new-deployment-event -d '{
"ApplicationId": 7,
"EnvironmentId": 1,
"CiArtifactId": 9,
"ReleaseId": 16,
"PipelineOverrideId": 102,
"TriggerTime": "2019-10-28T16:41:13.698823+05:30",
"PipelineMaterials": [
{
"PipelineMaterialId": 9,
"CommitHash": "5e1bcba61adc9ee5826b56e0c3491d4aa023af33"
}
]
}'
```change `CiArtifactId `, `ReleaseId`, `TriggerTime` and `CommitHash` for each release