Commit graph

74 commits

Author SHA1 Message Date
Gabriel Augendre cbe9c29e96 Update deps 2021-06-19 18:30:49 +02:00
Gabriel Augendre 36b168635d Test against python 3.9 2021-06-19 18:30:44 +02:00
Gabriel Augendre 5b4391e1a3 Fix doc 2021-06-19 18:16:42 +02:00
Gabriel Augendre 8f529ea0fa Fix open browser on servers 2021-06-19 18:10:00 +02:00
Gabriel Augendre af66b9728b Restore tests & badge in readme 2021-02-05 18:53:54 +01:00
Gabriel Augendre c0e372504b
Add blogpost link 2020-11-21 08:40:14 +01:00
Gabriel Augendre e61b438263
Update readme with AUR and remove github actions mentions 2020-11-21 08:32:32 +01:00
Gabriel Augendre 3314320f65 Bump version 2020-05-23 10:26:53 +02:00
Gabriel Augendre 497bac8a83 Check for tags before creation date 2020-05-23 10:26:28 +02:00
Gabriel Augendre 6ea44f6ed3 Implement protecting toots by tag 2020-05-23 09:42:13 +02:00
Gabriel Augendre 14cc23f8dc
Bump version 2020-01-03 09:21:59 +01:00
Gabriel Augendre cb5bfcd74c
Bump version 2020-01-03 09:20:52 +01:00
Gabriel Augendre 21fde6842a
Fix #3 - --version in dev mode fails 2020-01-03 09:20:51 +01:00
Gabriel Augendre 69596de7a3
Fix #9 - initial setup fails because directory doesn't exist for logging. 2020-01-03 09:20:50 +01:00
Gabriel Augendre fb2361e703
Merge pull request #10 from crishaddad/master
fix Issue #8 - Printed instructions are wrong
2020-01-02 22:34:40 +01:00
Cris Haddad 94f8cb8f54 fix Issue #8 - Printed instructions are wrong 2020-01-02 12:42:37 +00:00
Gabriel Augendre 781b3a0cd6
Trigger pipeline 2019-12-30 22:31:40 +01:00
Gabriel Augendre 27a277a171
Merge branch 'check-tests' 2019-12-30 21:15:56 +01:00
Gabriel Augendre a0b67d864e
Bump version 2019-12-30 21:11:30 +01:00
Gabriel Augendre 17adf4e6f2
Prevent github fail fast 2019-12-30 21:06:05 +01:00
Gabriel Augendre 5ffa45c3c5
Display protected toots and reason. Close #4 2019-12-30 21:02:20 +01:00
Gabriel Augendre 2b6698ee98
Add config path command 2019-12-30 20:29:39 +01:00
Gabriel Augendre 97f99cffce
Add type hints to functions and move config class to utils 2019-12-30 20:29:27 +01:00
Gabriel Augendre 8dd39179f7
Add headless friendly logging. Close #6 2019-12-30 20:24:03 +01:00
Gabriel Augendre 5063f2717e
Ignore log files 2019-12-30 20:19:02 +01:00
Gabriel Augendre 64dc52ca7f
Display links of toots and only one line of content. Close #5 2019-12-30 19:48:24 +01:00
Gabriel Augendre ce5c68957a
Update doc 2019-12-28 15:17:36 +01:00
Gabriel Augendre 5128fb2b29
Reorganize code and provide clear-credentials 2019-12-28 15:11:53 +01:00
Gabriel Augendre 5108ca59f4
Allow requiring login only for accounts that miss files 2019-12-28 14:56:14 +01:00
Gabriel Augendre 8787129be6
Improve testability 2019-12-28 13:31:34 +01:00
Gabriel Augendre 64068989a1
Protect config login against empty config file 2019-12-28 10:44:30 +01:00
Gabriel Augendre 4d254fc72e
Extract config commands. Close #1 2019-12-28 10:42:02 +01:00
Gabriel Augendre 5734e36d7b
Update README.md 2019-12-28 02:34:51 +01:00
Gabriel Augendre 52eaea946e
Merge pull request #1 from Crocmagnon/testaction
Trigger pushes only on master and when the release is created
2019-12-28 01:49:32 +01:00
Gabriel Augendre 1ded4dc472
Trigger CI for all PR 2019-12-28 01:44:27 +01:00
Gabriel Augendre 6d6571c639
Bump version number 2019-12-28 01:43:32 +01:00
Gabriel Augendre 576d590e83
Deduplicate CI jobs 2019-12-28 01:43:23 +01:00
Gabriel Augendre 57df697e0b
Revert "Test GH actions"
This reverts commit 298d5774ab.
2019-12-28 01:43:03 +01:00
Gabriel Augendre 298d5774ab
Test GH actions 2019-12-28 01:39:13 +01:00
Gabriel Augendre 7a2dc22177
Add python test versions in readme 2019-12-28 01:36:33 +01:00
Gabriel Augendre eb5534e1aa
Bump version 2019-12-28 01:33:45 +01:00
Gabriel Augendre c69a2d5b52
Revert "Try to display event name"
This reverts commit a67c9e45ce.
2019-12-28 01:32:07 +01:00
Gabriel Augendre a67c9e45ce
Try to display event name 2019-12-28 01:27:51 +01:00
Gabriel Augendre 6a706700ce
Bump version 2019-12-28 01:21:00 +01:00
Gabriel Augendre 6c2966eff1
Use a single pipeline for test and publish 2019-12-28 01:20:26 +01:00
Gabriel Augendre f8eeb7bcbb
Bump version 2019-12-28 00:48:17 +01:00
Gabriel Augendre c668c84158
Show color in github action output 2019-12-28 00:47:56 +01:00
Gabriel Augendre 2b15a34b39
Show color in github action output 2019-12-28 00:39:34 +01:00
Gabriel Augendre 368b28a1de
Add params for config folder and file name. Extract config to custom class. 2019-12-28 00:38:18 +01:00
Gabriel Augendre b46d77342f
Add tests 2019-12-28 00:37:19 +01:00