Commit graph

49 commits

Author SHA1 Message Date
cc8aafa310 Remove deprecated ruff optiong 2024-09-05 07:08:35 +02:00
57375591b5 Use ruff for formatting/linting 2024-09-05 06:58:35 +02:00
a041d5f7fa Use uv to manage requirements 2024-08-30 21:05:55 +02:00
5fc0742688 Fix multiline linting job 2024-08-28 08:44:41 +02:00
c7aa431e4a Move .babelrc to babel.config.json 2024-08-24 16:38:53 +02:00
3152c8f14e Update jest setup 2024-08-24 16:15:25 +02:00
d8b04b3329 Remove unknown --system pip flag 2024-08-24 15:40:06 +02:00
b6805c1675 Update CI installation steps 2024-08-24 15:36:14 +02:00
4935d7d186 Use node lts for CI 2024-08-13 09:22:40 +02:00
d05e29b5e0 Use uv for dependency management 2024-08-13 09:07:47 +02:00
9258d33f4e Update gitlab configuration 2023-06-28 08:37:28 +02:00
a9741d4063 Use django docker image for CI 2023-06-27 20:50:00 +02:00
6ac4e5d5c2 Downgrade docker images for now 2023-06-26 21:25:41 +02:00
59f719d7c3 Update gitlab configuration 2023-06-26 20:25:36 +02:00
89f23fe668 Initial refactor 2023-03-05 15:21:04 +01:00
e5220eb9a5 Remove deprecated option isort option 2022-05-26 11:59:31 +02:00
1f0a8a54da Use quiet option for CI jobs 2022-05-26 11:57:10 +02:00
bd48634509 Use coverage run command 2022-05-26 11:44:54 +02:00
9d05cac15c Update gitlab jobs 2022-05-26 11:15:46 +02:00
53aa8da2dd Update twitter error handling 2021-09-25 10:39:43 +02:00
fee2a4f17b Use sentry in all environments
It still is optional though
2021-04-25 12:15:12 +02:00
ee5f59fd7c Update deploy job 2021-02-07 13:26:36 +01:00
d2a1fd7f3a Use changelog for listing changes 2020-12-20 21:13:43 +01:00
e251f633e1 Specify tag when deploying 2020-12-20 16:44:35 +01:00
0ac8842431 Remove change of working dir
See https://git.fudiggity.nl/sonny/newsreader/-/jobs/4124 for correct deploy flow
2020-12-20 12:58:03 +01:00
55eee6c6ed Merge branch 'master' into development 2020-12-20 12:56:24 +01:00
01f86399b2 0.3.6.3
- Update deploy job
2020-12-20 12:48:12 +01:00
32e85ec05e 0.3.6.2
- Use warning logging level for BuilderSkippedException's
- Change working directory before running ansible
2020-12-20 12:40:07 +01:00
4cb3846e36 Change directory before running ansible 2020-12-20 12:39:21 +01:00
db25e240e3 0.3.6.1
- Install ansible required roles
2020-12-19 21:52:25 +01:00
73401b6ca3 Install ansible required roles 2020-12-19 21:52:01 +01:00
04af0f9c5d 0.3.6
- Update deploy job
- Add user manageable reddit filters
2020-12-19 21:03:29 +01:00
73e823bb05 Update deploy job
The seperated newsreader repo will be used from now on
2020-11-24 12:22:04 +01:00
ca5c2f6b55 0.3.1
Use ansible repo's master branch for deployments
2020-09-27 16:45:28 +02:00
805321f66d 0.2.6.4
Update deploy job
2020-09-02 21:37:33 +02:00
65e4f3bb80 0.2.6.3
- Fallback to variable for vault password as file variables get execute permission set
2020-09-01 22:27:31 +02:00
f0df342f61 0.2.6.2
- Update deploy job to use file variables
- Fix truncating values with exotic characters
2020-09-01 22:07:49 +02:00
b035526848 Fix npm vulnerabilities & update deploy job 2020-08-31 23:08:37 +02:00
30bd140483 0.2.6
- Fix sorting posts by rule
2020-08-31 22:42:18 +02:00
c94158a3a6 Make vault file executable 2020-08-12 20:31:43 +02:00
34c5318c42 Update deploy job 2020-08-12 20:22:00 +02:00
52a71a3f4e Fix FeedTask collecting reddit rules & update deploy job 2020-08-12 19:58:59 +02:00
6fb848d90e Fix wrong url in deploy job 2020-08-04 21:06:54 +02:00
a820155fc0 Fix category action test
This was the same test as before -.-
2020-08-04 20:56:22 +02:00
bea0257cae Update CI jobs 2020-07-29 22:47:32 +02:00
9d6a79d55d Squashed commit of the following:
commit f1db9b9dc1026760a43028e548572db4e639976e
Author: Sonny <sonnyba871@gmail.com>
Date:   Mon Mar 16 20:47:15 2020 +0100

    Add port setting
2020-07-25 16:55:23 +02:00
2a40311a87 Update deploy job 2020-07-25 16:40:37 +02:00
2be35bce53 0.2.3.6
- Update logging
- Update FeedDuplicateHandler
2020-06-18 20:29:48 +02:00
18479a3f56 0.2 release 2020-04-15 22:07:12 +02:00