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

fix(project-generator): Add RW_PATH to execa options #3143

Merged
merged 2 commits into from
Jul 29, 2021

Conversation

dac09
Copy link
Collaborator

@dac09 dac09 commented Jul 29, 2021

This adds RW_PATH to the environment so the rwfw project:copy and :sync work even if you don't have the value set on your profile

Copy link
Contributor

@dthyresson dthyresson left a comment

Choose a reason for hiding this comment

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

LGTM. This will help using the project:<> commands right away.

tasks/test-project/util.js Outdated Show resolved Hide resolved
tasks/test-project/util.js Outdated Show resolved Hide resolved
@dac09 dac09 merged commit 27eb35b into redwoodjs:main Jul 29, 2021
@dac09 dac09 deleted the fix/rwjw-path-project-generator branch July 29, 2021 13:26
@redwoodjs-bot redwoodjs-bot bot added this to the next-release milestone Jul 29, 2021
dac09 added a commit to dac09/redwood that referenced this pull request Aug 2, 2021
…om-functions-test

* 'main' of github.com:redwoodjs/redwood:
  Purged cached Magic.link token at logout (redwoodjs#2862)
  Prerender non-index pages (redwoodjs#3113)
  Adds loginHandler to dbAuth for custom login checks (redwoodjs#3111)
  Adds async/await to beforeResolver rule function invocation (redwoodjs#3072)
  Supabase to support Twitch auth (redwoodjs#3134)
  fix(project-generator): Add RW_PATH to execa options (redwoodjs#3143)
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