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: Replaced != with <> for PostgreSQL compatibility #5987

Merged
merged 3 commits 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 Main git service fix fix: Replaced != with <> for PostgreSQL compatibility Oct 15, 2024
Copy link

sonarcloud bot commented Oct 15, 2024

@prkhrkat prkhrkat changed the title fix: Replaced != with <> for PostgreSQL compatibility misc: Replaced != with <> for PostgreSQL compatibility Oct 15, 2024
@prkhrkat prkhrkat merged commit 4367f49 into main Oct 15, 2024
7 of 9 checks passed
@prkhrkat prkhrkat deleted the main-git-service-fix branch October 15, 2024 10:04
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 <[email protected]>
Co-authored-by: prakhar katiyar <[email protected]>
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 <[email protected]>
Co-authored-by: kartik-579 <[email protected]>
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