issues
search
kraken-build
/
kraken
The Kraken build system.
https://kraken-build.github.io/kraken/
28
stars
12
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix(deps): update minor and patch updates
#291
renovate[bot]
opened
3 weeks ago
0
Allows to use Maturin with UV
#290
Tpt
opened
1 month ago
0
chore(deps): update dependency mitmproxy to v11
#289
renovate[bot]
opened
1 month ago
0
UV: Always run "sync"
#288
Tpt
closed
1 month ago
2
`krakenw lock` should pin repository commit SHA for dependencies from Git repositories
#287
NiklasRosenstein
opened
2 months ago
0
add `ParallelTaskExecutor` draft
#286
NiklasRosenstein
opened
2 months ago
0
Support Uv as a Python build-system
#285
NiklasRosenstein
closed
2 months ago
0
Extend pytest task to accept sequence
#284
sebimarkgraf
closed
2 months ago
0
`uv venv` run by `kraken-wrapper` as installer may pick the wrong Python version
#283
NiklasRosenstein
opened
3 months ago
0
fix(deps): update dependency kraken-build to v0.40.1 - autoclosed
#282
renovate[bot]
closed
2 months ago
0
improvement: Use UV as the default installer for Kraken build-time virtual environments
#281
NiklasRosenstein
opened
3 months ago
0
Cargo - Skip existing packages when publishing
#280
jcaille
closed
3 months ago
2
kraken-build/: fix: Fix `dist()` function not using `TaskSet` correctly (regression introduced in 0.37.0, 8840ec5), add `TaskSet.build()` to compensate
#279
NiklasRosenstein
closed
3 months ago
0
Fix #263: Relative local dependencies in `buildscript(requirements)` are now resolved relative to the project root
#278
NiklasRosenstein
closed
3 months ago
0
fix: Detect Pyenv shims in interpreter constraint matching and ignore them by default; and if not ignore, then do not commit their version to the cache as the Python version they represent might change.
#277
NiklasRosenstein
closed
3 months ago
0
feature: Add `buildscript(interpreter_constraint)` argument
#276
NiklasRosenstein
closed
3 months ago
0
kraken-build/: feature: Propagate `SSL_CERT_FILE` or `REQUESTS_CA_BUNDLE` environment variable to PDM
#275
NiklasRosenstein
closed
3 months ago
0
fix: Accept `Address` in `dist(dependencies)` when passing a map
#274
NiklasRosenstein
closed
3 months ago
0
improvement: Update `dist(dependencies)` to accept `Address` values now that `Task.path` is removed.
#273
NiklasRosenstein
closed
3 months ago
0
breaking change: Remove `Project.do()` as it was deprecated for a long time. Use `Project.task()` instead
#272
NiklasRosenstein
closed
3 months ago
0
Deprecate `gitignore.io` token support and add `gitignore_extend()`
#271
NiklasRosenstein
closed
3 months ago
0
Improve CI performance by increasing pytest-xdist numprocesses to 6
#270
NiklasRosenstein
closed
3 months ago
0
kraken-build/: fix: Add missing `py.typed` marker for `kraken.build` module
#269
NiklasRosenstein
closed
3 months ago
0
Remove most deprecated APIs
#268
NiklasRosenstein
closed
3 months ago
0
Eliminate `nr-io-graphviz` dependency and update `databind` to min `4.5.0`
#267
NiklasRosenstein
closed
3 months ago
0
Eliminate dependency on `nr-stream`
#266
NiklasRosenstein
closed
3 months ago
0
dev: use Ruff for for linting and formatting
#265
NiklasRosenstein
closed
3 months ago
0
refactor: move `kraken.std.git.gitignore.parser` to `kraken.common.gitignore`
#264
NiklasRosenstein
closed
3 months ago
0
local dependency is not considered relative to the root `.kraken.py`
#263
NiklasRosenstein
closed
3 months ago
0
Ignore and untrack .DS_Store files
#262
srstevenson
closed
4 months ago
0
Missing `METADATA` for UV-installed `pkg_resources`
#261
NiklasRosenstein
opened
4 months ago
0
Fix typo in readme
#260
Ghelfi
closed
4 months ago
0
Renaming Pyproject into TomlConfig
#259
Ghelfi
closed
3 months ago
0
fix(deps): update dependency tomlkit to ^0.13.0
#258
renovate[bot]
closed
4 months ago
0
Jfrog self host change
#257
alexespencer
closed
4 months ago
0
Update manifest.py
#256
frk1993
opened
4 months ago
0
Add `RuffTask` and `ruff()` to allow using Ruff as python formatter and linter
#255
Ghelfi
closed
4 months ago
7
fix: Twine: Change default version requirement to `>=5.0.0,<6.0.0`
#254
NiklasRosenstein
closed
5 months ago
0
fix: Pyupgrade: Fixed "exclude" option treated relative to project directory, not CWD
#253
NiklasRosenstein
closed
5 months ago
0
improvement: Add `PexBuildTask.verbose` property and make it default to `False` (used to be not configurable and enabled by default)
#252
NiklasRosenstein
closed
5 months ago
0
improvement: Bump `uv` to `^0.2.11`
#251
NiklasRosenstein
closed
5 months ago
0
improvement: Replace `rich` logger with `loguru` which produces nicer log formatting and requires less setup
#250
NiklasRosenstein
closed
3 months ago
1
Krakenw warns about difference between .kraken.lock and .kraken.py when default `interpreter_constraint` is different because of different krakenw versions
#249
NiklasRosenstein
opened
5 months ago
0
Pex-built tools may fail to run if built for a Python minor version for which the Pyenv shim errors
#248
NiklasRosenstein
opened
5 months ago
0
fix: Default to always show colors for colored output produced by Kraken itself and added a `-no-color` option to the `kraken` CLI
#247
NiklasRosenstein
closed
5 months ago
0
kraken-wrapper exposes basic auth credentials in index URL when installing build dependencies fails
#246
NiklasRosenstein
closed
2 months ago
0
Task status no longer prints colored in CI
#245
NiklasRosenstein
closed
5 months ago
1
improvement: Move logic to bump Cargo manifest version to `CargoManifestManager` class
#244
NiklasRosenstein
opened
6 months ago
0
Fix CI
#243
NiklasRosenstein
closed
6 months ago
0
Add option to the Kraken CLI to show Python warnings
#242
NiklasRosenstein
opened
6 months ago
0
Next