# lens **Repository Path**: devtron-labs/lens ## Basic Information - **Project Name**: lens - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-09-02 - **Last Updated**: 2022-07-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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