layer-sentry:gh-integration

Last commit made on 2018-10-03
Get this branch:
git clone -b gh-integration https://git.launchpad.net/layer-sentry
Members of sentry-charmers can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
gh-integration
Repository:
lp:layer-sentry

Recent commits

39231c5... by Thomas Cuthbert

Update layer with options for GitHub integration

32ca54b... by james beedy

remove 0 byte snap file

6a3c535... by james beedy

readme edits

85a2e4c... by james beedy

add readme

abe0c54... by Junien F

Misc fixes for the official sentry v9 snap (#4)

* sentry9 / official snap integration

* fix layer.yaml for the official charm

* update following redis interface changes

* fix restart loops upon installation

* fix snap systemd services names

* restart the sentry services _after_ "sentry upgrade", not before

* add bionic support

* fix http endpoint configuration call

The http interface is expecting "hostname", not "host"

* adds 'upgrade-charm' handler to upgrade/migrate db

* s/--no-input/--noinput/

* correct status message

* whitespace fixes for lint

d8d702b... by Thomas Cuthbert

Make sentry system.secret-key option configurable (#3)

* Make sentry system.secret-key option configurable

* user configurable system-secret-key

* added bits to complete facilitating user set system-secret-key

* make template var match what passed in

* fix typo

26809be... by jamesbeedy <email address hidden>

refactor to use src/ charm dir + new Makefile (#2)

bf80034... by jamesbeedy <email address hidden>

small fixes

01c8576... by jamesbeedy <email address hidden>

rm stale readme

a1b304d... by jamesbeedy <email address hidden>

layer sentry initial pass