lens

command module
v0.0.0-...-70577aa Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 6, 2024 License: Apache-2.0 Imports: 17 Imported by: 0

README

Application to analyse git and relase data

Initial testing the application

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

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
sql

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL