Skip to content

nix(chore): remove defunct config in loadtest.nix - #4697

Merged
steve-chavez merged 1 commit into
PostgREST:mainfrom
taimoorzaeem:nix/remove-defunct-config
Mar 9, 2026
Merged

nix(chore): remove defunct config in loadtest.nix#4697
steve-chavez merged 1 commit into
PostgREST:mainfrom
taimoorzaeem:nix/remove-defunct-config

Conversation

@taimoorzaeem

Copy link
Copy Markdown
Member

PGRST_JWT_CACHE_MAX_LIFETIME is defunct since #4084 is merged.

@taimoorzaeem taimoorzaeem added hygiene cleanup or refactoring nix related to Nix tooling labels Mar 9, 2026

@wolfgangwalther wolfgangwalther left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe PGRST_JWT_CACHE_MAX_LIFETIME was removed in 14.0. This means CI now compares against that branch, so we don't need that anymore - if we are OK with not being able to run loadtests from main against v13 and before.

`PGRST_JWT_CACHE_MAX_LIFETIME` is defunct since PostgREST#4084 is merged.

Signed-off-by: Taimoor Zaeem <taimoorzaeem@gmail.com>
@taimoorzaeem
taimoorzaeem force-pushed the nix/remove-defunct-config branch from 80e6f57 to 1ef7883 Compare March 9, 2026 14:39
@steve-chavez
steve-chavez merged commit f5b9ed2 into PostgREST:main Mar 9, 2026
33 checks passed
@taimoorzaeem
taimoorzaeem deleted the nix/remove-defunct-config branch March 10, 2026 05:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

hygiene cleanup or refactoring nix related to Nix tooling

Development

Successfully merging this pull request may close these issues.

3 participants