DeployHubProject / DeployHub-Pro

DeployHub Pro Pipeline Status Project
https://www.openmakesoftware.com/application-release-automation-for-continuous-delivery/
Other
11 stars 4 forks source link

capture deployment details #328

Open piyush94 opened 3 years ago

piyush94 commented 3 years ago

Hi @sbtaylor15, is it currently possible to capture deployment details for files (executables, tars, zips, iso, etc.)?

sbtaylor15 commented 3 years ago

@piyush94 do you want to store the artifacts in the database like we did with the Helm charts?

piyush94 commented 3 years ago

@sbtaylor15 no, only deployment details are fine as the artifact size can be in GBs.

sbtaylor15 commented 3 years ago

@piyush94 go into a deployment log for a "files" deployment and then choose the Files tab. Let us know if the deployed files are in the table or not.

piyush94 commented 3 years ago

@sbtaylor15 yes, deployed files do show up the table.

sbtaylor15 commented 3 years ago

@piyush94 what format do you need the captured data in? via the API like the helm capture export?

piyush94 commented 3 years ago

@sbtaylor15 JSON format is good via the API.