Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Bugathon DT-19 version-2 fixes #4105

Merged
merged 20 commits into from
Oct 17, 2023
Merged

fix: Bugathon DT-19 version-2 fixes #4105

merged 20 commits into from
Oct 17, 2023

Conversation

prakash100198
Copy link
Contributor

@prakash100198 prakash100198 commented Oct 16, 2023

Description

DT-19 v2 bug fixes
Fixes #4104

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Checklist:

  • The title of the PR states what changed and the related issues number (used for the release note).
  • Does this PR requires 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.

Does this PR introduce a user-facing change?


Shivam-nagar23 and others added 18 commits September 20, 2023 16:51
* revert app and workflow creation

* revert err value
* setting parent id and type in cd clone dto req.

* ignoring parentid if parent is ci_pipeline type

* mapping ref vs new cd pipeline in case of cloning app

* minor fix

* passing source to new pipeline id mapping and refpipline id with webhook type cd

* minor fix

* fix

* external ci workflow cloning fix

* minor fix

* creating appWorkflow in app clone service layer rather than in pipelinebuilder for app clone

* minor fixes

* removing pointer map in cdPipelineConfigObject

* further refactoring

* minor fix

* more refactoring

* createWfMapping to createWfInstances

* minor refactoring in AppCloneService

* error handling
* fix-pagination-count

* Handling diff object type
* devtronContainerImageRepo varilable added

* some test around cm/cs

* some test around cm/cs for env

* comments removed

* changes done around secret

* comments removed

* refactoring around cm/cs merge

* golang version updated in dockerfile

* issue fixed after refactoring

* refactoring for cm/cs

* pointer issue handled

* some refactoring around cm/cs and Dockerfile reverted

* index removed

* var name changed
…tep. (#3938)

* devtronContainerImageRepo varilable added

* pass/fail condition issue fixed
)

* bug fix test

* fixes

* added migration script

* removed commented code

* added index back without unique constraint
vikramdevtron
vikramdevtron previously approved these changes Oct 16, 2023
@sonarcloud
Copy link

sonarcloud bot commented Oct 16, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 9 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@prakash100198 prakash100198 merged commit 4c2f42f into main Oct 17, 2023
5 checks passed
@prakash100198 prakash100198 deleted the stable-dt19-v2-oss branch October 17, 2023 05:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: Bugathon DT-19 version-2 fixes
8 participants