~weii-wang/charm-k8s-discourse:fix-terser-precompile

Last commit made on 2022-08-03
Get this branch:
git clone -b fix-terser-precompile https://git.launchpad.net/~weii-wang/charm-k8s-discourse
Only Weii Wang can upload to this branch. If you are Weii Wang please log in for upload directions.

Branch merges

Branch information

Name:
fix-terser-precompile
Repository:
lp:~weii-wang/charm-k8s-discourse

Recent commits

ada4ba9... by Weii Wang

Enable terser to uglify JS assets

Set up the terser package and the SKIP_NODE_UGLIFY environment variable
correctly so discourse will use terser instead of uglifyjs to compress
all the Javascript assets.

LP: #1952681

b7b2bf7... by Loïc Gomez

Fix SAML login with Discourse versions before 2.8 (docker image update)

Reviewed-on: https://code.launchpad.net/~kotodama/charm-k8s-discourse/+git/charm-k8s-discourse/+merge/415451
Reviewed-by: Tom Haddon <email address hidden>
Reviewed-by: 🤖 prod-jenkaas-is <email address hidden>

44d1f3c... by Loïc Gomez

Fix SAML login with Discourse versions before 2.8 (docker image update)

c4e0953... by Loïc Gomez

Set default image to `discoursecharmers/discourse:v2.7.10.1-20.04_edge`

Reviewed-on: https://code.launchpad.net/~kotodama/charm-k8s-discourse/+git/charm-k8s-discourse/+merge/415383
Reviewed-by: Tom Haddon <email address hidden>
Reviewed-by: 🤖 prod-jenkaas-is <email address hidden>

14f249a... by Loïc Gomez

Set default image to `discoursecharmers/discourse:v2.7.10.1-20.04_edge`

0df9bf2... by Loïc Gomez

Add S3 support for uploaded objects storage

Reviewed-on: https://code.launchpad.net/~kotodama/charm-k8s-discourse/+git/charm-k8s-discourse/+merge/414970
Reviewed-by: Tom Haddon <email address hidden>
Reviewed-by: 🤖 prod-jenkaas-is <email address hidden>

70d5de3... by Loïc Gomez

Add S3 support for uploaded objects storage

418f095... by Loïc Gomez

Fix unit tests failing due to changes in the Operator Framework.

- cleanup removed charm options
- use new `unset` harness.update_config parameter for config keys which aren't actual charm options (listed in self.not_actual_charm_config)
- populate config with dummy values for settings we'd have obtained through relations when we're not actually testing relations

Reviewed-on: https://code.launchpad.net/~kotodama/charm-k8s-discourse/+git/charm-k8s-discourse/+merge/414969
Reviewed-by: Tom Haddon <email address hidden>
Reviewed-by: 🤖 prod-jenkaas-is <email address hidden>

fcbab74... by Loïc Gomez

Fix unit tests since we removed some options / use juju relations

d1369de... by Tom Haddon

Update image location to the published location on dockerhub

Reviewed-on: https://code.launchpad.net/~mthaddon/charm-k8s-discourse/+git/charm-k8s-discourse/+merge/412584
Reviewed-by: Loïc Gomez <email address hidden>
Reviewed-by: 🤖 prod-jenkaas-is <email address hidden>