Closed
Bug 762134
Opened 13 years ago
Closed 13 years ago
File missing from a submodule
Categories
(Infrastructure & Operations Graveyard :: WebOps: Other, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: alfredo, Assigned: cturra)
References
()
Details
Butter is a submodule of the popcorn maker site and popcorn-js is a submodule of butter.
These files are collected by the collect_static management command.
There seems to be a file missing, not sure if it is because it is missing from the submodule or it is not being collected by the management command.
File URL: https://popcornmaker-dev.allizom.org/static/external/popcorn-js/plugins/text/popcorn.text.js
Submodule version: https://github.com/mozilla/popcorn-js/tree/86281b859281528869180cbdb8902e90f6f2477c/plugins/text
Cheers!
| Assignee | ||
Updated•13 years ago
|
Assignee: server-ops → cturra
| Assignee | ||
Comment 1•13 years ago
|
||
i just manually ran an environment update in -dev and this module was pushed to the web nodes. please test to confirm everything is functioning the way you expect.
Status: NEW → ASSIGNED
| Reporter | ||
Comment 2•13 years ago
|
||
This solved the problem, awesome!
Thanks!
| Assignee | ||
Comment 3•13 years ago
|
||
(In reply to Alfredo Aguirre [:alfredo-] from comment #2)
> This solved the problem, awesome!
alfredo- this actually turned out to be a bug with /my/ update script. it was missing the --recursive during the submodule update. i have update this across all the environments.
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Component: Server Operations: Web Operations → WebOps: Other
Product: mozilla.org → Infrastructure & Operations
Updated•7 years ago
|
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•