Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/qmk/qmk_cli

A program to help users work with QMK
https://github.com/qmk/qmk_cli

Delete CODE_OF_CONDUCT.md

c4c76e3534a18ca0c2da53a2007ebe16dedd8730 authored almost 4 years ago by Joel Challis <[email protected]>
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-co...

9ad519d4a2c30c3be00db8fb5e0639b7969a494f authored about 4 years ago by Zach White <[email protected]>
New release: 0.0.36 → 0.0.37

655979cef572533d21ffd430e2cc8aa8bf35cdf2 authored about 4 years ago by Zach White <[email protected]>
update the release script

6b0d5fe85b9d108ea10b9112b8169fbe30abc524 authored about 4 years ago by Zach White <[email protected]>
Path-ify QMK_HOME

d1632221231d815bd5d8525abb3820b352d758cd authored about 4 years ago by fauxpark <[email protected]>
check if requirements are installed before importing qmk_firmware

5342ab3e1012df99041e93644065d1110273b32a authored about 4 years ago by skullY <[email protected]>
New release: 0.0.35 → 0.0.36

21ee8ce228c032f96f134aeb53af8955d302cfbe authored about 4 years ago by skullY <[email protected]>
add pygments to requirements

111ebe2a347573fa1c35f3e034a73668db30ebed authored about 4 years ago by skullY <[email protected]>
Fix qmk setup on windows

9fdee68e7fbb8ad8c1c6c5308cd4d4618cb806fa authored about 4 years ago by skullY <[email protected]>
Enhance qmk setup to add upstream

b36c53a249906b20410e8fa2f83df25ca5fa0de5 authored about 4 years ago by skullY <[email protected]>
Change MSYS2 terminal warning to an error

