renovate[bot] and Wolfgang Walther
bcbd61f770
chore(deps): update codecov/codecov-action action to v4.1.1
2024-03-26 19:49:59 +01:00
renovate[bot] and Wolfgang Walther
865e73eeed
chore(deps): update actions/cache action to v4.0.2
2024-03-20 09:08:03 +01:00
renovate[bot] and Wolfgang Walther
6633badfc6
chore(deps): update ubuntu:jammy docker digest to 77906da
2024-03-08 16:30:05 +01:00
renovate[bot] and Wolfgang Walther
e3695cb22d
chore(deps): update cachix/install-nix-action action to v26
2024-03-08 16:29:49 +01:00
renovate[bot] and Wolfgang Walther
e314e73ba7
chore(deps): update actions/download-artifact action to v4.1.4
2024-03-02 12:10:31 +01:00
Wolfgang Walther
7d1fa8570e
chore: Add full semver comment to used actions
2024-03-01 09:00:49 +01:00
renovate[bot] and Wolfgang Walther
96a2ac3799
chore(deps): update actions/cache digest to ab5e6d0
2024-03-01 08:12:19 +01:00
Wolfgang Walther
ce7aa885fd
nix: Remove broken docker-based nix development environment
...
It used to be possible to spin up a nix environment via docker container this way,
but the upstream nixos/nix image has changed and the docker build doesn't succeed
anymore. Since nobody complained about that, we can assume it is not being used
anyway.
2024-02-29 08:23:17 +01:00
renovate[bot] and Wolfgang Walther
43949211f7
chore(deps): update all dependencies
2024-02-26 22:15:40 +01:00
Wolfgang Walther
8a9b7030cd
ci: Use actions/download-artifact instead of dawidd6/action-download-artifact
2024-02-24 21:58:51 +01:00
renovate[bot] and Wolfgang Walther
d3a27beadc
chore(deps): pin dependencies
2024-02-24 21:54:49 +01:00
renovate[bot] and Wolfgang Walther
6734855b9f
chore(deps): update all dependencies
2024-02-24 19:45:52 +01:00
Wolfgang Walther
0a0d3943c2
chore: Update docs/.gitignore to make branch switching easier
2024-02-24 18:44:25 +01:00
Wolfgang Walther
4b5bdbc496
chore(deps): update codecov/codecov-action action to v4
2024-02-24 18:43:40 +01:00
Wolfgang Walther
7359be8dd5
docs: Display version number more prominently
...
Resolves https://github.com/PostgREST/postgrest-docs/issues/734
2024-02-19 21:52:51 +01:00
Wolfgang Walther
52f7ae6dc8
chore: Add .docs-build to .gitignore to allow switching branches easily
...
This is only used on the latest main branch, but switching to release branches
is annoying otherwise.
2024-02-19 21:52:19 +01:00
Wolfgang Walther
7b43d8a139
ci: Change names for release branches from rel-MAJOR.MINOR to vMAJOR
...
This naming scheme gives us the best support for readthedocs.
References #2814
2024-02-17 17:48:19 +01:00
Wolfgang Walther
53123bdbb4
ci: Refactor conditions to check for branch events
2024-02-17 17:48:19 +01:00
steve-chavez and Wolfgang Walther
216ded00c3
chore: readthedocs doesn't build anymore
...
Pin the python version to solve it.
2024-02-17 16:17:32 +01:00
Wolfgang Walther
02ec17a990
ci: Add freebsd executable to releases
...
This was temporarily disabled, because of timeouts in Cirrus. This seems to work well again.
2024-02-17 15:27:30 +01:00
Wolfgang Walther
8df3dfeba9
ci: Fix FreeBSD build on cirrus
2024-02-17 15:27:30 +01:00
Robert Vollmert and Wolfgang Walther
a41b48135f
ci: authenticate GitHub API request ( fixes #2607 )
2024-02-17 15:27:30 +01:00
Wolfgang Walther
8a6c8cde6d
Merge branch 'docs/v10.2' into rel-10.2
2024-02-17 13:47:20 +01:00
Wolfgang Walther
a14559647b
chore: Run postgrest-style on docs files
...
This prevents CI from failing after the merge.
2024-02-17 13:43:27 +01:00
Wolfgang Walther
33c57506b4
chore: Prepare merge of postgrest-docs into postgrest main repo
...
This avoids some merge conflicts to allow git blame to detect renames properly.
2024-02-17 13:43:27 +01:00
Laurence Isla and GitHub
e2f3a862be
Fix version to v10.2
2023-04-25 14:55:56 -05:00
Steve Chavez and GitHub
291da1a41f
Clarify pool connection features
2023-04-21 19:20:46 -05:00
d5a9e5d41f
Add documentation for v10.2.0
...
Co-authored-by: Steve Chavez <stevechavezast@gmail.com >
2023-04-21 18:52:56 -05:00
Laurence Isla and Laurence Isla
1b218a97f4
Add a warning when working with computed relationships
2023-04-21 18:52:56 -05:00
Steve Chavez and Laurence Isla
0a3a20347b
snippet for computed rel overload
2023-04-21 18:52:56 -05:00
Steve Chavez and Laurence Isla
49cd1f3447
Remove public from schema cache event trigger
2023-04-21 18:52:56 -05:00
Steve Chavez and Laurence Isla
593b8bf385
remove wrong claim about CSV being faster ( #595 )
2023-04-21 18:52:56 -05:00
Steve Chavez and Laurence Isla
1139031858
fix: PGRST003 status code to 504 ( #594 )
2023-04-21 18:52:56 -05:00
Laurence Isla and Laurence Isla
a74552a1c4
Add HTTP status codes to PGRST errors ( #590 )
2023-04-21 18:52:56 -05:00
Laurence Isla and Laurence Isla
bd11334df7
Add db-pool-acquisition-timeout configuration parameter
2023-04-21 18:52:56 -05:00
Franz-Josef Färber and Laurence Isla
1e353dc4d2
Minor improvements to sql-user-management-using-postgres-users-and-passwords.rst
2023-04-21 18:52:56 -05:00
fjf2002 and Laurence Isla
1a03ece441
how-to: SQL User Management using postgres’ users and passwords ( #581 )
2023-04-21 18:52:56 -05:00
Andrea Bernicchia and Laurence Isla
5fb9e81969
LICENSE file added ( #579 )
2023-04-21 18:52:56 -05:00
865dd12836
Bump cachix/install-nix-action from 19 to 20 ( #597 )
...
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action ) from 19 to 20.
- [Release notes](https://github.com/cachix/install-nix-action/releases )
- [Commits](https://github.com/cachix/install-nix-action/compare/v19...v20 )
---
updated-dependencies:
- dependency-name: cachix/install-nix-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-13 19:04:16 -05:00
165e0acf24
Bump cachix/install-nix-action from 18 to 19 ( #593 )
...
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action ) from 18 to 19.
- [Release notes](https://github.com/cachix/install-nix-action/releases )
- [Commits](https://github.com/cachix/install-nix-action/compare/v18...v19 )
---
updated-dependencies:
- dependency-name: cachix/install-nix-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-13 19:04:16 -05:00
dependabot[bot] and Laurence Isla
4d256ce5db
Bump cachix/install-nix-action from 17 to 18
...
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action ) from 17 to 18.
- [Release notes](https://github.com/cachix/install-nix-action/releases )
- [Commits](https://github.com/cachix/install-nix-action/compare/v17...v18 )
---
updated-dependencies:
- dependency-name: cachix/install-nix-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-13 19:04:16 -05:00
Laurence Isla and Laurence Isla
9c075e5e52
Fix info on updates without filters
2023-04-13 19:04:16 -05:00
Laurence Isla and steve-chavez
e07807deab
bump version to 10.2.0
v10.2.0
2023-04-12 12:49:39 -05:00
steve-chavez
bd50b1e4d3
ci: pin Nix version to avoid error
...
To 2.13.3
2023-04-12 12:49:39 -05:00
Robert Vollmert and steve-chavez
f26cdd5151
feat: use hasql-pool-0.9, add db-pool-max-lifetime ( fixes #2638 )
...
- db-pool-acquisition-timeout is no longer optional, defaults to 10s
- new option db-pool-max-lifetime limits the maximal lifetime of a
postgresql connection, defaults to 30m
2023-04-12 12:49:36 -05:00
Steve Chavez
b869dd7be9
fix: log to stderr on AcquisitionTimeoutUsageError ( #2667 )
...
* refactor: remove uneeded type on checkIsFatal
* dry with a logPgrstError function
2023-04-12 12:49:04 -05:00
Robert and Laurence Isla
97a4402911
Update nixpkgs, dependencies ( #2612 )
...
* relax upper bounds on HTTP, hspec, lens-aeson, optparse-applicative (fixes #2580 )
* upgrade stackage snapshot to latest LTS, with GHC 9.2.5
* bump nixpkgs to 2023-01-12
* fix complaints due to updated linters
2023-04-12 09:52:08 -05:00
Robert and Laurence Isla
a101d27c9c
bump postgresql-libpq ( #2599 )
...
For https://github.com/PostgREST/postgresql-libpq/pull/2 .
2023-04-12 09:52:08 -05:00
steve-chavez and Laurence Isla
519dbc75f3
refactor: delete QueryCost, instead use PlanSpec
2023-04-12 09:52:08 -05:00
steve-chavez and Laurence Isla
ae3c784921
refactor: add planCost and planHdr for tests
2023-04-12 09:52:08 -05:00