Commit Graph
2933 Commits
Author SHA1 Message Date
renovate[bot]andWolfgang Walther 576be00536 chore(deps): update actions/checkout action to v4.1.6 2024-05-17 08:09:48 +02:00
renovate[bot]andWolfgang Walther a47bfe66e7 chore(deps): update actions/checkout action to v4.1.5 2024-05-09 13:37:34 +02:00
Wolfgang WaltherandWolfgang Walther 25a4250bb3 ci: Remove all CI except docs on EOL branches 2024-05-04 13:34:42 +02:00
renovate[bot]andWolfgang Walther 9af4a4f599 chore(deps): update all dependencies 2024-05-04 12:21:06 +02:00
renovate[bot]andWolfgang Walther b91aa4ead6 chore(deps): update all dependencies 2024-04-26 08:33:09 +02:00
renovate[bot]andWolfgang Walther a6c851aa3d chore(deps): update actions/download-artifact action to v4.1.7 2024-04-24 20:54:10 +02:00
renovate[bot]andWolfgang Walther c09eeeefab chore(deps): update all dependencies 2024-04-22 21:30:06 +02:00
Wolfgang Walther 0834bc2ca5 ci: Use explicit runner image versions 2024-04-22 21:26:45 +02:00
renovate[bot]andWolfgang Walther 51017c2702 chore(deps): update all dependencies 2024-04-20 12:46:02 +02:00
renovate[bot]andWolfgang Walther a8079f5a41 chore(deps): update codecov/codecov-action action to v4.2.0 2024-04-04 07:17:48 +02:00
renovate[bot]andWolfgang Walther bcbd61f770 chore(deps): update codecov/codecov-action action to v4.1.1 2024-03-26 19:49:59 +01:00
renovate[bot]andWolfgang Walther 865e73eeed chore(deps): update actions/cache action to v4.0.2 2024-03-20 09:08:03 +01:00
renovate[bot]andWolfgang Walther 6633badfc6 chore(deps): update ubuntu:jammy docker digest to 77906da 2024-03-08 16:30:05 +01:00
renovate[bot]andWolfgang Walther e3695cb22d chore(deps): update cachix/install-nix-action action to v26 2024-03-08 16:29:49 +01:00
renovate[bot]andWolfgang 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]andWolfgang 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]andWolfgang 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]andWolfgang Walther d3a27beadc chore(deps): pin dependencies 2024-02-24 21:54:49 +01:00
renovate[bot]andWolfgang 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-chavezandWolfgang 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 VollmertandWolfgang 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 IslaandGitHub e2f3a862be Fix version to v10.2 2023-04-25 14:55:56 -05:00
Steve ChavezandGitHub 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 IslaandLaurence Isla 1b218a97f4 Add a warning when working with computed relationships 2023-04-21 18:52:56 -05:00
Steve ChavezandLaurence Isla 0a3a20347b snippet for computed rel overload 2023-04-21 18:52:56 -05:00
Steve ChavezandLaurence Isla 49cd1f3447 Remove public from schema cache event trigger 2023-04-21 18:52:56 -05:00
Steve ChavezandLaurence Isla 593b8bf385 remove wrong claim about CSV being faster (#595) 2023-04-21 18:52:56 -05:00
Steve ChavezandLaurence Isla 1139031858 fix: PGRST003 status code to 504 (#594) 2023-04-21 18:52:56 -05:00
Laurence IslaandLaurence Isla a74552a1c4 Add HTTP status codes to PGRST errors (#590) 2023-04-21 18:52:56 -05:00
Laurence IslaandLaurence Isla bd11334df7 Add db-pool-acquisition-timeout configuration parameter 2023-04-21 18:52:56 -05:00
Franz-Josef FärberandLaurence Isla 1e353dc4d2 Minor improvements to sql-user-management-using-postgres-users-and-passwords.rst 2023-04-21 18:52:56 -05:00
fjf2002andLaurence Isla 1a03ece441 how-to: SQL User Management using postgres’ users and passwords (#581) 2023-04-21 18:52:56 -05:00
Andrea BernicchiaandLaurence Isla 5fb9e81969 LICENSE file added (#579) 2023-04-21 18:52:56 -05:00
dependabot[bot]Laurence Isladependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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
dependabot[bot]Laurence Isladependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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