Skip to content

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 and others added 30 commits June 2, 2025 18:31
fix: update default sequence for bulk edit config table and correct README link
…pipelines, add duplicate removal utility, and enhance logging and fallback mechanisms.
…tus fetching, extracting common logic into reusable functions and improving linked pipeline handling.
…nd maintain consistency with refactored CI status handling logic.
…ce readability and align with refactored CI pipeline handling logic.
…r.go` to enhance code clarity and eliminate dead code.
…y and replace the inlined method in `CiHandler.go`.
# Conflicts:
#	specs/common/delete-options.yaml
duplicated removed

ap spec correction
…nes. Add linked pipeline mapping and workflow statuses, refactor status population logic, and introduce reusable adapter methods for linked CI workflows.
chore: Fix cluster and environment page
prkhrkat and others added 12 commits August 19, 2025 15:15
* feat: api spec hosting mechanism

* fix: trigger condition update on wf file

* fix: remove old wf

* refact in specs

* generate-api-docs.sh fix

---------

Co-authored-by: prakhar katiyar <[email protected]>
Co-authored-by: prakhar katiyar <[email protected]>
* fix: API token generation api responses refactoring

* fix: register custom validation against tag for api token name validations

* fix: register custom validation against tag for api token name validations

* Revert "fix: register custom validation against tag for api token name validations"

This reverts commit 7593c27.

* fix: remove `required` validation from Description and expiryAtInMs

* fix: adding resource conflict api response in WriteJsonResp utility

* fix: path params int validation updated to whole numbers only

* fix: handled resource not found response for update and delete api, token
* fix: API token generation api responses refactoring

* fix: register custom validation against tag for api token name validations

* fix: register custom validation against tag for api token name validations

* Revert "fix: register custom validation against tag for api token name validations"

This reverts commit 7593c27.

* fix: remove `required` validation from Description and expiryAtInMs

* fix: adding resource conflict api response in WriteJsonResp utility

* fix: path params int validation updated to whole numbers only

* fix: handled resource not found response for update and delete api, token

* fix: validation for SSO config name field

* fix: enhanced query param validation for commit metadata for pipeline material

* fix: disable updating clsutername and api name in update clsuter api

* fix: enhanced api response in query param validation failure reeors in ge default deployment template

* fix: disable modifying cluster nae and env name in update env api

* fix: resolving review comments

* fix: resolving review comments
Copy link

gitguardian bot commented Aug 25, 2025

⚠️ GitGuardian has uncovered 6 secrets following the scan of your pull request.

Please consider investigating the findings and remediating the incidents. Failure to do so may lead to compromising the associated services or software components.

🔎 Detected hardcoded secrets in your pull request
GitGuardian id GitGuardian status Secret Commit Filename
19465121 Triggered Generic High Entropy Secret 9b21172 scripts/sql/34304100_bulk_edit_config.up.sql View secret
- - Generic High Entropy Secret 40bb962 tests/api-spec-validation/Makefile View secret
19602448 Triggered Generic High Entropy Secret 4338a20 tests/api-spec-validation/Makefile View secret
19601641 Triggered AWS IAM Keys 67387e6 tests/api-spec-validation/reports/live-server-validation-report.md View secret
19578172 Triggered Generic High Entropy Secret b35c605 tests/api-spec-validation/Makefile View secret
19601642 Triggered GitHub Fine Grained Personal Access Token 67387e6 tests/api-spec-validation/reports/live-server-validation-report.md View secret
🛠 Guidelines to remediate hardcoded secrets
  1. Understand the implications of revoking this secret by investigating where it is used in your code.
  2. Replace and store your secrets safely. Learn here the best practices.
  3. Revoke and rotate these secrets.
  4. If possible, rewrite git history. Rewriting git history is not a trivial act. You might completely break other contributing developers' workflow and you risk accidentally deleting legitimate data.

To avoid such incidents in the future consider


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

Copy link

Bito Automatic Review Skipped - Large PR

Bito didn't auto-review this change because the pull request exceeded the line limit. No action is needed if you didn't intend for the agent to review it. Otherwise, to manually trigger a review, type /review in a comment and save.

Copy link

@prkhrkat prkhrkat changed the title misc: Api spec validator misc: Validation on payload and Error handling, API Specs revised Aug 25, 2025
Copy link

Bito Automatic Review Skipped - Large PR

Bito didn't auto-review this change because the pull request exceeded the line limit. No action is needed if you didn't intend for the agent to review it. Otherwise, to manually trigger a review, type /review in a comment and save.

@prkhrkat prkhrkat merged commit fd16464 into develop Aug 25, 2025
9 checks passed
@prkhrkat prkhrkat deleted the feat-api-spec-validator branch August 25, 2025 09:40
@SATYAsasini SATYAsasini restored the feat-api-spec-validator branch August 28, 2025 04:04
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