Skip to content

fix: .env.example file state DIRECT_URL without ref#4275

Merged
carderne merged 1 commit into
mainfrom
fix/env-example
Jul 16, 2026
Merged

fix: .env.example file state DIRECT_URL without ref#4275
carderne merged 1 commit into
mainfrom
fix/env-example

Conversation

@carderne

@carderne carderne commented Jul 16, 2026

Copy link
Copy Markdown
Collaborator

The DIRECT_URL=${DATABASE_URL} wasn't working in at least one user of the var.

@changeset-bot

changeset-bot Bot commented Jul 16, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 42b7e71

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@coderabbitai

coderabbitai Bot commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

Walkthrough

Updated .env.example to use an explicit local Postgres connection string for DIRECT_URL and modified the commented INTERNAL_OTEL_METRIC_EXPORTER_INTERVAL_MS configuration line.

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description is far shorter than the required template and omits the issue link, checklist, testing, changelog, and screenshots sections. Expand it to match the template: add Closes #, complete the checklist, describe testing, summarize changes, and include screenshots if applicable.
✅ Passed checks (4 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Title check ✅ Passed The title is concise and clearly refers to the DIRECT_URL change in .env.example.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/env-example

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.

@carderne carderne marked this pull request as ready for review July 16, 2026 15:39
@carderne carderne marked this pull request as draft July 16, 2026 15:39

@devin-ai-integration devin-ai-integration Bot 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.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

@carderne carderne marked this pull request as ready for review July 16, 2026 15:42
@carderne carderne merged commit eccc8e3 into main Jul 16, 2026
27 checks passed
@carderne carderne deleted the fix/env-example branch July 16, 2026 15:43
@d-cs d-cs assigned d-cs and unassigned d-cs Jul 16, 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.

3 participants