Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/devtron-labs/lens


https://github.com/devtron-labs/lens

Last synced: 4 days ago
JSON representation

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