Commit graph

35 commits

Author SHA1 Message Date
s3lph
aa05cfa296 Fix Archlinux build 2021-05-30 18:09:03 +02:00
s3lph
093a40fefa Replace Jinja2 with PyYAML 2021-05-30 17:52:25 +02:00
s3lph
a3eb452786 Merge branch 'hotfix-release-script' into 'master'
release.py: Replace default user agent by that of curl

See merge request s3lph/spaceapi-server!2
2020-06-21 03:15:33 +00:00
s3lph
9959d5ca49 release.py: Replace default user agent by that of curl 2020-06-21 05:13:15 +02:00
s3lph
5906c201ca Merge branch 'feature/container-image' into 'master'
Add Container Image

Closes #1

See merge request s3lph/spaceapi-server!1
2020-06-20 02:41:38 +00:00
s3lph
c925281039 Update Readme 2020-06-20 04:39:50 +02:00
s3lph
6b957ac864 Revert "Fix CI script"
This reverts commit b5f5c8f32b.
2020-06-20 04:29:06 +02:00
s3lph
b5f5c8f32b Fix CI script 2020-06-20 04:09:27 +02:00
s3lph
e8c35f697d Update CI image to include Docker 2020-06-20 03:52:47 +02:00
s3lph
79fae47918 Add a CI step to create a container image 2020-06-20 03:43:08 +02:00
s3lph
d210e05d7e Release 0.3 2019-12-07 22:00:18 +01:00
s3lph
e33d0d03d6 Codestyle: Missing newline 2019-12-02 22:32:17 +01:00
s3lph
45384b2a62 Add input/output example to readme 2019-12-02 22:27:30 +01:00
s3lph
138234c4a3 Remove template_filter decorator, as there really isn't any use case for it. 2019-11-30 04:49:01 +01:00
s3lph
f6ad53555c Add plugin API reference 2019-11-30 04:39:33 +01:00
s3lph
6a84976d84 Minor readme fixes 2019-11-30 03:43:31 +01:00
s3lph
5c6065996e More readme 2019-11-30 03:24:29 +01:00
s3lph
acb4dcad6e Bump version number. 2019-11-29 23:55:54 +01:00
s3lph
d898a83ddc Release v0.2 2019-11-29 23:46:29 +01:00
s3lph
50508b2328 Fix: original template was partial overwritten, thus the rendered output was never updated 2019-11-29 23:44:43 +01:00
s3lph
b9269146e1 Remove docker image from release text 2019-11-26 18:27:52 +01:00
s3lph
da890e0306 v0.1 2019-11-26 17:01:06 +01:00
s3lph
c142158f12 Debian: Remove /usr/lib/spaceapi-server 2019-11-26 16:48:34 +01:00
s3lph
0447232950 Archlinux packaging 2019-11-26 16:43:05 +01:00
s3lph
dce8a0d208 Move python package to the right place 2019-11-26 15:27:53 +01:00
s3lph
4513c26a82 Debian systemd unit: Use /usr/bin/python3 rather than /usr/lib/spaceapi-server/spaceapi-server 2019-11-26 15:21:58 +01:00
s3lph
6dc1aa9df0 Dockerfile: Go back to pip-install coverage/pycodestyle 2019-11-26 15:14:15 +01:00
s3lph
e65d8ddc5c Debian packaging; Fix crash when templating multiple tokens 2019-11-26 15:02:01 +01:00
s3lph
a8d04afb01 Add config unittest 2019-11-25 04:54:40 +01:00
s3lph
70e980c5c0 Add unit tests for the template engine 2019-11-25 04:35:50 +01:00
s3lph
839d8e25cb Add README, fix docstrings 2019-11-25 04:10:20 +01:00
s3lph
8d71a0b457 Fix docstrings 2019-11-25 03:14:14 +01:00
s3lph
c4be5f499a Add MIT License 2019-11-25 02:53:18 +01:00
s3lph
1ebf26e682 Add test dependency installation to gitlab-ci 2019-11-25 02:51:37 +01:00
s3lph
76c2ed7cba Initial commit 2019-11-25 02:48:12 +01:00