Guilhem Saurel
|
df2059b012
|
docker: use image from docker hub
|
2021-09-12 15:55:10 +02:00 |
|
Guilhem Saurel
|
d0c4cd4227
|
formatters: fix github format
|
2021-09-12 15:55:10 +02:00 |
|
Guilhem Saurel
|
7aa5df3871
|
readme: detail
|
2021-09-12 15:55:10 +02:00 |
|
Guilhem Saurel
|
e5f3d7bfbd
|
Merge pull request #11 from nim65s/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
|
2021-09-12 15:54:03 +02:00 |
|
pre-commit-ci[bot]
|
ef79d39a9f
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/psf/black: 21.7b0 → 21.8b0](https://github.com/psf/black/compare/21.7b0...21.8b0)
|
2021-08-30 17:11:56 +00:00 |
|
Guilhem Saurel
|
179ef11ae7
|
readme: typo
|
2021-08-28 00:18:42 +02:00 |
|
Guilhem Saurel
|
8592be257f
|
badges: new line
|
2021-08-28 00:15:41 +02:00 |
|
Guilhem Saurel
|
0aea63903d
|
badges: add PyPI
|
2021-08-28 00:11:30 +02:00 |
|
Guilhem Saurel
|
df8ce523cb
|
fix changelog
|
2021-08-28 00:08:56 +02:00 |
|
Guilhem Saurel
|
58d0e83f8f
|
Release v3.2.1
|
2021-08-28 00:07:36 +02:00 |
|
Guilhem Saurel
|
d726db6ed2
|
release: push
|
2021-08-28 00:07:30 +02:00 |
|
Guilhem Saurel
|
1c00ff22f3
|
fix changelog
|
2021-08-28 00:06:38 +02:00 |
|
Guilhem Saurel
|
7e1be831df
|
ci: detail
|
2021-08-28 00:05:20 +02:00 |
|
Guilhem Saurel
|
7f5c8583a1
|
Release v3.2.0
|
2021-08-27 23:59:56 +02:00 |
|
Guilhem Saurel
|
4928ceb91a
|
release: details
|
2021-08-27 23:59:49 +02:00 |
|
Guilhem Saurel
|
cda8898019
|
tests: improve coverage
|
2021-08-27 23:56:56 +02:00 |
|
Guilhem Saurel
|
6b5d6e6e87
|
formatters: add github
|
2021-08-27 23:47:07 +02:00 |
|
Guilhem Saurel
|
4bcdb25c80
|
formatters: also get headers
|
2021-08-27 20:05:08 +02:00 |
|
Guilhem Saurel
|
ac7d1d9647
|
typo
|
2021-08-27 18:39:28 +02:00 |
|
Guilhem Saurel
|
9a544b8f2b
|
detail
|
2021-08-27 18:33:18 +02:00 |
|
Guilhem Saurel
|
8f215c04fd
|
docs: release
|
2021-08-27 18:33:18 +02:00 |
|
Guilhem Saurel
|
7f20fb7ff9
|
split code in utils / handler / app
|
2021-08-27 18:33:18 +02:00 |
|
Guilhem Saurel
|
2b7b79971d
|
lint: fix pydocstyle
|
2021-08-27 18:15:58 +02:00 |
|
Guilhem Saurel
|
6aaac9149d
|
lint: pre-commit autoupdate
|
2021-08-27 18:15:58 +02:00 |
|
Guilhem Saurel
|
eb3c795368
|
lint: fix line length
|
2021-08-27 18:15:58 +02:00 |
|
Guilhem Saurel
|
c03ae0a571
|
lint: add flake8 configuration
Black allows up to 88 characters per line.
Put this configuration into a separated file, as pyproject.toml won't do
ref. https://github.com/PyCQA/flake8/issues/234
|
2021-08-27 18:15:58 +02:00 |
|
Guilhem Saurel
|
eabb446d05
|
ci: release also on github
|
2021-08-27 18:15:55 +02:00 |
|
Guilhem Saurel
|
6f7d38dbd7
|
update test for latest synapse docker image
|
2021-08-27 18:14:54 +02:00 |
|
Guilhem Saurel
|
530f40a129
|
setup action to publish releases on github
|
2021-08-07 17:54:39 +02:00 |
|
Guilhem Saurel
|
528940abcc
|
fix changelog
|
2021-08-07 17:54:36 +02:00 |
|
Guilhem Saurel
|
0ccec84eef
|
room_id can come from url, content, or parameters
|
2021-08-01 13:20:03 +02:00 |
|
Guilhem Saurel
|
c8f6c9ec28
|
README: document grafana usage
|
2021-08-01 13:20:03 +02:00 |
|
Guilhem Saurel
|
c07d4bfa8d
|
add tests for grafana formatter
|
2021-08-01 13:20:03 +02:00 |
|
Guilhem Saurel
|
2d232fe1f7
|
add grafana formatter
This was initially designed and implemented in #4
Co-authored-by: Sven Seeberg <mail@sven-seeberg.de>
|
2021-08-01 13:19:58 +02:00 |
|
Guilhem Saurel
|
3bebc88ee2
|
allow direct formatted_body
This was initially designed and implemented in #6
Co-authored-by: Gerhard Bräunlich <gerhard.braeunlich@id.ethz.ch>
|
2021-08-01 13:19:53 +02:00 |
|
Guilhem Saurel
|
fa8f9b4a51
|
allow "key" to be passed as a parameter
This was initially designed and implemented in #4
Co-authored-by: Sven Seeberg <mail@sven-seeberg.de>
|
2021-08-01 13:19:39 +02:00 |
|
Guilhem Saurel
|
292d77274d
|
update "text" key to "body"
|
2021-07-31 11:21:29 +02:00 |
|
Guilhem Saurel
|
8b32c972b8
|
typo
|
2021-07-18 23:08:40 +02:00 |
|
Guilhem Saurel
|
c86145f794
|
v3.1.1
|
2021-07-18 22:59:49 +02:00 |
|
Guilhem Saurel
|
a6b192fbd7
|
v3.1.0
|
2021-07-18 22:57:09 +02:00 |
|
Guilhem Saurel
|
59e98b99a7
|
Merge pull request #10 from nim65s/devel
Publish on PyPI & Docker Hub with Github Actions
|
2021-07-18 22:55:19 +02:00 |
|
Guilhem Saurel
|
71c9c6cb0e
|
changelog
|
2021-07-18 22:53:29 +02:00 |
|
Guilhem Saurel
|
932965c8af
|
setup action to build/publish on PyPI
|
2021-07-18 22:51:41 +02:00 |
|
Guilhem Saurel
|
dcc73dfc81
|
setup action to build/publish on docker hub
|
2021-07-18 19:55:15 +02:00 |
|
Guilhem Saurel
|
fbcae98390
|
add metadata on PyPI through pyproject.toml
|
2021-07-18 19:31:46 +02:00 |
|
Guilhem Saurel
|
8a3bbef54c
|
v3.0.0
|
2021-07-18 19:01:21 +02:00 |
|
Guilhem Saurel
|
6943432367
|
Merge pull request #9 from nim65s/devel
setup packaging
|
2021-07-18 18:43:29 +02:00 |
|
Guilhem Saurel
|
febf2f857c
|
add changelog
|
2021-07-18 18:41:20 +02:00 |
|
Guilhem Saurel
|
c9045d407d
|
update README
|
2021-07-18 18:12:08 +02:00 |
|
Guilhem Saurel
|
922ebf5c78
|
poetry update
|
2021-07-18 16:56:59 +02:00 |
|