aboutsummaryrefslogtreecommitdiff
path: root/contrib/ci
AgeCommit message (Expand)Author
2024-06-16numeric sorter is brokenNullptrderef
2024-06-16shorten namesNullptrderef
2024-06-16pass them in -oNullptrderef
2024-06-16pgctl > postgres & sleep 10Nullptrderef
2024-06-16ignore release-artifactsNullptrderef
2024-06-16allow non-rsyncNullptrderef
2024-06-16ignorelistsNullptrderef
2024-06-16chmodNullptrderef
2024-06-16ignore autoreconfNullptrderef
2024-06-16generate new jobsNullptrderef
2024-06-16substitude codename in deploy jobNullptrderef
2024-06-16fix: use codenames in from, oopsNullptrderef
2024-06-16remove redundant/duplicate jobsNullptrderef
2024-06-16allow ARCH/CODENAME overwrites, aswell as CODENAME-ARCH onesNullptrderef
2024-06-16gitignore privatekeys, deb files, etcNullptrderef
2024-06-16allow overwriting destNullptrderef
2024-06-16ignore config.guessNullptrderef
2024-06-16generate ci targetsNullptrderef
2024-06-16link to common/debianNullptrderef
2024-06-16use good containerfile, fix apt indentationNullptrderef
2024-06-16arm64 and riscv64 buildsNullptrderef
2024-04-11ci: exclude dev tags from .deb version stringsDevan Carpenter
2024-04-09ci: remove the leading v character from tagsDevan Carpenter
2024-04-01-fix mustach valgrind detectionChristian Grothoff
2024-04-01-add strace for debuggingChristian Grothoff
2024-04-01actually fail tests on errorChristian Grothoff
2024-04-01-fix buildChristian Grothoff
2024-04-01run original tests outside of 'make check':Christian Grothoff
2024-04-01keep going on errorChristian Grothoff
2024-04-01-ensure cut is installedChristian Grothoff
2024-04-01clean, but not log fileChristian Grothoff
2024-04-01more loggingChristian Grothoff
2024-04-01add bashChristian Grothoff
2024-03-31-fix drop syntax for partitioned tablesChristian Grothoff
2024-03-25exclude test specs from spell checkingChristian Grothoff
2024-03-18add libjson-c-dev to tests for CI/CDChristian Grothoff
2024-03-12ci: ensure deb version strings are use commit refDevan Carpenter
2024-03-04ci: don't use config.ini for build jobv0.9.5-dev.4Devan Carpenter
2024-03-04replace htmlark with pandoc in CIIván Ávalos
2024-01-31output full logChristian 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-18ignore potentially generated files in debian/ folder during codespellv0.9.4-dev.7Christian Grothoff
2023-12-13ci: squash deps packages into one apt cmdv0.9.4-dev.5Devan Carpenter
2023-12-13ci: fixup debian packaging jobDevan Carpenter
2023-12-13ci: don't halt pipeline on docs or test failureDevan Carpenter
2023-12-13ci: update packages before build and test jobsDevan Carpenter
2023-12-13ci: add script for running CI locallyDevan Carpenter
2023-12-13ci: add package deploy jobDevan Carpenter
2023-12-13need codespellÖzgür Kesim