Skip to content

fix(cd): Update to support multiple secret values - #1205

Open
Ayush8923 wants to merge 4 commits into
mainfrom
feat/update-fetch-script
Open

Ayush8923 wants to merge 4 commits into
mainfrom
feat/update-fetch-script

Conversation

@Ayush8923

@Ayush8923 Ayush8923 commented Sep 21, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Before: The fetch-script.sh did not support fetching multiple comma-separated values from different variables.
  • Now: The script has been updated to fetch these multiple values.
  • Updated the fetching logic in fetch-script.sh.

Checklist

Before submitting a pull request, please ensure that you mark these task.

  • Ran fastapi run --reload app/main.py or docker compose up in the repository root and test.
  • If you've fixed a bug or added code that is tested and has test cases.

@coderabbitai

coderabbitai Bot commented Sep 21, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are limited based on label configuration.

🏷️ Required labels (at least one) (1)
  • ready-for-review

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository: ProjectTech4DevAI/kaapi-backend/.coderabbit.yaml

Review profile: CHILL

Plan: Advanced

Run ID: cc5cab06-371a-42c0-9230-1a67431c1c8f

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@Ayush8923 Ayush8923 self-assigned this Sep 21, 2026
@github-actions github-actions Bot changed the title fix(*): Update fetch script to get the AWS Secrets fix(fetch-script): Update to support multiple values Sep 21, 2026
@github-actions

github-actions Bot commented Sep 21, 2026

Copy link
Copy Markdown

OpenAPI changes   ⚪ No API surface changes

Note

This PR does not modify the API contract.

main9f85f5ac · generated by oasdiff

@codecov

codecov Bot commented Sep 21, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@Ayush8923 Ayush8923 changed the title fix(fetch-script): Update to support multiple values fix(cd): Update to support multiple values Sep 21, 2026
@Ayush8923 Ayush8923 changed the title fix(cd): Update to support multiple values fix(cd): Update to support multiple secret values Sep 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant