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

x/website/tour: latest version cannot find template files in production #46793

Closed
dmitshur opened this issue Jun 16, 2021 · 1 comment
Closed
Labels
FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done.
Milestone

Comments

@dmitshur
Copy link
Contributor

As of CL 323897, golang.org/x/website/tour runs into an error when deployed to tour.golang.org:

running in App Engine Standard mode
parse templates: open template/action.tmpl: no such file or directory

CC @rsc.

@dmitshur dmitshur added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label Jun 16, 2021
@dmitshur dmitshur added this to the Unreleased milestone Jun 16, 2021
@dmitshur dmitshur added NeedsFix The path to resolution is known, but the work has not been done. and removed NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. labels Jun 16, 2021
@gopherbot
Copy link

Change https://golang.org/cl/328675 mentions this issue: tour: fix for new app deployment

@golang golang locked and limited conversation to collaborators Jun 16, 2022
passionSeven added a commit to passionSeven/website that referenced this issue Oct 18, 2022
The app now runs in the root of the repo, so need to use "tour" not "." for tour root.

Fixes golang/go#46793.

Change-Id: I14499e0c662793789bc1a2603db9dd7c0e1011ad
Reviewed-on: https://go-review.googlesource.com/c/website/+/328675
Trust: Russ Cox <rsc@golang.org>
Run-TryBot: Russ Cox <rsc@golang.org>
Website-Publish: Russ Cox <rsc@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done.
Projects
None yet
Development

No branches or pull requests

2 participants