Skip to content

Conversation

@vikramdevtron
Copy link
Contributor

@vikramdevtron vikramdevtron commented Apr 5, 2022

Description

Api Modification and Package Refactor for Deployment History, Deployment History Info, Rollback.

Combine rest handlers for same purpose of apis like deployment history will have single api for both hyperion and full mode.
Packages refactor

Fixes # (issue) : #1419

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?

  • Deployment History for both EA_Only/FULL
  • Deployment History Info for both EA_Only/FULL
  • Rollback for both EA_Only/FULL

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 the required unit/api test cases

@vikramdevtron vikramdevtron self-assigned this Apr 5, 2022
@vikramdevtron vikramdevtron changed the title App store refactor FIX: App store apis merge into single and package refactor Apr 5, 2022
Copy link
Contributor

@manish-agrawal-ai manish-agrawal-ai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

check comment

@vikramdevtron vikramdevtron merged commit 9e9841d into main Apr 6, 2022
@vikramdevtron vikramdevtron deleted the app-store-refactor branch April 6, 2022 14:09
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.

Refactoring of some APIs (eg : deployment-history, rollback) to merge in single API for all types of offering

3 participants