Merge ~pjdc/discourse-charm/+git/discourse-charm:install-node-uglify-for-assets-precompile into discourse-charm:master

Proposed by Paul Collins
Status: Merged
Approved by: Barry Price
Approved revision: a59329abeda7314b4d19ba881bb3545b49f45992
Merged at revision: 4d5c0cb144628a668f3f300f02ce1827b3dafc54
Proposed branch: ~pjdc/discourse-charm/+git/discourse-charm:install-node-uglify-for-assets-precompile
Merge into: discourse-charm:master
Diff against target: 17 lines (+5/-0)
1 file modified
layer.yaml (+5/-0)
Reviewer Review Type Date Requested Status
Barry Price Approve
Review via email: mp+362159@code.launchpad.net

Commit message

install node-uglify for assets:precompile

To post a comment you must log in.
Revision history for this message
🤖 Canonical IS Merge Bot (canonical-is-mergebot) wrote :

This merge proposal is being monitored by mergebot. Change the status to Approved to merge.

Revision history for this message
🤖 Canonical IS Merge Bot (canonical-is-mergebot) wrote :

Unable to determine commit message from repository - please click "Set commit message" and enter the commit message manually.

Revision history for this message
Barry Price (barryprice) wrote :

+1

review: Approve
Revision history for this message
🤖 Canonical IS Merge Bot (canonical-is-mergebot) wrote :

Change successfully merged at revision 4d5c0cb144628a668f3f300f02ce1827b3dafc54

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
diff --git a/layer.yaml b/layer.yaml
index 3cc5fe1..c3d5c9a 100644
--- a/layer.yaml
+++ b/layer.yaml
@@ -20,7 +20,12 @@ options:
20 - postfix20 - postfix
21 - postgresql-client-common21 - postgresql-client-common
22 - postgresql-client22 - postgresql-client
23 # nokogiri gem build dependency
23 - zlib1g-dev24 - zlib1g-dev
25 # Note that, as of 2019-01-24, this must be 2.x (as it is in
26 # Ubuntu) or else an as yet nonexistent version of 3.x or later
27 # that supports ES6 or at least "const" out of the box.
28 - node-uglify
24 git-deploy:29 git-deploy:
25 target: /srv/discourse30 target: /srv/discourse
26repo: 'https://git.launchpad.net/discourse-charm'31repo: 'https://git.launchpad.net/discourse-charm'

Subscribers

People subscribed via source and target branches