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
skullY
4d1302696e
Make folding arguments into config operate more correctly.
2019-11-15 22:21:26 -08:00
skullY
4d78df2cbc
New release: 0.0.21 → 0.0.22
0.0.22
2019-11-12 16:54:28 -08:00
skullY
4a45081412
filter None from config files
2019-11-12 16:53:32 -08:00
skullY
9cab9ea610
New release: 0.0.20 → 0.0.21
0.0.21
2019-11-11 13:04:13 -08:00
skullY
177fa55bce
fix pytest in qmkfm/base_container
2019-11-11 13:03:39 -08:00
skullY
0783864629
New release: 0.0.19 → 0.0.20
0.0.20
2019-11-11 11:56:35 -08:00
skullY
8ec66dd599
Improve --version
2019-11-11 11:56:20 -08:00
skullY
790536eca4
New release: 0.0.18 → 0.0.19
0.0.19
2019-11-11 09:17:31 -08:00
skullY
6f1ec49a9a
Add support for specifying user.qmk_home in config
2019-11-11 09:15:24 -08:00
skullY
c7f37a0e1b
MILC improvements-
...
* Remove the shadow argparser
* Make it easier to reason about arguments and how they're translated into the config tree
* Populate self.config during init to support setting user.qmk_home for the global CLI
* Remove the short argument -c so that we can unambiguously determine the config file location without doing full argument processing
* Remove the --save-config option as it's a little confusing anyway
* Use Pathlib for path manipulation
2019-11-11 09:14:24 -08:00
skullY
5001c627ef
New release: 0.0.17 → 0.0.18
0.0.18
2019-11-10 11:11:14 -08:00
Erovia
490c94e282
Fix command line variable access for baseurl and branch
2019-11-10 11:10:49 -08:00
skullY
212e185b62
New release: 0.0.16 → 0.0.17
0.0.17
2019-10-23 22:54:53 -07:00
zvecr
b7d0a65bdf
Fix No such file or directory: 'C:\\dev\\null'
2019-10-23 22:51:53 -07:00