Skip to content

sync: Release candidate v0.34.0 #6539

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

Merged
merged 56 commits into from
Apr 25, 2025
Merged

sync: Release candidate v0.34.0 #6539

merged 56 commits into from
Apr 25, 2025

Conversation

vikramdevtron
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 and others added 30 commits April 2, 2025 16:14
fix: postgresql skip unique constraints error and handle network connection error
# Conflicts:
#	pkg/module/bean/bean.go
#	util/GlobalConfig.go
#	vendor/github.com/devtron-labs/authenticator/client/oidcClient.go
misc: update the descriptions of env variables
# Conflicts:
#	env_gen.json
#	env_gen.md
vikramdevtron and others added 22 commits April 14, 2025 13:28
fix: CI dangling pod after aborting build
fix: added more fields in webhook notification
* wip: adding code in oss

* adding migration

* fix for oci chart link

* renaming migration

---------

Co-authored-by: iamayushm <devtron-bot@devtron.ai>
* changes around ciHandler

* common constants create

* ci service and trigger service creation

* wire file missed

* trigger service moved completely

* feat: added ucid validation for ci/cd workflow status update event

* telemetry svc refactoring

* updated wire gen files

* fix: CheckIfReTriggerRequired condition and CdHandlerImpl.UpdateWorkflow method

* fix: workflow message update

* updated import alias

* fix: ci/ cd status update inconsistencies

* fix: checkForOptOut method error handling

* fix: panic handling

* fix: updated DevtronAdministratorInstanceLabelKey for system executor

* fix: reverted base64 encoding

* fix: ci/ cd workflow msg update

* fix: ci/ cd workflow msg update

* matrics for retrigger failed event

* updated logger

* ci service ent oss completed

* added app to subdirectory for categorising entity

* cd handler and ci handle extracted, executor workflow service executed

* workflow service ent change

* workflow service ent change

* Redundant import removed

* rename pkg/

* reverted pkg categorisation

* chore: posthug refactoring and const renamed

* chore: kubewatch const renamed

* chore: removed posthug module

* chore: ci/cd workflow message datatype updated

* wip

* file renaming

* deployStage unstacked file

* file renamed

* updated BuildxCacheFlags description

---------

Co-authored-by: Ash-exp <asutosh2000ad@gmail.com>
Copy link

The migration files have successfully passed the criteria!!

Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
6.7% Duplication on New Code (required ≤ 3%)

See analysis details on SonarQube Cloud

@vikramdevtron vikramdevtron merged commit 2dfc5a6 into main Apr 25, 2025
9 of 10 checks passed
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.

9 participants