Closed Bug 1064355 Opened 11 years ago Closed 11 years ago

/contribute.json still not accessible on stage or prod

Categories

(Socorro :: Webapp, task)

x86
macOS
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: peterbe, Unassigned)

Details

after a build the path settings.ROOT/.. won't locate the top-level contribute.json file. This could be implemented a few different ways. Here are three that would work: 1. move contribute.json into the webapp dir 2. add a build step to copy it into the webapp dir 3. move it into the webapp dir and create a symlink from the project root (brittle, especially on windows)
I vote for #2. Not sure how to do it.
What do you think of option #2 Trevor? Something you can code up whilst cooking breakfast?
Flags: needinfo?(tbramwell)
Flags: needinfo?(tbramwell)
Commits pushed to master at https://github.com/mozilla/socorro https://github.com/mozilla/socorro/commit/10f547020ecd25391107173ad38104ae761dd158 fixes bug 1064355 - /contribute.json still not accessible on stage or prod https://github.com/mozilla/socorro/commit/ec185915e0fa5c57d32a256f599964f2dc176a86 Merge pull request #2341 from peterbe/bug-1064355-contributejson-still-not-accessible-on-stage-or-prod fixes bug 1064355 - /contribute.json 404ing on stage and prod
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → 102
You need to log in before you can comment on or make changes to this bug.