07c38a36d55cca6f5e3d7316d322ab711b77f05f authored about 4 years ago by fauxpark <[email protected]>
Switch to installed milc (#31)

7605ab10079abea3e00859cc879fbf77622dde2e authored about 4 years ago by Zach White <[email protected]>
Setup/clone: show default argument values more consistently

315e863b21da0f8ea9f0f770b7f8ecb6d662d9ac authored over 4 years ago by fauxpark <[email protected]>
CLI workflow: fix MSYS2 job

8fc7dccd131c7ee7063193f284855da7821182e1 authored over 4 years ago by fauxpark <[email protected]>
Fix CLI not producing any return codes

8a531f7b7b2edfc4edd97397c51a03693155e59a authored over 4 years ago by fauxpark <[email protected]>
Add a warning for when people have (probably) misconfigured QMK_HOME

12c415f09ccb6e120427b7d092e6fe9406ac6ed1 authored over 4 years ago by skullY <[email protected]>
New release: 0.0.34 → 0.0.35

5a777c5de92e07ef15b1100977231d9fd3da0141 authored over 4 years ago by Zach White <[email protected]>
use cli.echo, not cli.args.echo.

c51c898562e603ad6295c5f8ec3662563b28d4b0 authored over 4 years ago by Zach White <[email protected]>
Fix possibility of recursive execution

08ea23b08743ccb103fcd9bf1c9636d060d09b96 authored over 4 years ago by Erovia <[email protected]>
Checking for the 'quantum' directory is better for long term

0105405d8365acb7c7993af77c0af9d159023795 authored over 4 years ago by Erovia <[email protected]>
Fix possibility of recursive execution

92c57e2a462a5d7fcbc51da4bed3b13cdbf6e5ce authored over 4 years ago by Erovia <[email protected]>
New release: 0.0.33 → 0.0.34

30c89ec8e092e2cb934c62f7f5a096a3a3873acb authored over 4 years ago by skullY <[email protected]>
improve the qmk setup flow (#20)

* improve the qmk setup flow

* Apply suggestions from code review

Co-Authored-By: Erovia <...

a7a7bd9f08704dfe56f581ef2fe04091018bf5f9 authored over 4 years ago by Zach White <[email protected]>
New release: 0.0.32 → 0.0.33

5229ce14e3250e0d751ff476d72443e419bc9cea authored over 4 years ago by skullY <[email protected]>
Merge pull request #19 from qmk/fix_store_true_false

8fa960f25ef4ae8199853243a2a42df768ad93e0 authored over 4 years ago by Erovia <[email protected]>
Make arg_only apply only to the subcommand it is part of

1481dfe157cc4803863eadeb37e275a08e6b8e20 authored over 4 years ago by skullY <[email protected]>
Fix setting config values for store_true and store_false

ac39b9bb0f6d543ff8f5cc081b5bdf7e347be8ac authored over 4 years ago by skullY <[email protected]>
New release: 0.0.31 → 0.0.32

44a446308f864d2eb14a9445839d07435495e985 authored over 4 years ago by skullY <[email protected]>
Merge pull request #18 from Erovia/cli/win_env_check

Add warning message for MSYS users

90bdf52416328231767a52ec870c1b54e1901f3f authored over 4 years ago by Erovia <[email protected]>
Add warning message for MSYS users

191980052ebe8bd022013fcebd861ad2e0f80dcf authored over 4 years ago by Erovia <[email protected]>
Fix indentation

5fbdd95c4b6b2f761bebc9fc6a2e266a5bff9ae7 authored over 4 years ago by skullydazed <[email protected]>
Update qmk_cli/script_qmk.py

Co-Authored-By: Erovia <[email protected]>

1002360e20d90bbe594db7f6daf02d4b94818273 authored over 4 years ago by skullydazed <[email protected]>
Protect against empty QMK_HOME folder

ab7d0c6e46def0c823e8c8c84dd67a2b45061e26 authored over 4 years ago by zvecr <[email protected]>
Handle failed import with exception instead

a0b692d718309f8adf45962ee15c6f89494171c1 authored over 4 years ago by zvecr <[email protected]>
Update qmk_cli/subcommands/setup.py

Co-Authored-By: skullydazed <[email protected]>

a03aa1cbba6de2736b731d00769f07dee0403e0a authored over 4 years ago by Joel Challis <[email protected]>
Add --no flag

73c903b8b64797e950f791c33831381374c0ba61 authored over 4 years ago by skullY <[email protected]>
Update qmk_cli/subcommands/setup.py

8f2185af32541fc4844b1b8fdf363f387d91f4d2 authored over 4 years ago by skullydazed <[email protected]>
Fix argument passing to doctor subcommand

When 'qmk setup' is started with the '-y' argument, this argument should be specified for 'qmk d...

bae2f1f1eec21ce55b7858b4e743856104a83890 authored over 4 years ago by Erovia <[email protected]>
New release: 0.0.30 → 0.0.31

120ce557f18cc115ec24097a203b798c577e46a1 authored almost 5 years ago by Zach White <[email protected]>
Fix WinError 193 on MSYS2

a15b0d646079c1a28196c8f27f57c29f8a808e88 authored almost 5 years ago by Erovia <[email protected]>
New release: 0.0.29 → 0.0.30

f0dafaf068415840dd9f95ba01d9846c725563e8 authored almost 5 years ago by skullY <[email protected]>
add nose2 to requirements

3414bdcaa3f8867e76c00e533bb3295f5deb4d59 authored almost 5 years ago by skullY <[email protected]>
Made bade in the readme nicer

c8567d80981c16ccd1a48db48203031632491ab6 authored almost 5 years ago by Mikkel Jeppesen <[email protected]>
New release: 0.0.28 → 0.0.29

dc3ca88debeeec48292a376defaa7b4f5a871265 authored almost 5 years ago by skullY <[email protected]>
Add a warning when run on old python versions

a4e9c34387e17eedce37c689e96738b91f51fd04 authored almost 5 years ago by skullY <[email protected]>
Added CI badge to readme

742e1ce0e19829052d0dae97d78fc0f6cbfc1dd0 authored almost 5 years ago by Mikkel Jeppesen <[email protected]>
Added workflow to test qmk cli setup on OSX, Linux and MSYS2

db0b8cb9a0b7814614d0f29ec798535301876e1d authored almost 5 years ago by Mikkel Jeppesen <[email protected]>
moved msys script to root

d67addde2d0221b517f7d478da194b1ac508cdb0 authored almost 5 years ago by Mikkel Jeppesen <[email protected]>
Fixed script path, checking env var

e1847100367603d97ea1f9ad98bd819655ee0051 authored almost 5 years ago by Mikkel Jeppesen <[email protected]>
removed debug echo

b694c4284d26b5fa93ed8394347364f64aa50ef3 authored almost 5 years ago by Mikkel Jeppesen <[email protected]>
Update .github/workflows/cli_setup.yml

Co-Authored-By: skullydazed <[email protected]>

29541559d0c27aa11f003aff3c30cbd4523b0558 authored almost 5 years ago by Mikkel Jeppesen <[email protected]>
Switched to python 3.6 as minimum version, and remove paths condition on PR trigger

39df759f5772a8410c7bfceb37f1cdb0d31a61f1 authored almost 5 years ago by Mikkel Jeppesen <[email protected]>
Remove notes for things that are done

6a0e62a078e9f9e4c2a046b8d47d88dbc5e0950c authored almost 5 years ago by skullY <[email protected]>
New release: 0.0.27 → 0.0.28

bbc5ffd6c9e34b534b38cdcb32b7ca78cac1eb94 authored almost 5 years ago by skullY <[email protected]>
Prevent release from erroring on first run

e0adba4e685c2deb4cdf76abe61b0e985923ea23 authored almost 5 years ago by Zach White <[email protected]>
Add support for determining where a config option came from

56bcb12ed62ae01324465b0db8f7e6ea0379b8f5 authored almost 5 years ago by Zach White <[email protected]>
Replace rename with replace

897fe121e2c12b1b5aa0d41ec788e6d8db0a8bbe authored almost 5 years ago by Mikkel Jeppesen <[email protected]>
New release: 0.0.26 → 0.0.27

1a723e488fa6a9d05e5209807ee0fcb2b4c19c3c authored almost 5 years ago by skullY <[email protected]>
sync milc with qmk_firmware

bf502d26fa86f3a31682be0869908d65de707179 authored almost 5 years ago by skullY <[email protected]>
New release: 0.0.25 → 0.0.26

ebea7f7ea075dfb0bb826c0fbdb5809ff23eb570 authored about 5 years ago by skullY <[email protected]>
Add support for hidden subcommands

49b288786ae6193a02defd09ccab958db2b5695f authored about 5 years ago by skullY <[email protected]>
New release: 0.0.24 → 0.0.25

e75b4d4ed11da9ce966c34fb821abf1032eb3424 authored about 5 years ago by skullY <[email protected]>
Add flake8 to requirements

7f56cfd781667c900e9b7ee265a9f5e65324ba6c authored about 5 years ago by skullY <[email protected]>
New release: 0.0.23 → 0.0.24

b04bf7a4da4729aa780a86f7dfe56109d9b00c22 authored about 5 years ago by skullY <[email protected]>
Fix commands with no arguments

fb260f29e197981f74cb3e8cbc6d70c044932264 authored about 5 years ago by skullY <[email protected]>
New release: 0.0.22 → 0.0.23

e8e98ca15a374eb31c4dc6184f7680da3357e22e authored about 5 years ago by skullY <[email protected]>
Make folding arguments into config operate more correctly.

4d1302696e997e0eae677e85ddf9f4f21af80c21 authored about 5 years ago by skullY <[email protected]>
New release: 0.0.21 → 0.0.22

4d78df2cbcd098a204bc0b3156a8f3c5977663d6 authored about 5 years ago by skullY <[email protected]>
filter None from config files

4a45081412495df963228cb9e850fa3d63ac1394 authored about 5 years ago by skullY <[email protected]>
New release: 0.0.20 → 0.0.21

9cab9ea6108df6e92ebc4cdacabc2c2a7addc109 authored about 5 years ago by skullY <[email protected]>
fix pytest in qmkfm/base_container

177fa55bce33353a26d98b55059343ca3bebdec1 authored about 5 years ago by skullY <[email protected]>
New release: 0.0.19 → 0.0.20

0783864629b230dcdbe3149165e43456bef6ac1f authored about 5 years ago by skullY <[email protected]>
Improve --version

8ec66dd599512153c1ae0a9025aad26eec9a9f6a authored about 5 years ago by skullY <[email protected]>
New release: 0.0.18 → 0.0.19

790536eca4a43fbe101c5beb5eeebdf98f32221f authored about 5 years ago by skullY <[email protected]>
Add support for specifying `user.qmk_home` in config

6f1ec49a9a2924451571a297e74b88d4cb1da8ac authored about 5 years ago by skullY <[email protected]>
MILC improvements-

* Remove the shadow argparser
* Make it easier to reason about arguments and how they're transla...

c7f37a0e1b83dd420ddbf2984fa4d51b65d2d78c authored about 5 years ago by skullY <[email protected]>
New release: 0.0.17 → 0.0.18

5001c627ef3741e38886ef0fcf0ef15e5e8b6767 authored about 5 years ago by skullY <[email protected]>
Fix command line variable access for baseurl and branch

490c94e282756cdf97d9427145249c9c6f38f4c1 authored about 5 years ago by Erovia <[email protected]>
New release: 0.0.16 → 0.0.17

212e185b620952b25cabae61fe945a1ced999997 authored about 5 years ago by skullY <[email protected]>
Fix No such file or directory: 'C:\\dev\\null'

b7d0a65bdffe1d61f84c35452eec6c802ce0d621 authored about 5 years ago by zvecr <[email protected]>
sync milc.py with qmk_firmware

221d42fec1ae8dbb2dd34e4fedf3cff766c71083 authored about 5 years ago by skullY <[email protected]>
New release: 0.0.15 → 0.0.16

f3e83794c99aede51ea5329c96dcbe7bf31069a3 authored about 5 years ago by skullY <[email protected]>
Fix in_qmk_firmware for Python 3.5

73628cc6b0be832f1c23f4aed924ea7e08293ce9 authored about 5 years ago by zvecr <[email protected]>
New release: 0.0.14 → 0.0.15

e077319a165916aa6bf3a757d3f32b1f8a54f555 authored about 5 years ago by skullY <[email protected]>
Document release requirements

5b0ba9a25d4b03f23d0d3e487b22a871764a7a77 authored about 5 years ago by skullY <[email protected]>
Add hjson to requirements

bd4e9bf9cf09499e89f03447ccba416034405820 authored about 5 years ago by skullY <[email protected]>
read README with utf-8 and close file after reading

b2974b42193c401a3bdef875cd6c657f15e7eb1c authored about 5 years ago by Nikita Titov <[email protected]>
New release: 0.0.13 → 0.0.14

be0dd95e467336469b6e61e4361b896739af5876 authored over 5 years ago by skullY <[email protected]>
Fix qmk clone

30031a8cd792a2081a49a933b96cf675177c781a authored over 5 years ago by skullY <[email protected]>
New release: 0.0.12 → 0.0.13

94adba52c678afdef57db764e068f078057c604b authored over 5 years ago by skullY <[email protected]>
Fix the environment

38aefc9716808861735f88b0863e52f94010ab30 authored over 5 years ago by skullY <[email protected]>
New release: 0.0.11 → 0.0.12

081fa0c8a60a060fb06298aef9be7c8330862ae9 authored over 5 years ago by skullY <[email protected]>
Add milc to setup.py

8a03e2ad462d3c6dab1c8308b191ad27046d10cd authored over 5 years ago by skullY <[email protected]>
New release: 0.0.10 → 0.0.11

c8d966afa77438485709e324955eb5e13b173260 authored over 5 years ago by skullY <[email protected]>
Rework how we import subcommands

1ea8f02927e2b3062caf66e5944d4b1feafc8940 authored over 5 years ago by skullY <[email protected]>
update milc

3683f86b4d134aa795b03cda91f0cfbf0c14c5c8 authored over 5 years ago by skullY <[email protected]>
Fix logging so certain modules don't output unwanted debug messages

1d622467e46a3cdf70637903e40d11930443442b authored over 5 years ago by skullY <[email protected]>
Rework how the CLI calls subcommands

a5c8efddb4d81fcd43a2f22aad8668455d6c04bc authored over 5 years ago by skullY <[email protected]>
Sync milc with qmk_firmware

8d75fd3dca5a0500f84c5f3b6869ccfde4e63f85 authored over 5 years ago by skullY <[email protected]>
change the order of qmk doctor checks

72c46efc742ebbbb9d5a54f802c4f6c86c08de04 authored over 5 years ago by skullY <[email protected]>