Zach White
|
5a777c5de9
|
New release: 0.0.34 → 0.0.35
0.0.35
|
2020-05-27 20:58:33 -07:00 |
|
Zach White
|
c51c898562
|
use cli.echo, not cli.args.echo.
|
2020-05-27 20:51:28 -07:00 |
|
Erovia
|
08ea23b087
|
Fix possibility of recursive execution
|
2020-05-26 21:43:15 +02:00 |
|
Erovia
|
0105405d83
|
Checking for the 'quantum' directory is better for long term
|
2020-05-10 17:41:30 +02:00 |
|
Erovia
|
92c57e2a46
|
Fix possibility of recursive execution
|
2020-05-10 17:30:30 +02:00 |
|
skullY
|
30c89ec8e0
|
New release: 0.0.33 → 0.0.34
0.0.34
|
2020-04-29 10:39:57 -07:00 |
|
Zach White
|
a7a7bd9f08
|
improve the qmk setup flow (#20)
* improve the qmk setup flow
* Apply suggestions from code review
Co-Authored-By: Erovia <Erovia@users.noreply.github.com>
* Update qmk_cli/subcommands/setup.py
* explicity set encoding to utf-8
* polishing
Co-authored-by: Erovia <Erovia@users.noreply.github.com>
|
2020-04-29 10:38:56 -07:00 |
|
skullY
|
5229ce14e3
|
New release: 0.0.32 → 0.0.33
0.0.33
|
2020-04-15 13:53:35 -07:00 |
|
Erovia
|
8fa960f25e
|
Merge pull request #19 from qmk/fix_store_true_false
|
2020-04-15 22:49:17 +02:00 |
|
skullY
|
1481dfe157
|
Make arg_only apply only to the subcommand it is part of
|
2020-04-15 12:07:15 -07:00 |
|
skullY
|
ac39b9bb0f
|
Fix setting config values for store_true and store_false
|
2020-04-15 09:30:49 -07:00 |
|
skullY
|
44a446308f
|
New release: 0.0.31 → 0.0.32
0.0.32
|
2020-04-11 10:59:02 -07:00 |
|
Erovia
|
90bdf52416
|
Merge pull request #18 from Erovia/cli/win_env_check
Add warning message for MSYS users
|
2020-04-11 19:56:04 +02:00 |
|
Erovia
|
191980052e
|
Add warning message for MSYS users
|
2020-04-11 19:44:56 +02:00 |
|
skullydazed
|
5fbdd95c4b
|
Fix indentation
|
2020-04-11 10:31:54 -07:00 |
|
skullydazed
|
1002360e20
|
Update qmk_cli/script_qmk.py
Co-Authored-By: Erovia <Erovia@users.noreply.github.com>
|
2020-04-11 10:31:54 -07:00 |
|
Joel Challis
|
a03aa1cbba
|
Update qmk_cli/subcommands/setup.py
Co-Authored-By: skullydazed <skullydazed@users.noreply.github.com>
|
2020-04-11 10:31:54 -07:00 |
|
zvecr
|
a0b692d718
|
Handle failed import with exception instead
|
2020-04-11 10:31:54 -07:00 |
|
zvecr
|
ab7d0c6e46
|
Protect against empty QMK_HOME folder
|
2020-04-11 10:31:54 -07:00 |
|
skullY
|
73c903b8b6
|
Add --no flag
|
2020-04-11 09:57:31 -07:00 |
|
skullydazed
|
8f2185af32
|
Update qmk_cli/subcommands/setup.py
|
2020-04-11 09:57:31 -07:00 |
|
Erovia
|
bae2f1f1ee
|
Fix argument passing to doctor subcommand
When 'qmk setup' is started with the '-y' argument, this argument should be specified for 'qmk doctor' as well.
|
2020-04-11 09:57:31 -07:00 |
|
Zach White
|
120ce557f1
|
New release: 0.0.30 → 0.0.31
0.0.31
|
2020-03-26 07:51:42 -07:00 |
|
Erovia
|
a15b0d6460
|
Fix WinError 193 on MSYS2
|
2020-03-26 07:51:17 -07:00 |
|
skullY
|
f0dafaf068
|
New release: 0.0.29 → 0.0.30
0.0.30
|
2020-03-10 11:37:44 -07:00 |
|
skullY
|
3414bdcaa3
|
add nose2 to requirements
|
2020-03-10 11:37:31 -07:00 |
|
Mikkel Jeppesen
|
c8567d8098
|
Made bade in the readme nicer
|
2020-02-25 14:33:37 -08:00 |
|
skullY
|
dc3ca88deb
|
New release: 0.0.28 → 0.0.29
0.0.29
|
2020-02-21 12:03:55 -08:00 |
|
skullY
|
a4e9c34387
|
Add a warning when run on old python versions
|
2020-02-21 12:03:46 -08:00 |
|
Mikkel Jeppesen
|
742e1ce0e1
|
Added CI badge to readme
|
2020-02-21 11:13:59 -08:00 |
|
Mikkel Jeppesen
|
39df759f57
|
Switched to python 3.6 as minimum version, and remove paths condition on PR trigger
|
2020-02-21 11:13:59 -08:00 |
|
Mikkel Jeppesen
|
b694c4284d
|
removed debug echo
|
2020-02-21 11:13:59 -08:00 |
|
Mikkel Jeppesen
|
e184710036
|
Fixed script path, checking env var
|
2020-02-21 11:13:59 -08:00 |
|
Mikkel Jeppesen
|
d67addde2d
|
moved msys script to root
|
2020-02-21 11:13:59 -08:00 |
|
Mikkel Jeppesen
|
29541559d0
|
Update .github/workflows/cli_setup.yml
Co-Authored-By: skullydazed <skullydazed@users.noreply.github.com>
|
2020-02-21 11:13:59 -08:00 |
|
Mikkel Jeppesen
|
db0b8cb9a0
|
Added workflow to test qmk cli setup on OSX, Linux and MSYS2
|
2020-02-21 11:13:59 -08:00 |
|
skullY
|
6a0e62a078
|
Remove notes for things that are done
|
2020-02-21 11:13:41 -08:00 |
|
skullY
|
bbc5ffd6c9
|
New release: 0.0.27 → 0.0.28
0.0.28
|
2020-02-13 19:09:10 -08:00 |
|
Zach White
|
e0adba4e68
|
Prevent release from erroring on first run
|
2020-02-13 18:50:00 -08:00 |
|
Zach White
|
56bcb12ed6
|
Add support for determining where a config option came from
|
2020-02-13 18:49:13 -08:00 |
|
Mikkel Jeppesen
|
897fe121e2
|
Replace rename with replace
|
2020-02-13 18:48:02 -08:00 |
|
skullY
|
1a723e488f
|
New release: 0.0.26 → 0.0.27
0.0.27
|
2020-01-26 11:40:14 -08:00 |
|
skullY
|
bf502d26fa
|
sync milc with qmk_firmware
|
2020-01-26 11:40:00 -08:00 |
|
skullY
|
ebea7f7ea0
|
New release: 0.0.25 → 0.0.26
0.0.26
|
2019-11-28 08:42:55 -08:00 |
|
skullY
|
49b288786a
|
Add support for hidden subcommands
|
2019-11-28 08:42:49 -08:00 |
|
skullY
|
e75b4d4ed1
|
New release: 0.0.24 → 0.0.25
0.0.25
|
2019-11-18 22:33:19 -08:00 |
|
skullY
|
7f56cfd781
|
Add flake8 to requirements
|
2019-11-18 22:33:14 -08:00 |
|
skullY
|
b04bf7a4da
|
New release: 0.0.23 → 0.0.24
0.0.24
|
2019-11-15 23:25:13 -08:00 |
|
skullY
|
fb260f29e1
|
Fix commands with no arguments
|
2019-11-15 23:15:07 -08:00 |
|
skullY
|
e8e98ca15a
|
New release: 0.0.22 → 0.0.23
0.0.23
|
2019-11-15 22:21:33 -08:00 |
|