Skip to content

Support export in env parser#6630

Merged
joehan merged 2 commits intonextfrom
jh-export-env
Dec 26, 2023
Merged

Support export in env parser#6630
joehan merged 2 commits intonextfrom
jh-export-env

Conversation

@joehan
Copy link
Copy Markdown
Member

@joehan joehan commented Dec 19, 2023

Description

Allow .env files to include export at the start of lines. Fixes #6629

@joehan joehan requested a review from taeold December 19, 2023 18:30
@joehan joehan changed the base branch from master to next December 19, 2023 18:30
@joehan joehan merged commit e9773fb into next Dec 26, 2023
joehan added a commit that referenced this pull request Jan 2, 2024
* Use `checkout@v4` for Firebase Hosting Preview GitHub Workflow (#6441)

When starting a project with `firebase init` with GitHub Workflow,
YAML files were configured with `actions/checkout@v3` previously.

Now, `actions/checkout@v4` has been released,
the template should also be updated to specify the latest version.

https://github.com/actions/checkout/releases/tag/v4.0.0

Co-authored-by: joehan <joehanley@google.com>

* Support export in env parser (#6630)

* Support export in env parser

* use a noncapture group

---------

Co-authored-by: Yutaka Kamei <kamei@yykamei.me>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants