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

[atest] Specify path to dev_appserver datastore file via APPENGINE_DEV_APPSERVER_DATASTORE_PATH #232

Merged
merged 2 commits into from Feb 25, 2021

Conversation

jubishop
Copy link
Contributor

If the environment variable APPENGINE_DEV_APPSERVER_DATASTORE_PATH is set, use it as the path to the dev_appserver datastore file, rather than the default of filepath.Join(i.appDir, "datastore")

If the environment variable `APPENGINE_DEV_APPSERVER_DATASTORE_PATH` is set, use it as the path to the dev_appserver datastore file, rather than the default of `filepath.Join(i.appDir, "datastore")`
@google-cla google-cla bot added the cla: yes label Feb 24, 2021
@sbuss sbuss changed the title allow specifying path to dev_appserver datastore file [atest] Specifying path to dev_appserver datastore file via APPENGINE_DEV_APPSERVER_DATASTORE_PATH Feb 25, 2021
@sbuss sbuss changed the title [atest] Specifying path to dev_appserver datastore file via APPENGINE_DEV_APPSERVER_DATASTORE_PATH [atest] Specify path to dev_appserver datastore file via APPENGINE_DEV_APPSERVER_DATASTORE_PATH Feb 25, 2021
@sbuss sbuss merged commit b48684e into golang:master Feb 25, 2021
zevdg added a commit to zevdg/appengine that referenced this pull request Sep 8, 2022
@zevdg zevdg mentioned this pull request Sep 8, 2022
zevdg added a commit that referenced this pull request Oct 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants