~rahdjoudj/discourse-charm/+git/discourse-charm:discourse-charm

Last commit made on 2019-12-10
Get this branch:
git clone -b discourse-charm https://git.launchpad.net/~rahdjoudj/discourse-charm/+git/discourse-charm
Only Reda Ahdjoudj can upload to this branch. If you are Reda Ahdjoudj please log in for upload directions.

Branch merges

Branch information

Name:
discourse-charm
Repository:
lp:~rahdjoudj/discourse-charm/+git/discourse-charm

Recent commits

aee255a... by Reda Ahdjoudj

Bug Fix(1855216): adjust makefile charm build parameters

d550e40... by Reda Ahdjoudj

Bug Fix(1855216): adding wheelhouse - update ruby default version - add brotli compression package to layer

09f3c2b... by Tom Haddon

Use http-proxy config value for rake install command if appropriate

Reviewed-on: https://code.launchpad.net/~mthaddon/discourse-charm/+git/discourse-charm/+merge/372256
Reviewed-by: David Lawson <email address hidden>
Reviewed-by: Stuart Bishop <email address hidden>

fa82a92... by Tom Haddon

Use http-proxy config value for rake install command if appropriate

698e820... by Tom Haddon

Fix location of discourse charm in README

Reviewed-on: https://code.launchpad.net/~mthaddon/discourse-charm/+git/discourse-charm/+merge/372215
Reviewed-by: Jay Kuri <email address hidden>

681513a... by Tom Haddon

Fix location of discourse charm in README

4d5c0cb... by Paul Collins

install node-uglify for assets:precompile

Reviewed-on: https://code.launchpad.net/~pjdc/discourse-charm/+git/discourse-charm/+merge/362159
Reviewed-by: Barry Price <email address hidden>

a59329a... by Paul Collins

install node-uglify for assets:precompile

The version bundled by the uglifier gem is too new to
process Discourse JS without enabling harmony mode.

4a80123... by Paul Collins

prepare_codebase: bundle() is not asynchronous, so there's no rake to wait for

Reviewed-on: https://code.launchpad.net/~pjdc/discourse-charm/+git/discourse-charm/+merge/362153
Reviewed-by: Barry Price <email address hidden>

d30fca7... by Paul Collins

prepare_codebase: bundle() is not asynchronous, so there's no rake to wait for