0
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 21 hours ago.
Jan 20, 2025 — Jan 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
feat: buildx, more options for docker build, options for sphinx, upgrade pip to latest 19 version More... over 4 years ago
feat: rename lines/words helper to be simpler while we did not release it More... about 5 years ago
feat: now use a variable for package name as default as we quite often end up doing it later anyway More... about 5 years ago
feat: which will be at root? maybe this is not a really good idea as it is quite make dependant More... about 5 years ago
feat: remove deprecated isort options. More... about 5 years ago
feat(experiment): adds docker buildkit support as optional runner for docker build. Note that this may not be ideal as docker also supports using buildkit with the env var USE_BUILDKIT, and we may prefer to let docker handle that and propose an optional buildx support More... about 5 years ago
feat: adds joinwords and joinlines helper to root package as we use them so often in projectfiles More... about 5 years ago
feat: which helper now supports fallbacks, and we'll use python3 as a default for python feature More... about 5 years ago
Adds minor precommit hooks. More... about 5 years ago
Release: 0.8.0 More... about 5 years ago
Adds ability to insert steps in a pipeline, add precommit parsing in our own release pipeline. More... about 5 years ago
Refactor medikit stubs so that IDEs understand that something will actually happen after calling those things. More... about 5 years ago
Reformat projectfile with newer conventions. More... about 5 years ago
Update requirements, adds pre-commit hooks. More... about 5 years ago
Update RELEASE.rst More... about 5 years ago
Update RELEASE.rst More... about 5 years ago
Release: 0.7.5 More... almost 6 years ago
Merge branch 'master' of github.com:python-medikit/medikit More... almost 6 years ago
Fixes bugs with pip-tools upgrade, update dependencies. More... almost 6 years ago
Update RELEASE.rst More... about 6 years ago
Release: 0.7.4 More... over 6 years ago
Update requirements with latest pip-tools release and downgrade a bit pip so we overcome the pip-tools#853 issue. More... over 6 years ago
Docs - minor More... over 6 years ago
Relegn - Switch to regular pip on rtd as it now supports modern python. More... over 6 years ago
Release: 0.7.3 More... over 6 years ago
Updates documentation. More... over 6 years ago
Tests - add test for pytest version management. More... over 6 years ago
Pytest - Feature now supports "set_version()" so opne can override the default pytest version used (for example to use the new 5.x versions. More... over 6 years ago
Adds default formatters in "format" feature, set default version of pytest to "~=4.6". More... over 6 years ago
Merge branch 'master' into next More... over 6 years ago