Skip to content

Fix docs: remote config other than Git is already available#5508

Merged
t-kikuc merged 1 commit intomasterfrom
docs/fix-launcher-remote-config
Jan 24, 2025
Merged

Fix docs: remote config other than Git is already available#5508
t-kikuc merged 1 commit intomasterfrom
docs/fix-launcher-remote-config

Conversation

@t-kikuc
Copy link
Member

@t-kikuc t-kikuc commented Jan 23, 2025

What this PR does:

Remove the following sentence.

Currently, we only support remote config from a Git repository, but other remote locations could be supported in the future. Please check

And added the link to RuntimeOptions.

Why we need it:

Remote config other than Git repo is already available.

(e.g. GCP Secret Manager, AWS Secrets Manager, AWS SSM Parameter Store.)

Available locations are described on the RuntimeOptions page.

https://pipecd.dev/docs-v0.50.x/user-guide/managing-piped/runtime-options/#options-for-launcher

Which issue(s) this PR fixes:

Fixes #

Does this PR introduce a user-facing change?:

  • How are users affected by this change:
  • Is this breaking change:
  • How to migrate (if breaking change):

Signed-off-by: t-kikuc <tkikuchi07f@gmail.com>
@t-kikuc t-kikuc enabled auto-merge (squash) January 23, 2025 09:47
@codecov
Copy link

codecov bot commented Jan 23, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 26.28%. Comparing base (cc28c03) to head (e674711).
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5508   +/-   ##
=======================================
  Coverage   26.28%   26.28%           
=======================================
  Files         464      464           
  Lines       49635    49635           
=======================================
  Hits        13047    13047           
  Misses      35555    35555           
  Partials     1033     1033           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@Warashi Warashi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice catch!

Copy link
Member

@ffjlabo ffjlabo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@t-kikuc t-kikuc merged commit 90170ba into master Jan 24, 2025
14 checks passed
@t-kikuc t-kikuc deleted the docs/fix-launcher-remote-config branch January 24, 2025 01:07
@github-actions github-actions bot mentioned this pull request Mar 25, 2025
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.

3 participants