Commit Graph

52 Commits (f07a3039c72b4a7afbe2b898fd1194575d13c37e)

Author SHA1 Message Date
Andres Freund e8a8cd05d4 ci: Make compute resources for CI configurable 2 years ago
Andres Freund 9ed46c78a3 ci: Prepare to make compute resources for CI configurable 2 years ago
Andres Freund f518c909ea ci: Use VMs for SanityCheck and CompilerWarnings 2 years ago
Andres Freund cad461b044 ci: Move execution method of tasks into yaml templates 2 years ago
Andres Freund 5581a9a395 ci: Don't specify amount of memory 2 years ago
Andres Freund dd2a731d9c ci: macos: use cached macports install 2 years ago
Andres Freund 2243ef8dd6 ci: macos: Remove use of -Dsegsize_blocks=6 2 years ago
Andres Freund 4bec616f26 ci: macos: Remove use of -DRANDOMIZE_ALLOCATED_MEMORY 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
Andres Freund f3feff8259 windows: Improve crash / assert / exception handling. 4 years ago
Andres Freund 6dcc185266 ci: windows: run tests under timeout. 4 years ago
Andres Freund dfc0cb3940 ci: windows: run initdb with --no-sync. 4 years ago