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: error handling while creating github repo in case of concurrent reqs #5978

Merged
merged 2 commits into from
Oct 14, 2024

Conversation

prkhrkat
Copy link
Contributor

@prkhrkat prkhrkat commented Oct 10, 2024

Description

Fixes #5842

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 error handling while creating github repo fix: error handling while creating github repo in case of concurrent reqs Oct 10, 2024
@prkhrkat prkhrkat changed the title fix: error handling while creating github repo in case of concurrent reqs chore: error handling while creating github repo in case of concurrent reqs Oct 10, 2024
@prkhrkat prkhrkat changed the title chore: error handling while creating github repo in case of concurrent reqs misk: error handling while creating github repo in case of concurrent reqs Oct 11, 2024
@prkhrkat prkhrkat changed the title misk: error handling while creating github repo in case of concurrent reqs fix: error handling while creating github repo in case of concurrent reqs Oct 11, 2024
@prkhrkat prkhrkat changed the title fix: error handling while creating github repo in case of concurrent reqs misc: error handling while creating github repo in case of concurrent reqs Oct 14, 2024
@prkhrkat prkhrkat merged commit 92764f6 into main Oct 14, 2024
6 checks passed
@prkhrkat prkhrkat deleted the main-git-service-fix branch October 14, 2024 09:33
Copy link

vikramdevtron added a commit that referenced this pull request Oct 14, 2024
* initialise acd client (#5964)

* auth group fix (#5966)

* query params append fix (#5967)

* bluk edit cm and secret fix (#5968)

* removed the field cia (#5969)

* query fix (#5971)

* rollback fix (#5972)

* fix: copy container image version

* fix: cluster and env prod/non prod not propagated in notification event payload

* common-lib update

* error handling while creating github repo (#5978)

---------

Co-authored-by: ayu-devtron <[email protected]>
Co-authored-by: Shivam Nagar <[email protected]>
Co-authored-by: Prakash <[email protected]>
Co-authored-by: Rajeev Ranjan <[email protected]>
Co-authored-by: Ash-exp <[email protected]>
Co-authored-by: Gireesh Naidu <[email protected]>
Co-authored-by: Gireesh Naidu <[email protected]>
Co-authored-by: prakhar katiyar <[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.

Bug: chore task to validate PR correctly
4 participants