COMMITS
June 17, 2024
A
chore: Upgrade python versions
Alexander Block committed
A
refactor: Split out common python methods into python.go
Alexander Block committed
April 19, 2024
A
fix: Fix hash calculation to not crash on missing files
Alexander Block committed
A
Merge pull request #41 from kluctl/fix-modtimes
Alexander Block committed
A
feat: Allow to call BuildAndWriteFilesList on non-copied embedded dirs
Alexander Block committed
A
Revert "fix: Add ModTime to fileListEntry and consider it when extracting"
Alexander Block committed
April 18, 2024
A
Merge pull request #40 from kluctl/fix-modtimes
Alexander Block committed
A
chore: Update github.com/klauspost/compress and golang.org/x/sync
Alexander Block committed
A
refactor: Remove unused AddToTar
Alexander Block committed
A
fix: Allow overwriting when untarring
Alexander Block committed
A
fix: Stop using SecureJoin which messes up symlinks
Alexander Block committed
A
fix: Add ModTime to fileListEntry and consider it when extracting
Alexander Block committed
March 21, 2024
A
chore: Update standalone-python to 20240224 (#36)
Alexander Block committed
D
chore(deps): Bump github.com/klauspost/compress from 1.17.4 to 1.17.7 (#34)
dependabot[bot] committed
D
chore(deps): Bump golang.org/x/sync from 0.5.0 to 0.6.0 (#29)
dependabot[bot] committed
D
chore(deps): Bump github.com/rogpeppe/go-internal from 1.11.0 to 1.12.0 (#26)
dependabot[bot] committed
D
chore(deps): Bump actions/download-artifact from 3 to 4 (#28)
dependabot[bot] committed
D
chore(deps): Bump actions/cache from 3 to 4 (#30)
dependabot[bot] committed
D
chore(deps): Bump actions/upload-artifact from 3 to 4 (#27)
dependabot[bot] committed
D
chore(deps): Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#35)
dependabot[bot] committed
February 6, 2024
A
chore: Upgrade python versions
Alexander Block committed
A
Merge pull request #32 from netthier/split-phases
Alexander Block committed
February 4, 2024
N
feat: Generate PYTHON_VERSION file in targetPath containing used version params
nett_hier committed
N
feat: Allow running preparation and pack phases of generate separately
nett_hier committed
December 13, 2023
A
feat: Upgrade pip to 23.3.1 to support Python 3.12
Alexander Block committed
A
docs: Add note about dependabot to README.md
Alexander Block committed
December 12, 2023
A
feat: Re-add distutil, sqlite3 and venv packages
Alexander Block committed
D
chore(deps): Bump actions/cache from 2 to 3 (#2)
dependabot[bot] committed
D
chore(deps): bump actions/setup-go from 2 to 5 (#25)
dependabot[bot] committed
A
chore: Run go get -u ./...
Alexander Block committed