zvecr
054e071787
Add env subcommand
2021-04-05 21:01:29 +01:00
QMK Bot
78e0fda2f0
New release: 0.0.44 → 0.0.45
0.0.45
2021-03-28 23:43:02 +00:00
Zach White
9c6123483b
housekeeping
2021-03-28 16:23:15 -07:00
QMK Bot
e851c8fcb5
New release: 0.0.43 → 0.0.44
0.0.44
2021-03-28 01:51:59 +00:00
QMK Bot
92168e1ef0
New release: 0.0.42 → 0.0.43
0.0.43
2021-03-28 01:41:34 +00:00
Zach White
fd744ac24c
Setup an action to publish a release
2021-03-27 18:38:47 -07:00
Zach White
840c791cc8
don't use sys.executable when running qmk doctor
2021-03-27 17:02:04 -07:00
Zach White
8f5b8e83c0
New release: 0.0.41 → 0.0.42
0.0.42
2021-03-27 13:03:22 -07:00
Zach White
1da98510d3
make the qmk_firmware check more robust
2021-03-27 11:34:36 -07:00
Zach White
6ec242b133
New release: 0.0.40 → 0.0.41
0.0.41
2021-03-27 09:14:16 -07:00
Zach White
6433cbc0f4
this script uses bashisms
2021-03-27 09:13:59 -07:00
Zach White
aedad7e602
use the correct name
2021-03-27 09:04:51 -07:00
Zach White
504291bbf5
handle the case where qmk_firmware exists but isn't a clone
2021-03-27 09:04:51 -07:00
Zach White
c6e736adc7
make qmk clone more robust
2021-03-27 09:04:51 -07:00
Zach White
fe42ab3534
General improvements
...
* refactor to make the code clearer in some places
* don't call bin/qmk anymore
* ask the user if they want to install python modules when they're missing
2021-03-27 08:34:34 -07:00
Ryan
d805fe2b6e
Merge pull request #42 from qmk/msys-no-setuptools
...
[MSYS2] Remove explicit setuptools upgrade from build action
2021-03-08 19:46:50 +11:00
fauxpark
5321a121fc
Remove explicit setuptools upgrade from build action
2021-03-08 06:20:24 +11:00
Zach White
3c31d41bf3
Update tested python versions
2021-03-07 11:18:08 -08:00
Zach White
c6977fa851
fix the python_requires var
2021-03-07 11:07:36 -08:00
Zach White
3b6c0fd058
write a quickstart
2021-03-02 07:36:49 -08:00
Zach White
216f5d44c1
New release: 0.0.39 → 0.0.40
0.0.40
2021-03-02 07:32:52 -08:00
Zach White
0bf0b5a503
indicate a minimum version for jsonschema
2021-03-02 06:50:21 -08:00
Joel Challis
4b11e04672
Merge pull request #39 from qmk/remove_coc
...
Delete CODE_OF_CONDUCT.md
2021-02-28 01:39:42 +00:00
Zach White
aba043abdc
New release: 0.0.38 → 0.0.39
0.0.39
2021-01-11 19:58:09 -08:00
Zach White
efd9f68243
add updated reqs from qmk_firmware:develop
2021-01-11 19:57:58 -08:00
Zach White
e3e0856f96
New release: 0.0.37 → 0.0.38
0.0.38
2021-01-11 09:53:21 -08:00
Zach White
670a07ff0b
replace dash with underscore in module import name
2021-01-11 09:37:32 -08:00
Joel Challis
c4c76e3534
Delete CODE_OF_CONDUCT.md
2021-01-10 01:37:50 +00:00
Zach White
9ad519d4a2
Switch to the new way off adding a path.
...
Per <https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/ >
2020-12-02 10:44:07 -08:00
Zach White
655979cef5
New release: 0.0.36 → 0.0.37
0.0.37
2020-12-02 10:34:46 -08:00
Zach White
6b0d5fe85b
update the release script
2020-12-02 10:34:35 -08:00
fauxpark
d163222123
Path-ify QMK_HOME
2020-10-20 10:38:36 -07:00
skullY
5342ab3e10
check if requirements are installed before importing qmk_firmware
2020-10-19 09:30:01 -07:00
skullY
21ee8ce228
New release: 0.0.35 → 0.0.36
0.0.36
2020-10-07 12:19:16 -07:00
skullY
111ebe2a34
add pygments to requirements
2020-10-07 12:08:45 -07:00
skullY
9fdee68e7f
Fix qmk setup on windows
2020-10-07 12:06:48 -07:00
skullY
b36c53a249
Enhance qmk setup to add upstream
2020-10-07 12:06:02 -07:00
fauxpark
07c38a36d5
Change MSYS2 terminal warning to an error
2020-10-07 12:05:37 -07:00
Zach White
7605ab1007
Switch to installed milc ( #31 )
2020-10-06 18:42:40 -07:00
fauxpark
315e863b21
Setup/clone: show default argument values more consistently
2020-09-23 20:10:14 -07:00
fauxpark
8fc7dccd13
CLI workflow: fix MSYS2 job
2020-09-23 07:45:29 -07:00
fauxpark
8a531f7b7b
Fix CLI not producing any return codes
2020-09-14 08:31:23 -07:00
skullY
12c415f09c
Add a warning for when people have (probably) misconfigured QMK_HOME
2020-07-19 16:16:21 -07:00
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