Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-08-19 | unify debian packaging logic | Christian Grothoff | |
2024-07-29 | ci: disable debian unstable riscv64 in generate-jobs | Nullptrderef | |
2024-07-09 | CI: remove legacy cmd from Containerfilev0.12.0-dev.3 | Devan Carpenter | |
This CMD was leftover from when the buildbot was configured a bit differently than it is now. It is only a source of confusion at this point, as it doesn't make sense to run this script inside the container anymore. | |||
2024-07-09 | CI: disable failing riscv jobs temporarily | Devan Carpenter | |
2024-06-16 | numeric sorter is broken | Nullptrderef | |
2024-06-16 | shorten names | Nullptrderef | |
2024-06-16 | pass them in -o | Nullptrderef | |
2024-06-16 | pgctl > postgres & sleep 10 | Nullptrderef | |
2024-06-16 | ignore release-artifacts | Nullptrderef | |
2024-06-16 | allow non-rsync | Nullptrderef | |
2024-06-16 | ignorelists | Nullptrderef | |
2024-06-16 | chmod | Nullptrderef | |
2024-06-16 | ignore autoreconf | Nullptrderef | |
2024-06-16 | generate new jobs | Nullptrderef | |
2024-06-16 | substitude codename in deploy job | Nullptrderef | |
2024-06-16 | fix: use codenames in from, oops | Nullptrderef | |
2024-06-16 | remove redundant/duplicate jobs | Nullptrderef | |
2024-06-16 | allow ARCH/CODENAME overwrites, aswell as CODENAME-ARCH ones | Nullptrderef | |
CODENAME-ARCH allows overwriting one pair without touching other ones in the same codename, or the same arch | |||
2024-06-16 | gitignore privatekeys, deb files, etc | Nullptrderef | |
2024-06-16 | allow overwriting dest | Nullptrderef | |
2024-06-16 | ignore config.guess | Nullptrderef | |
2024-06-16 | generate ci targets | Nullptrderef | |
2024-06-16 | link to common/debian | Nullptrderef | |
2024-06-16 | use good containerfile, fix apt indentation | Nullptrderef | |
2024-06-16 | arm64 and riscv64 builds | Nullptrderef | |
2024-04-11 | ci: exclude dev tags from .deb version strings | Devan Carpenter | |
this avoids a whole mess of problems with version string parsing and selection with dpkg and gbh | |||
2024-04-09 | ci: remove the leading v character from tags | Devan Carpenter | |
debian doesn't want a v at the start of the version string | |||
2024-04-01 | -fix mustach valgrind detection | Christian Grothoff | |
2024-04-01 | -add strace for debugging | Christian Grothoff | |
2024-04-01 | actually fail tests on error | Christian Grothoff | |
2024-04-01 | -fix build | Christian Grothoff | |
2024-04-01 | run original tests outside of 'make check': | Christian Grothoff | |
2024-04-01 | keep going on error | Christian Grothoff | |
2024-04-01 | -ensure cut is installed | Christian Grothoff | |
2024-04-01 | clean, but not log file | Christian Grothoff | |
2024-04-01 | more logging | Christian Grothoff | |
2024-04-01 | add bash | Christian Grothoff | |
2024-03-31 | -fix drop syntax for partitioned tables | Christian Grothoff | |
2024-03-25 | exclude test specs from spell checking | Christian Grothoff | |
2024-03-18 | add libjson-c-dev to tests for CI/CD | Christian Grothoff | |
2024-03-12 | ci: ensure deb version strings are use commit ref | Devan Carpenter | |
2024-03-04 | ci: don't use config.ini for build jobv0.9.5-dev.4 | Devan Carpenter | |
2024-03-04 | replace htmlark with pandoc in CI | Iván Ávalos | |
2024-01-31 | output full log | Christian Grothoff | |
2023-12-22 | [ci] use "localhost/$REPO_NAME" as default JOB_CONTAINER | Özgür Kesim | |
2023-12-20 | [ci] use podman only; make -j(#cpu/2) | Özgür Kesim | |
2023-12-18 | ignore potentially generated files in debian/ folder during codespellv0.9.4-dev.7 | Christian Grothoff | |
2023-12-13 | ci: squash deps packages into one apt cmdv0.9.4-dev.5 | Devan Carpenter | |
makes containers smaller and improves caching logic | |||
2023-12-13 | ci: fixup debian packaging job | Devan Carpenter | |
cleanup and make packaging job more robust git version 2.4.4 changed the way rev-parsing worked in a detached head state | |||
2023-12-13 | ci: don't halt pipeline on docs or test failure | Devan Carpenter | |