Commit graph

64 commits

Author SHA1 Message Date
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
Gabriel Augendre ae321ff8ca
Prevent rewrap of some help text 2019-12-27 23:25:46 +01:00
Gabriel Augendre 2f0aa92e7a
Allow -h for help 2019-12-27 23:25:16 +01:00
Gabriel Augendre c69638f714
Use context to read and store config 2019-12-27 23:04:43 +01:00
Gabriel Augendre 74bc5fffbf
Add build badge 2019-12-27 22:54:25 +01:00
Gabriel Augendre 788ef504f3
Test on multiple os 2019-12-27 22:48:57 +01:00
Gabriel Augendre 1bb2f4a238
Revert "Restrict testing on python 3.8"
This reverts commit 599ce77bb2.
2019-12-27 22:42:16 +01:00
Gabriel Augendre 599ce77bb2
Restrict testing on python 3.8 2019-12-27 22:40:54 +01:00
Gabriel Augendre ebbcfd6a6d
Update poetry.lock 2019-12-27 22:38:02 +01:00
Gabriel Augendre 978b14927d
Allow python from 3.6 2019-12-27 22:36:12 +01:00
Gabriel Augendre 018902b736
Create pythonpackage.yml 2019-12-27 22:34:02 +01:00