Closed
Bug 996772
Opened 12 years ago
Closed 12 years ago
Add Stylus to affiliates-dev
Categories
(Infrastructure & Operations Graveyard :: WebOps: Engagement, task)
Infrastructure & Operations Graveyard
WebOps: Engagement
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: osmose, Assigned: bburton)
Details
Affiliates is going to be using Stylus (http://learnboost.github.io/stylus/) as our CSS preprocessor. If it's not already, can we get it installed on the generic cluster? (bug 905821 implies we already have puppetized it)
After installing it, we need to set the STYLUS_BIN setting to point to the location of the binary so we can run it.
Thanks!
| Assignee | ||
Updated•12 years ago
|
Assignee: server-ops-webops → bburton
| Assignee | ||
Comment 1•12 years ago
|
||
This has been installed
Info: Applying configuration version '86067'
Notice: /Stage[main]/Webapp::Admin::Genericrhel6/Package[nodejs-stylus]/ensure: created
Notice: Finished catalog run in 41.64 seconds
bburton@genericadm: /data/genericrhel6-dev/src/affiliates-dev.allizom.org/affiliates-app/affiliates/settings da7feb5 ⚡
$ grep STYLUS_BIN local.py [14:34:39]
STYLUS_BIN="/usr/bin/styls"
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 2•12 years ago
|
||
(In reply to Brandon Burton [:solarce] from comment #1)
> STYLUS_BIN="/usr/bin/styls"
s/styls/stylus/ methinks. Builds are still failing. :P
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
| Assignee | ||
Comment 3•12 years ago
|
||
bburton@genericadm: ~
$ s vim /data/genericrhel6-dev/src/affiliates-dev.allizom.org/affiliates-app/affiliates/settings/local.py [13:21:17]
bburton@genericadm: ~
$ s grep STYLUS $_ [13:21:45]
STYLUS_BIN="/usr/bin/stylus"
* http://rapgenius.com/Mobb-deep-survival-of-the-fittest-french-version-lyrics#note-1067511
| Assignee | ||
Updated•12 years ago
|
Status: REOPENED → RESOLVED
Closed: 12 years ago → 12 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 4•12 years ago
|
||
It worked this time yaaaaaaaaaaaaaaaaaay <3
Status: RESOLVED → VERIFIED
Updated•10 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
•