summaryrefslogtreecommitdiff
path: root/.cirrus.yml
AgeCommit message (Expand)Author
2023-08-23ci: Make compute resources for CI configurableAndres Freund
2023-08-23ci: Prepare to make compute resources for CI configurableAndres Freund
2023-08-23ci: Use VMs for SanityCheck and CompilerWarningsAndres Freund
2023-08-23ci: Move execution method of tasks into yaml templatesAndres Freund
2023-08-23ci: Don't specify amount of memoryAndres Freund
2023-08-19ci: macos: use cached macports installAndres Freund
2023-02-03ci: Use windows VMs instead of windows containersAndres Freund
2023-02-03ci: Upgrade macOS version from 12 to 13.Thomas Munro
2023-01-03Fix typos in comments, code and documentationMichael Paquier
2022-12-31ci: Change macOS builds from Intel to ARM.Thomas Munro
2022-10-01ci: macos: Reduce test concurrencyAndres Freund
2022-09-22ci: windows: set error mode to not include SEM_NOGPFAULTERRORBOXAndres Freund
2022-09-21ci: Increase requested memory size.Thomas Munro
2022-08-01ci: remove minor version from freebsd image nameAndres Freund
2022-07-31ci: switch to freebsd 13.1Andres Freund
2022-04-02Make upgradecheck a no-op in MSVC's vcregress.plMichael Paquier
2022-03-30ci: enable zstd where available.Andres Freund
2022-03-23ci: test headerscheck, cpluspluscheck as part of CompilerWarnings task.Andres Freund
2022-03-19ci: windows: Use CIRRUS_ESCAPING_PROCESSES, revert 770011e3f39.Andres Freund
2022-03-18ci: compile with -Og where applicable.Andres Freund
2022-03-18ci: include hints how to install OS packages.Andres Freund
2022-03-05ci: windows: Work around cirrus-ci bug causing test failures.Andres Freund
2022-02-13ci: fix copy-paste mistake in 16eb8231d1b.Andres Freund
2022-02-12ci: macos: align sysinfo_script to other tasks.Andres Freund
2022-02-12ci: Only use one artifact instruction for logs.Andres Freund
2022-02-12ci: s/CCACHE_SIZE/CCACHE_MAXSIZE/.Andres Freund
2022-02-03windows: Improve crash / assert / exception handling.Andres Freund
2022-02-03ci: windows: run tests under timeout.Andres Freund
2022-01-13ci: windows: run initdb with --no-sync.Andres Freund
2022-01-13ci: windows: enable build summary to make it easier to spot warnings / errors.Andres Freund
2021-12-31ci: Add continuous integration for github repositories via cirrus-ci.Andres Freund