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