Wolfgang Walther
3cb6529eb7
docs: Fix outdated links
2025-02-22 16:12:33 +01:00
Laurence Isla and Wolfgang Walther
bc594f4fbd
docs: fix broken links for old GUC settings
...
No longer links but embeds the old settings in a details html element.
2024-12-25 11:43:19 +01:00
renovate[bot] and Wolfgang Walther
5a8f8c1d9c
chore(deps): update all dependencies
2024-10-24 05:13:14 +02:00
renovate[bot] and Wolfgang Walther
ad1a998709
chore(deps): update actions/checkout action to v4.2.2
2024-10-24 05:09:03 +02:00
Wolfgang Walther
8c326f810f
docs: Remove broken link
...
https://github.com/PostgREST/postgrest/actions/runs/11136795565/job/30949162312
2024-10-04 16:03:55 +02:00
renovate[bot] and Wolfgang Walther
c9b6c9f66f
chore(deps): update dependency urllib3 to v2.2.3
2024-09-12 21:00:56 +02:00
steve-chavez and Wolfgang Walther
1396077dd7
chore: remove links to gitter
...
We'll now use github discussions for support.
2024-07-13 17:14:11 +02:00
steve-chavez and Wolfgang Walther
05878e78d0
chore: remove paypal links
...
It was tied to a personal account and donations there have been too rare.
2024-07-10 21:13:50 +02:00
Wolfgang Walther
075b0c309f
docs: Fix linkcheck
...
Some URLs are still forbidden for our linkcheck tool, so disabling them
again.
Others are permanently redirected, so adjusting them.
2024-06-19 08:42:02 +02:00
renovate[bot] and Wolfgang Walther
16a486710f
chore(deps): update dependency urllib3 to v2.2.2
2024-06-17 21:03:49 +02:00
renovate[bot] and Wolfgang Walther
8a809044a9
chore(deps): update actions/checkout action to v4.1.7
2024-06-13 08:46:10 +02:00
renovate[bot] and Wolfgang Walther
861d387c67
chore(deps): update cachix/install-nix-action action to v27
2024-05-17 08:27:57 +02:00
renovate[bot] and Wolfgang Walther
576be00536
chore(deps): update actions/checkout action to v4.1.6
2024-05-17 08:09:48 +02:00
renovate[bot] and Wolfgang Walther
a47bfe66e7
chore(deps): update actions/checkout action to v4.1.5
2024-05-09 13:37:34 +02:00
Wolfgang Walther and Wolfgang Walther
25a4250bb3
ci: Remove all CI except docs on EOL branches
2024-05-04 13:34:42 +02:00
renovate[bot] and Wolfgang Walther
9af4a4f599
chore(deps): update all dependencies
2024-05-04 12:21:06 +02:00
renovate[bot] and Wolfgang Walther
b91aa4ead6
chore(deps): update all dependencies
2024-04-26 08:33:09 +02:00
renovate[bot] and Wolfgang Walther
a6c851aa3d
chore(deps): update actions/download-artifact action to v4.1.7
2024-04-24 20:54:10 +02:00
renovate[bot] and Wolfgang 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] and Wolfgang Walther
51017c2702
chore(deps): update all dependencies
2024-04-20 12:46:02 +02:00
renovate[bot] and Wolfgang Walther
a8079f5a41
chore(deps): update codecov/codecov-action action to v4.2.0
2024-04-04 07:17:48 +02:00
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