Skip to content
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

cna: create .env.example correctly #73685

Open
wants to merge 1 commit into
base: canary
Choose a base branch
from

Conversation

JamBalaya56562
Copy link
Contributor

What?

  1. Rename .env.example to env.example in the CNA templates.
  2. Update index.ts to create .env.example correctly.
  3. Add .env.example to integration tests.

Why?

At #56469, .env.example was added to CNA templates.
However, create-next-app command doesn't make it due to dotfile.

@ijjk ijjk added create-next-app Related to our CLI tool for quickly starting a new Next.js application. tests labels Dec 9, 2024
@ijjk
Copy link
Member

ijjk commented Dec 9, 2024

Allow CI Workflow Run

  • approve CI run for commit: defc25d

Note: this should only be enabled once the PR is ready to go and can only be enabled by a maintainer

@JamBalaya56562 JamBalaya56562 force-pushed the cna-env branch 5 times, most recently from ae10469 to 6737c2b Compare December 13, 2024 18:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
create-next-app Related to our CLI tool for quickly starting a new Next.js application. tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants