Commit Graph

  • a7a7bd9f08 improve the qmk setup flow (#20) Zach White 2020-04-29 10:38:56 -07:00
  • 5229ce14e3 New release: 0.0.32 → 0.0.33 0.0.33 skullY 2020-04-15 13:53:35 -07:00
  • 8fa960f25e Merge pull request #19 from qmk/fix_store_true_false Erovia 2020-04-15 22:49:17 +02:00
  • 1481dfe157 Make arg_only apply only to the subcommand it is part of skullY 2020-04-15 12:07:15 -07:00
  • ac39b9bb0f Fix setting config values for store_true and store_false skullY 2020-04-15 09:30:49 -07:00
  • 44a446308f New release: 0.0.31 → 0.0.32 0.0.32 skullY 2020-04-11 10:59:02 -07:00
  • 90bdf52416 Merge pull request #18 from Erovia/cli/win_env_check Erovia 2020-04-11 19:56:04 +02:00
  • 191980052e Add warning message for MSYS users Erovia 2020-04-09 14:17:03 +02:00
  • 5fbdd95c4b Fix indentation skullydazed 2020-04-11 10:23:21 -07:00
  • 1002360e20 Update qmk_cli/script_qmk.py skullydazed 2020-04-11 10:20:56 -07:00
  • a03aa1cbba Update qmk_cli/subcommands/setup.py Joel Challis 2020-04-09 13:34:02 +01:00
  • a0b692d718 Handle failed import with exception instead zvecr 2020-03-27 00:11:19 +00:00
  • ab7d0c6e46 Protect against empty QMK_HOME folder zvecr 2020-03-26 23:39:54 +00:00
  • 73c903b8b6 Add --no flag skullY 2020-04-08 09:37:53 -07:00
  • 8f2185af32 Update qmk_cli/subcommands/setup.py skullydazed 2020-04-08 09:33:25 -07:00
  • bae2f1f1ee Fix argument passing to doctor subcommand Erovia 2020-03-11 13:39:13 +01:00
  • 120ce557f1 New release: 0.0.30 → 0.0.31 0.0.31 Zach White 2020-03-26 07:51:42 -07:00
  • a15b0d6460 Fix WinError 193 on MSYS2 Erovia 2020-03-26 11:40:42 +01:00
  • f0dafaf068 New release: 0.0.29 → 0.0.30 0.0.30 skullY 2020-03-10 11:37:44 -07:00
  • 3414bdcaa3 add nose2 to requirements skullY 2020-03-10 11:37:31 -07:00
  • c8567d8098 Made bade in the readme nicer Mikkel Jeppesen 2020-02-25 23:31:25 +01:00
  • dc3ca88deb New release: 0.0.28 → 0.0.29 0.0.29 skullY 2020-02-21 12:03:55 -08:00
  • a4e9c34387 Add a warning when run on old python versions skullY 2020-02-21 12:03:46 -08:00
  • 742e1ce0e1 Added CI badge to readme Mikkel Jeppesen 2020-02-21 14:42:31 +01:00
  • 39df759f57 Switched to python 3.6 as minimum version, and remove paths condition on PR trigger Mikkel Jeppesen 2020-02-20 21:40:00 +01:00
  • b694c4284d removed debug echo Mikkel Jeppesen 2020-02-19 19:56:58 +01:00
  • e184710036 Fixed script path, checking env var Mikkel Jeppesen 2020-02-19 19:46:25 +01:00
  • d67addde2d moved msys script to root Mikkel Jeppesen 2020-02-19 19:24:52 +01:00
  • 29541559d0 Update .github/workflows/cli_setup.yml Mikkel Jeppesen 2020-02-19 18:19:40 +01:00
  • db0b8cb9a0 Added workflow to test qmk cli setup on OSX, Linux and MSYS2 Mikkel Jeppesen 2020-02-17 18:12:43 +01:00
  • 6a0e62a078 Remove notes for things that are done skullY 2020-02-21 11:13:41 -08:00
  • bbc5ffd6c9 New release: 0.0.27 → 0.0.28 0.0.28 skullY 2020-02-13 19:09:10 -08:00
  • e0adba4e68 Prevent release from erroring on first run Zach White 2020-02-13 18:50:00 -08:00
  • 56bcb12ed6 Add support for determining where a config option came from Zach White 2020-02-13 18:49:13 -08:00
  • 897fe121e2 Replace rename with replace Mikkel Jeppesen 2020-02-11 09:48:51 +01:00
  • 1a723e488f New release: 0.0.26 → 0.0.27 0.0.27 skullY 2020-01-26 11:40:14 -08:00
  • bf502d26fa sync milc with qmk_firmware skullY 2020-01-26 11:40:00 -08:00
  • ebea7f7ea0 New release: 0.0.25 → 0.0.26 0.0.26 skullY 2019-11-28 08:42:55 -08:00
  • 49b288786a Add support for hidden subcommands skullY 2019-11-28 08:42:49 -08:00
  • e75b4d4ed1 New release: 0.0.24 → 0.0.25 0.0.25 skullY 2019-11-18 22:33:19 -08:00
  • 7f56cfd781 Add flake8 to requirements skullY 2019-11-18 22:33:14 -08:00
  • b04bf7a4da New release: 0.0.23 → 0.0.24 0.0.24 skullY 2019-11-15 23:25:13 -08:00
  • fb260f29e1 Fix commands with no arguments skullY 2019-11-15 23:15:07 -08:00
  • e8e98ca15a New release: 0.0.22 → 0.0.23 0.0.23 skullY 2019-11-15 22:21:33 -08:00
  • 4d1302696e Make folding arguments into config operate more correctly. skullY 2019-11-15 22:21:26 -08:00
  • 4d78df2cbc New release: 0.0.21 → 0.0.22 0.0.22 skullY 2019-11-12 16:54:28 -08:00
  • 4a45081412 filter None from config files skullY 2019-11-12 16:53:32 -08:00
  • 9cab9ea610 New release: 0.0.20 → 0.0.21 0.0.21 skullY 2019-11-11 13:04:13 -08:00
  • 177fa55bce fix pytest in qmkfm/base_container skullY 2019-11-11 13:03:39 -08:00
  • 0783864629 New release: 0.0.19 → 0.0.20 0.0.20 skullY 2019-11-11 11:56:35 -08:00
  • 8ec66dd599 Improve --version skullY 2019-11-11 11:56:20 -08:00
  • 790536eca4 New release: 0.0.18 → 0.0.19 0.0.19 skullY 2019-11-11 09:17:31 -08:00
  • 6f1ec49a9a Add support for specifying user.qmk_home in config skullY 2019-11-11 09:15:24 -08:00
  • c7f37a0e1b MILC improvements- skullY 2019-11-11 09:14:24 -08:00
  • 5001c627ef New release: 0.0.17 → 0.0.18 0.0.18 skullY 2019-11-10 11:11:14 -08:00
  • 490c94e282 Fix command line variable access for baseurl and branch Erovia 2019-11-10 19:02:19 +01:00
  • 212e185b62 New release: 0.0.16 → 0.0.17 0.0.17 skullY 2019-10-23 22:54:53 -07:00
  • b7d0a65bdf Fix No such file or directory: 'C:\\dev\\null' zvecr 2019-10-20 01:33:02 +01:00
  • 221d42fec1 sync milc.py with qmk_firmware skullY 2019-10-23 22:47:50 -07:00
  • f3e83794c9 New release: 0.0.15 → 0.0.16 0.0.16 skullY 2019-10-12 13:18:31 -07:00
  • 73628cc6b0 Fix in_qmk_firmware for Python 3.5 zvecr 2019-10-10 14:44:52 +01:00
  • e077319a16 New release: 0.0.14 → 0.0.15 0.0.15 skullY 2019-10-08 07:23:09 -07:00
  • 5b0ba9a25d Document release requirements skullY 2019-10-08 07:22:56 -07:00
  • bd4e9bf9cf Add hjson to requirements skullY 2019-10-08 07:20:26 -07:00
  • b2974b4219 read README with utf-8 and close file after reading Nikita Titov 2019-10-04 17:26:26 +03:00
  • be0dd95e46 New release: 0.0.13 → 0.0.14 0.0.14 skullY 2019-09-25 12:00:35 -07:00
  • 30031a8cd7 Fix qmk clone skullY 2019-09-25 12:00:32 -07:00
  • 94adba52c6 New release: 0.0.12 → 0.0.13 0.0.13 skullY 2019-09-25 09:54:23 -07:00
  • 38aefc9716 Fix the environment skullY 2019-09-25 09:54:16 -07:00
  • 081fa0c8a6 New release: 0.0.11 → 0.0.12 0.0.12 skullY 2019-09-22 14:56:52 -07:00
  • 8a03e2ad46 Add milc to setup.py skullY 2019-09-22 14:56:44 -07:00
  • c8d966afa7 New release: 0.0.10 → 0.0.11 0.0.11 skullY 2019-09-22 14:43:32 -07:00
  • 1ea8f02927 Rework how we import subcommands skullY 2019-09-09 10:30:10 -07:00
  • 3683f86b4d update milc skullY 2019-09-09 10:30:01 -07:00
  • 1d622467e4 Fix logging so certain modules don't output unwanted debug messages skullY 2019-09-08 21:21:04 -07:00
  • a5c8efddb4 Rework how the CLI calls subcommands skullY 2019-09-08 19:58:56 -07:00
  • 8d75fd3dca Sync milc with qmk_firmware skullY 2019-09-08 19:56:54 -07:00
  • 72c46efc74 change the order of qmk doctor checks skullY 2019-07-15 13:09:30 -07:00
  • fdc42051d5 New release: 0.0.9 → 0.0.10 0.0.10 skullY 2019-07-15 11:28:10 -07:00
  • a4859aa15c Remove old dists before building skullY 2019-07-15 11:27:56 -07:00
  • 7ce14c0f74 New release: 0.0.8 → 0.0.9 0.0.9 skullY 2019-07-15 11:26:51 -07:00
  • 94831732c6 Set the twine username skullY 2019-07-15 11:26:43 -07:00
  • 819cbea904 Remove the link from description. skullY 2019-07-15 11:26:27 -07:00
  • 65bcd35588 New release: 0.0.7 → 0.0.8 0.0.8 skullY 2019-07-15 11:23:04 -07:00
  • ebe8db89d7 Fix description so markdown is rendered again skullY 2019-07-15 11:22:58 -07:00
  • 9c6db3844f New release: 0.0.6 → 0.0.7 0.0.7 skullY 2019-07-15 11:08:19 -07:00
  • fb372d11ec rip out toml skullY 2019-07-15 11:08:14 -07:00
  • f23614d245 New release: 0.0.5 → 0.0.6 0.0.6 skullY 2019-07-15 10:45:18 -07:00
  • 427e6addda Switch packaging from flit to setuptools skullY 2019-07-15 10:45:06 -07:00
  • 67698a52e0 flake8 config and cleanup skullY 2019-07-01 13:11:42 -07:00
  • c54aaa9c80 New release: 0.0.4 → 0.0.5 0.0.5 skullY 2019-07-01 12:25:30 -07:00
  • 6681535ae1 document the release process skullY 2019-07-01 12:20:48 -07:00
  • fb365b6850 Cleanup qmk doctor 0.0.4 skullY 2019-07-01 01:47:57 -07:00
  • 7ff0f36338 Update the readme so people know what they're looking at. skullY 2019-07-01 01:41:12 -07:00
  • 8b465623d1 fix qmk setup when run on a fresh system 0.0.3 skullY 2019-07-01 01:31:29 -07:00
  • 814a3ef41b Add a very lightly tested qmk setup skullY 2019-07-01 00:11:18 -07:00
  • 96387aeec2 Move subcommands into their own module skullY 2019-06-30 23:01:22 -07:00
  • b0b746664f Add a qmk clone command skullY 2019-06-30 22:54:02 -07:00
  • 680c786cd8 Fix the subcommand argument parsing skullY 2019-06-30 22:53:20 -07:00
  • f82235e12e Add a description for the project skullY 2019-06-30 20:21:14 -07:00