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

misc: removed deployment group validation when deleting CD pipelines #5989

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

prkhrkat
Copy link
Contributor

Description

Fixes #

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?


@prkhrkat prkhrkat changed the title removed deployment group validation when deleting CD pipelines fix: removed deployment group validation when deleting CD pipelines Oct 15, 2024
Copy link

@prkhrkat prkhrkat changed the title fix: removed deployment group validation when deleting CD pipelines misc: removed deployment group validation when deleting CD pipelines Oct 15, 2024
@prkhrkat prkhrkat merged commit 8de2c68 into main Oct 15, 2024
10 of 12 checks passed
@prkhrkat prkhrkat deleted the main-delete-fix branch October 15, 2024 12:39
iamayushm added a commit that referenced this pull request Oct 21, 2024
* trigger service import

* manual Cd trigger sync

* migration point

* trigger service code sync

* wf runner impl

* return chartType

* cd WIP

* pree deploy sorted

* refactor stage one

* misc: Replaced != with <> for PostgreSQL compatibility (#5987)

* error handling while creating github repo

* Replaced != with <> for PostgreSQL compatibility

* removed deployment group validation when deleting CD pipelines (#5989)

* extracting logic for cd trigger in function (already present on enterprise)

* adding extra error

* wip: adding back migration code

---------

Co-authored-by: nishant <nishant@devtron.ai>
Co-authored-by: prakhar katiyar <39842461+prkhrkat@users.noreply.github.com>
vikramdevtron added a commit that referenced this pull request Oct 24, 2024
* misc: Replaced != with <> for PostgreSQL compatibility (#5987)

* error handling while creating github repo

* Replaced != with <> for PostgreSQL compatibility

* removed deployment group validation when deleting CD pipelines (#5989)

* fix for multiple param of filter in helm app list (#6013)

* fix: plugin getByName method error handling (#6016)

* plugin fix

* reverted errnorows change

* dep import

---------

Co-authored-by: prakhar katiyar <39842461+prkhrkat@users.noreply.github.com>
Co-authored-by: kartik-579 <84493919+kartik-579@users.noreply.github.com>
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.

2 participants