2023-09-18
- Fix merging of
tox-version
2023-09-18
- Allow tox version to be specified
2023-09-11
- Refactor env variable comparison step
- Run examples in parallel using a matrix job
- Modify .gitreview for use with gerritlab
- Require go 1.19 and fix new gofmt errors
- Set PIP_BREAK_SYSTEM_PACKAGES
2023-07-31
- append pythonpath for python
- ci: Build for both linux/amd64 and linux/arm64
2023-03-20
2023-02-15
- Fix indentation in test
- Map all *.go commit labels to plain labels
- Map node.go label to Node
- Add allow-dedupe-failure flag
2022-11-17
- Handle client cache import options
2022-11-10
- Destination for "local" artifact can be anything
- Add copy dependencies for all artifacts that reference variants
2022-11-04
2022-11-04
- Specify build platforms based on that of the workers
2022-11-04
- Refactor multi-platform build process
- Support building for multiple target platforms
- Fix unbound variable in scripts/release.sh
- Fix usage function call in scripts/release.sh
- Avoid pushing directly to the remote branch when releasing
- Fix increment_version to zero the subsequent places
- Provide scripts/release.sh to standardize new releases
2022-10-28
2022-10-21
- disable cache for entrypoints executed on BuildKit
- Change package name to gitlab.wikimedia.org/repos/releng/blubber
2022-10-19
- Include given value in ParseExtraOptions error message
2022-10-18
- allow entrypoint to run in the image building process
2022-10-18
- Do not require a .dockerignore file
2022-10-14
- Support builds for specific target platforms
2022-10-12
- Support user defined APT sources
- Implement merging
apt.proxies
config - Support configuration of http/https proxies
- Add ability to target releases
- a Blubber file for a Blubberoid service Docker image
- Bump pipeline version
- Support target platform in Makefile
- Support Docker's
.dockerignore
- Support Docker's build-arg options
- support cross variant copying for builder.requirements
- Allow copying directly from other images
- build-time arguments for lives & runs user config
- Use numeric gid when creating a user
- Add npm ci to build instructions
- Pass --no-scripts to composer for extra hardening
- Change UseSystemFlag to Flag
- add no-deps flag for pip installation
- install setuptools first when bootstrapping
- Stop using easy_install to bootstrap pip
- ban setuptools==60.9.0 from installing
- Support execution of site package modules in builder
- upgrade pip before installing requirements
- Pin pip package to <21 for Python 2
- Add support for Poetry package manager
- Add support for use-system-flag directive
- Fix regression in short form handling
- Check for existing user/group before creating
- Revert "feature: build-time arguments for lives & runs user config"
- feature: build-time arguments for lives & runs user config
2018-10-11
2018-08-29
2018-05-24
2018-03-22
- install to global GOPATH with correct -ldflags
2017-11-15
2017-10-19