Skip to content

Clarify doppler --fallback semantics in entrypoint comment#142

Merged
SibeiC merged 1 commit into
masterfrom
docs/doppler-fallback-comment
Jun 12, 2026
Merged

Clarify doppler --fallback semantics in entrypoint comment#142
SibeiC merged 1 commit into
masterfrom
docs/doppler-fallback-comment

Conversation

@SibeiC

@SibeiC SibeiC commented Jun 12, 2026

Copy link
Copy Markdown
Owner

Follow-up to #141, addressing the Copilot review comment on entrypoint.sh: verified with doppler CLI v3.76.0 that doppler run --fallback <path> auto-creates/refreshes the encrypted fallback file on each successful fetch — it need not pre-exist and is only read when api.doppler.com is unreachable. Comment-only change.

🤖 Generated with Claude Code

Addresses PR #141 review comment: the fallback file is auto-created by
doppler run on each successful fetch and need not pre-exist.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings June 12, 2026 03:08

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates the entrypoint.sh documentation to precisely describe how doppler run --fallback <path> behaves at runtime (auto-creating/refreshing the encrypted fallback file on successful fetches, and only reading it when the API is unreachable).

Changes:

  • Clarified --fallback semantics in the entrypoint.sh comment to reflect observed Doppler CLI behavior.
  • Expanded the comment to note the fallback file does not need to pre-exist and is refreshed on successful secret fetches.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@github-actions

Copy link
Copy Markdown

Qodana for JVM

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at qodana-support@jetbrains.com

@SibeiC SibeiC merged commit cf59880 into master Jun 12, 2026
11 checks passed
@SibeiC SibeiC deleted the docs/doppler-fallback-comment branch June 12, 2026 03:12
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.

2 participants