Commit Graph

55 Commits (c91c61b2417d0c36993deff03f09b1f64c821a1b)

Author SHA1 Message Date
Andres Freund faa78bc1c1 ci: Per-repo configuration for manually trigger tasks 4 weeks ago
Andres Freund e291573534 ci: Test NetBSD and OpenBSD 7 months ago
Andres Freund a28166df8c ci: Make compute resources for CI configurable 2 years ago
Andres Freund 19cc96503d ci: Prepare to make compute resources for CI configurable 2 years ago
Andres Freund b2c91d841f ci: Use VMs for SanityCheck and CompilerWarnings 2 years ago
Andres Freund 119ee6ab1b ci: Move execution method of tasks into yaml templates 2 years ago
Andres Freund 794e14e219 ci: Don't specify amount of memory 2 years ago
Andres Freund a2a6249cf1 ci: macos: use cached macports install 2 years ago
Andres Freund 3d8d217450 ci: macos: Remove use of -Dsegsize_blocks=6 2 years ago
Andres Freund 17ebbdf7de ci: macos: Remove use of -DRANDOMIZE_ALLOCATED_MEMORY 2 years ago
Peter Eisentraut 9945750ae0 cirrus/freebsd: define ENFORCE_REGRESSION_TEST_NAME_RESTRICTIONS 2 years ago
Daniel Gustafsson c5e4ec293e ci: Remove OpenSSL 3.1 workaround for missing system CA 2 years ago
Jeff Davis fcb21b3acd Build ICU support by default. 2 years ago
Daniel Gustafsson 8eda731465 Allow to use system CA pool for certificate verification 2 years ago
Daniel Gustafsson 7f5b19817e Support connection load balancing in libpq 2 years ago
Peter Eisentraut bf32ec2256 cirrus/ccache: Use G rather than GB suffix 3 years ago
Peter Eisentraut 6a3002715e meson: Make auto the default of the ssl option 3 years ago
Andres Freund 209f0f0e85 ci: freebsd: stop postgres instance on failure, to prevent log upload failures 3 years ago
Andres Freund 98811323c8 ci: Use windows VMs instead of windows containers 3 years ago
Thomas Munro 2e9f120b65 ci: Upgrade macOS version from 12 to 13. 3 years ago
Michael Paquier 33ab0a2a52 Fix typos in comments, code and documentation 3 years ago
Thomas Munro 14d63dd252 ci: Change macOS builds from Intel to ARM. 3 years ago
Andres Freund d3b111e320 Add option to specify segment size in blocks 3 years ago
Andres Freund 3f0e786ccb meson: Add 'running' test setup, as a replacement for installcheck 3 years ago
Andres Freund bd82928625 ci: Use -fsanitize=undefined,alignment,address in linux tasks 3 years ago
Andres Freund 94a3e026cc ci: Introduce SanityCheck task that other tasks depend on 3 years ago
Andres Freund ec267fd5a5 ci: Clean up pre-meson cruft in windows task 3 years ago
Andres Freund 967db242c2 ci: Add task testing windows with mingw 3 years ago
Andres Freund e5555657ba meson: Add support for building with precompiled headers 3 years ago
Andres Freund 89d16b6352 ci: enable various runtime checks on FreeBSD and macOS 3 years ago
Andres Freund 2d2f083104 ci: macos: Reduce test concurrency 3 years ago
Andres Freund ccf36ea258 ci: Add 32bit build and test 3 years ago
Andres Freund 03bf971d2d Remove uses of register due to incompatibility with C++17 and up 3 years ago
Andres Freund e3e6ee6964 ci: freebsd: Set extra_{lib,include}_dirs to /usr/local/... 3 years ago
Andres Freund e6b6ea025c meson: ci: Convert some tasks to use meson 3 years ago
Andres Freund 661ee7bfc6 ci: windows: set error mode to not include SEM_NOGPFAULTERRORBOX 3 years ago
Thomas Munro a3a3c1ea87 ci: Increase requested memory size. 3 years ago
Andres Freund 2827f108d1 ci: remove minor version from freebsd image name 3 years ago
Andres Freund e1c95e50e9 ci: switch to freebsd 13.1 3 years ago
Michael Paquier d2a2ce4184 Make upgradecheck a no-op in MSVC's vcregress.pl 3 years ago
Andres Freund ff50baec65 ci: enable zstd where available. 4 years ago
Andres Freund 81b9f23c9c ci: test headerscheck, cpluspluscheck as part of CompilerWarnings task. 4 years ago
Andres Freund 50b1e8c51b ci: windows: Use CIRRUS_ESCAPING_PROCESSES, revert 770011e3f3. 4 years ago
Andres Freund 4a288a37f9 ci: compile with -Og where applicable. 4 years ago
Andres Freund 225fb558cd ci: include hints how to install OS packages. 4 years ago
Andres Freund 770011e3f3 ci: windows: Work around cirrus-ci bug causing test failures. 4 years ago
Andres Freund f79c94f39d ci: fix copy-paste mistake in 16eb8231d1. 4 years ago
Andres Freund 0a156058aa ci: macos: align sysinfo_script to other tasks. 4 years ago
Andres Freund 16eb8231d1 ci: Only use one artifact instruction for logs. 4 years ago
Andres Freund 79b79dd57a ci: s/CCACHE_SIZE/CCACHE_MAXSIZE/. 4 years ago