Skip to content

Conversation

@vikramdevtron
Copy link
Contributor

@vikramdevtron vikramdevtron commented Mar 23, 2022

Description

  • API for Deployment history for devtron chart (installed in full mode in gitops way)
  • On chart deploy and re-deploy (updates) new build history will be created,
  • On chart default and bulk deploy will also create new build history in db.
  • Status handler will update each build by git-hash.

Fixes # (issue): #1297

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

  • Chart Create
  • Chart Update
  • Chart Upgrade
  • Build History Fetch Api
  • Status Update Handler - Update Status For Each Build

Checklist:

  • The title of the PR states what changed and the related issues number (used for the release note).
  • Does this PR require documentation updates?
  • I've updated documentation as required by this PR.
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have tested it for all user roles
  • I have added all requird unit/api test cases

@vikramdevtron vikramdevtron requested a review from nishant-d March 24, 2022 10:02
@pghildiyal pghildiyal merged commit 61c2f17 into main Mar 25, 2022
@pghildiyal pghildiyal deleted the chart-build-history-and-status-update branch March 25, 2022 09:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feat : Show Deployment history for devtron chart (installed in full mode in gitops way)

3 participants