Skip to content

confirm passwords match between .env and secrets.json #597

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
May 23, 2025

Conversation

audreyality
Copy link
Member

@audreyality audreyality commented May 23, 2025

🎟️ Tracking

N/A

📔 Objective

@justindbaur pointed out that there's a .env file, so I've adjusted the instructions to include a step confirming the environment variables match.

This PR also moves the application config above the database config so that a reader encounters secrets.json before it's referenced by the database config section's tips.

(rendered)

🦮 Reviewer guidelines

  • 👍 (:+1:) or similar for great changes
  • 📝 (:memo:) or ℹ️ (:information_source:) for notes or general info
  • ❓ (:question:) for questions
  • 🤔 (:thinking:) or 💭 (:thought_balloon:) for more open inquiry that's not quite a confirmed
    issue and could potentially benefit from discussion
  • 🎨 (:art:) for suggestions / improvements
  • ❌ (:x:) or ⚠️ (:warning:) for more significant problems or concerns needing attention
  • 🌱 (:seedling:) or ♻️ (:recycle:) for future improvements or indications of technical debt
  • ⛏ (:pick:) for minor or nitpick changes

@audreyality audreyality requested a review from a team as a code owner May 23, 2025 13:25
Copy link

cloudflare-workers-and-pages bot commented May 23, 2025

Deploying contributing-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 800888f
Status: ✅  Deploy successful!
Preview URL: https://1978c793.contributing-docs.pages.dev
Branch Preview URL: https://add-dot-env-reminder.contributing-docs.pages.dev

View logs

@audreyality
Copy link
Member Author

@jprusik - hope you don't mind I tagged you for this PR.

jprusik
jprusik previously approved these changes May 23, 2025
Copy link
Contributor

@jprusik jprusik left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link

github-actions bot commented May 23, 2025

Logo
Checkmarx One – Scan Summary & Details2899655c-46f5-4a80-b315-1355a8f2dec6

Great job, no security vulnerabilities found in this Pull Request

@withinfocus
Copy link
Contributor

Gonna cause conflicts with #593.

jprusik
jprusik previously approved these changes May 23, 2025
@audreyality
Copy link
Member Author

audreyality commented May 23, 2025

Gonna cause conflicts with #593.

I addressed the differences. The only conflict now should be that I moved "user secrets" above "updating the database".

I can't include the link to the migration page since the page it refers to doesn't exist.

Copy link
Member

@justindbaur justindbaur left a comment

Choose a reason for hiding this comment

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

Looks great!

@audreyality audreyality merged commit 826eeb7 into main May 23, 2025
10 checks passed
@audreyality audreyality deleted the add-dot-env-reminder branch May 23, 2025 14:25
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.

4 participants