issues
search
DataDog
/
riot
A Python virtual env builder and command runner
https://ddriot.readthedocs.io/
Apache License 2.0
23
stars
15
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix(ci): wheel and sdist artifacts should get uploaded to shared `artifact` dir
#233
erikayasuda
closed
1 month ago
0
ci: upload,download-artifact v2->v4
#232
taegyunkim
closed
1 month ago
0
ci: pin virtualenv to 20.26.6
#231
taegyunkim
closed
1 month ago
0
chore(deps): bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows
#230
dependabot[bot]
opened
2 months ago
0
fix(ci): use macos-13 instead of macos-latest
#229
brettlangdon
closed
4 months ago
0
fix: ensure setuptools is present in riot lock files
#228
brettlangdon
closed
4 months ago
0
ci: fix build
#227
emmettbutler
opened
5 months ago
0
fix: avoid using pip caching
#226
emmettbutler
opened
5 months ago
1
fix: avoid using pip caching
#225
emmettbutler
closed
5 months ago
2
Fix Test badge
#224
miketheman
closed
1 year ago
0
fix error out if list or run find no matching environments to run
#223
romainkomorndatadog
closed
10 months ago
1
Move environment variable logging from verbose to debug log level
#222
romainkomorndatadog
closed
10 months ago
2
fix: non-zero exit code when no matches to run
#221
P403n1x87
closed
1 year ago
0
feat: support 3.12 and drop support for 2.7 virtual environments
#220
majorgreys
closed
1 year ago
1
fix: unpin virtualenv for 3.12 support
#219
majorgreys
closed
1 year ago
1
ci: fix readthedocs build
#218
majorgreys
closed
1 year ago
0
feat: add support for 3.12
#217
majorgreys
closed
1 year ago
0
fix: use better logic to decide when to install the dev package
#216
P403n1x87
closed
1 year ago
0
fix: honour the skip option
#215
P403n1x87
closed
1 year ago
0
fix: pin pip for pip-tools<7
#214
majorgreys
closed
1 year ago
0
refactor: split into submodule and use more modern Python
#213
P403n1x87
opened
1 year ago
0
fix: use dedicated venv for installing dependencies
#212
P403n1x87
closed
1 year ago
0
Pinned requirements can conflict and override packages installed in the base virtual environment
#211
mabdinur
opened
1 year ago
0
tests: run riot venvs with python 2.7
#210
mabdinur
closed
1 year ago
0
fix: install dev package in its own prefix
#209
P403n1x87
closed
1 year ago
10
feat: ensure hash consistency between lockfile and venv
#207
emmettbutler
closed
1 year ago
0
chore(ci): replace ubuntu-18.04 runner with ubuntu-latest
#206
brettlangdon
closed
1 year ago
0
fix: pin virtualenv version to 20.20.0
#205
gnufede
closed
1 year ago
7
fix: change how Venvs are hashed
#203
emmettbutler
closed
1 year ago
1
chore: don't install requirements in intermediate venvs
#202
emmettbutler
closed
1 year ago
0
[CONTSEC-707] Upgrade CodeQL Github Action versions
#201
ganeshkumarsv
closed
1 year ago
0
chore: drop support for py3.6
#200
P403n1x87
closed
1 year ago
0
fix: cap long prefix paths
#199
P403n1x87
closed
1 year ago
6
riot generates paths longer than the FS can support
#198
P403n1x87
closed
1 year ago
0
proposal: add `pins` argument to `Venv` to allow specifying version pins
#197
P403n1x87
opened
1 year ago
0
feat: add requirements caching
#196
majorgreys
closed
1 year ago
1
feat: add riot list --hash-only option to list only venv short hashes
#195
brettlangdon
closed
2 years ago
0
feat(venv): add pip install options
#194
mabdinur
closed
2 years ago
1
Error joining sub-envs paths
#193
avara1986
opened
2 years ago
0
Python 3.11: venv pythonpath seems to conflict with importlib
#192
Yun-Kim
opened
2 years ago
2
fix: Update interpreters option for riot list to sort versions and output format
#191
Yun-Kim
closed
2 years ago
0
feat: add interpreters flag to riot list command
#190
Yun-Kim
closed
2 years ago
0
chore: allow click>=8
#189
brettlangdon
closed
2 years ago
0
chore(ci): upgrade black
#188
brettlangdon
closed
2 years ago
0
feat: re-install dev package on setup file changes
#187
P403n1x87
opened
2 years ago
0
test: run tests in parallel
#186
P403n1x87
closed
2 years ago
0
fix(flake8): new release 5.0 introduces errors in plugins
#185
avara1986
closed
2 years ago
0
fix: use path to actual Python binary
#184
P403n1x87
closed
2 years ago
0
refactor!: ensure dev package is installed in base venv
#183
P403n1x87
closed
2 years ago
0
feat: change default riot path with a env var
#182
avara1986
closed
2 years ago
0
Next