renovate[bot] and Wolfgang Walther
961db7c7ef
chore(deps): update actions/checkout action to v4.1.5
2024-05-09 13:37:11 +02:00
renovate[bot] and Wolfgang Walther
a2b7b0e69d
chore(deps): update all dependencies
2024-04-26 08:31:43 +02:00
renovate[bot] and Wolfgang Walther
e6282d88d8
chore(deps): update all dependencies
2024-04-23 08:07:48 +02:00
Wolfgang Walther
5cab03ad5d
ci: Use explicit runner image versions
2024-04-22 21:25:54 +02:00
renovate[bot] and Wolfgang Walther
b71739ee50
chore(deps): update all dependencies
2024-04-20 12:45:26 +02:00
Wolfgang Walther
91ffee1d2e
chore: Add full semver comment to used actions
2024-03-01 08:58:33 +01:00
renovate[bot] and Wolfgang Walther
4d874fb725
chore(deps): pin dependencies
2024-02-24 21:55:30 +01:00
Wolfgang Walther
3406e62a77
ci: Remove nix actions cache and prepopulate job
...
The nix actions cache currently leads to repeated "no space left on
devices" errors for jobs in CI.
The prepopulate job is useless without the nix actions cache, so it
will go away at the same time.
2024-02-24 19:52:25 +01:00
Wolfgang Walther
3e5e8a22e4
ci: Switch action-get-latest-tag to github-action-get-previous-tag
...
The former is not maintained anymore and produces deprecation warnings in CI.
2024-02-24 19:04:23 +01:00
dependabot[bot] and Laurence Isla
fcc330311f
build(deps): bump actions/upload-artifact from 3 to 4 ( #3123 )
2023-12-20 16:29:37 -05:00
Andrei Dziahel and Laurence Isla
ceda77c5de
ci: cancel in-progress loadtests for PRs as well
2023-12-12 18:46:40 -05:00
Andrei Dziahel and Laurence Isla
c92f16a2cb
ci: similar jobs use a single cache for Nix stores
...
Jobs that use the setup-nix action will share a single cache, which is created by a previous warm up Job.
2023-12-12 18:46:40 -05:00
Andrei Dziahel and GitHub
abcb21c69a
ci: cache Nix store with cache-nix-action ( #2992 )
...
* ci: try nix-community/cache-nix-action
* ci: add cache-id param to setup-nix action
* ci: tidy up cache keys for non-nix jobs
* ci: merge-nix-caches-linux job
* ci: merge caches other way around
* ci: reduce number of caches
Should prevent disk overflow
* ci: change cache id prefix for merge
* ci: comment out cache merging job
* ci: revert cache id prefix
* ci: setup-nix: use latest cache-nix-action
Among others, makes action logs look more tidy (see https://github.com/nix-community/cache-nix-action/commit/17d19d3d8be918757589635bc1a6830be0b129d2 )
* ci: use test-pg cache key for loadtest
2023-11-21 18:56:23 -05:00
Andrei Dziahel and Steve Chavez
add4dfeed5
ci: loadtest PRs against latest releases
...
Leveraging the previously-improved postgrest-loadtest-against
introduces loadtesting PRS against latest release as well.
2023-09-21 14:08:53 -03:00
Andrei Dziahel and Steve Chavez
c3169b7dc2
ci: less strict conditions for loadtest inmain
2023-09-15 16:35:20 -03:00
Andrei Dziahel and Steve Chavez
30474c424c
ci: loadtest commits to main against latest release
...
Introduces loadtest job for main branch
that runs loadtest against latest release
2023-09-14 17:10:48 -03:00
dependabot[bot] and GitHub
2358b6670f
build(deps): bump actions/checkout from 3 to 4 ( #2936 )
2023-09-11 02:34:35 -03:00
dependabot[bot] and GitHub
c803c4d0b6
build(deps): bump actions/checkout from 2.4.0 to 3 ( #2186 )
2022-03-08 01:56:58 +01:00
dependabot[bot] and GitHub
8aef09574c
build(deps): bump actions/upload-artifact from 2.3.1 to 3 ( #2187 )
2022-03-08 01:46:30 +01:00
dependabot[bot] and GitHub
cc8a7ef0c2
build(deps): bump actions/upload-artifact from 2.3.0 to 2.3.1 ( #2094 )
2021-12-20 10:54:13 -05:00
dependabot[bot] and Steve Chavez
1c7ca51308
build(deps): bump actions/upload-artifact from 2.2.4 to 2.3.0
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 2.2.4 to 2.3.0.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v2.2.4...v2.3.0 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-12-13 12:43:16 -05:00
Wolfgang Walther and Wolfgang Walther
32ff9dfb48
nix(feat): Add postgrest-loadtest
2021-11-27 10:57:29 +01:00