issues
search
dynod
/
buildenv
Build environment setup system, based on Python venv
Mozilla Public License 2.0
0
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Generate/load activation scripts from .buildenv
#135
zedaav
opened
1 month ago
0
Wrap to venv from pipx/uvx
#134
zedaav
opened
1 month ago
0
Handle uv venv/install
#133
zedaav
opened
1 month ago
1
Prepare V2
#132
zedaav
opened
1 month ago
0
Remove pkg_resources dependency -- resolves #130
#131
zedaav
closed
2 months ago
1
buildenv can't be executed from uv (remove dep on pkg_resources)
#130
zedaav
closed
2 months ago
0
Allow to require packages from the command line when using the init --new mode
#129
zedaav
opened
2 months ago
0
Handle multiple requirement files -- resolves #127
#128
zedaav
closed
2 months ago
1
Handle multiple requirements files
#127
zedaav
closed
2 months ago
0
Remove check preventing update of parent project -- resolves #125
#126
zedaav
closed
3 months ago
1
Don't prevent venv update for parent project
#125
zedaav
closed
3 months ago
0
Save tag files in project rather than in venv -- resolves #122
#124
zedaav
closed
3 months ago
1
Don't systematically regenerate scripts -- resolves #121
#123
zedaav
closed
3 months ago
1
Extensions hooks "tag files" may be persisted in .buildenv instead of venv
#122
zedaav
closed
3 months ago
0
Error when parallelizing `buildenv run` commands
#121
zedaav
closed
3 months ago
0
Protect from paths with spaces -- Resolves #118
#120
zedaav
closed
6 months ago
1
Support for Python 3.12
#119
zedaav
closed
6 months ago
1
venv fails to load if parent path contain spaces
#118
zedaav
closed
6 months ago
0
Refuse shell command in CI -- resolves #116
#117
zedaav
closed
7 months ago
0
Forbid shell command in CI
#116
zedaav
closed
7 months ago
0
Support init out of project folder -- resolves #112
#115
zedaav
closed
9 months ago
1
Refactor to use simple builder -- resolves #107
#114
zedaav
closed
9 months ago
1
Tools upgrade
#113
zedaav
closed
9 months ago
1
Exception when running `buildenv init --new` with CWD out of current venv
#112
zedaav
closed
9 months ago
0
Skip buildenv task when building project
#111
zedaav
closed
10 months ago
1
Fix loading script
#110
zedaav
closed
10 months ago
1
Add API to contribute to generated gitignore file -- resolves #76
#109
zedaav
closed
10 months ago
1
Support bash variable default value syntax
#108
zedaav
closed
10 months ago
1
Refactor to use simple builder for scripts update after build
#107
zedaav
closed
9 months ago
0
Add upgrade command -- resolves #24
#106
zedaav
closed
10 months ago
1
Use --new to bootstrap a new buildenv -- resolves #104
#105
zedaav
closed
10 months ago
0
--new option shall bootstrap a new buildenv
#104
zedaav
closed
10 months ago
0
Force skip with init --new -- resolves #102
#103
zedaav
closed
10 months ago
1
Warning on `init --new`
#102
zedaav
closed
10 months ago
0
Handle init --new parameter -- resolved #100
#101
zedaav
closed
10 months ago
1
New `buildnv init --new` option
#100
zedaav
closed
10 months ago
0
Handle init --skip option -- resolves #97
#99
zedaav
closed
10 months ago
1
Fix chmod warning -- resolves #96
#98
zedaav
closed
10 months ago
1
Add --skip option to buildenv init
#97
zedaav
closed
10 months ago
0
Warning on git chmod if project folder is in a directory junction
#96
zedaav
closed
10 months ago
0
Fix path issue under git bash -- resolves #94
#95
zedaav
closed
10 months ago
1
Invalid path in git bash with a resolved path
#94
zedaav
closed
10 months ago
0
Fix temporary scripts generation from loading script -- resolves #92
#93
zedaav
closed
10 months ago
0
.buildenv folder scripts are not generated when launched from loading scripts
#92
zedaav
closed
10 months ago
0
Warn instead of error when trying to update parent buildenv -- resolv…
#91
zedaav
closed
10 months ago
1
Buildenv update protection shall be a warning, not an error
#90
zedaav
closed
10 months ago
0
Fix venv update if not created by buildenv -- resolves #86
#89
zedaav
closed
10 months ago
1
Fix parent buildenv protection -- resolves #87
#88
zedaav
closed
10 months ago
1
Parent buildenv protection badly triggered on each init command
#87
zedaav
closed
10 months ago
0
Error when running buildenv init on venv not created by buildenv
#86
zedaav
closed
10 months ago
0
Next