renovate[bot]
1819c66319
chore(deps): update actions/configure-pages action to v6
...
| datasource | package | from | to |
| ----------- | ----------------------- | ---- | -- |
| github-tags | actions/configure-pages | v5 | v6 |
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-09 12:10:26 +00:00
renovate[bot]
2e38c43f06
chore(deps): update actions/checkout action to v6 ( #688 )
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-22 16:33:07 +01:00
renovate[bot]
a0e6717026
chore(deps): update actions/setup-node action to v6 ( #592 )
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-15 09:53:28 +02:00
renovate[bot]
0fb57af2bf
chore(deps): update actions/setup-node action to v5 ( #532 )
...
| datasource | package | from | to |
| ----------- | ------------------ | ---- | -- |
| github-tags | actions/setup-node | v4 | v5 |
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-18 12:19:19 +02:00
renovate[bot]
03e547cde5
chore(deps): update actions/upload-pages-artifact action to v4 ( #496 )
...
| datasource | package | from | to |
| ----------- | ----------------------------- | ---- | -- |
| github-tags | actions/upload-pages-artifact | v3 | v4 |
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-18 12:16:13 +02:00
renovate[bot]
37086d8843
chore(deps): update actions/checkout action to v5 ( #490 )
...
| datasource | package | from | to |
| ----------- | ---------------- | ---- | -- |
| github-tags | actions/checkout | v4 | v5 |
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-21 12:48:18 +02:00
Marco Nenciarini
8fcd748c3b
ci: publish documentation if something changes ( #375 )
...
Signed-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>
2025-05-29 18:45:25 +02:00
Jonathan Gonzalez V.
9640fde14e
ci(security): reduce workflows permissions ( #355 )
...
Set by default the permission to read-all in all the workflows and add
the proper permissions for the following workflows:
* CI
* release-please
* Release Publish Artifacts
closes #352
Signed-off-by: Jonathan Gonzalez V. <jonathan.gonzalez@enterprisedb.com>
2025-05-29 16:08:30 +02:00
Marco Nenciarini
c59043a934
ci(docs): allow workflow_dispatch for docs ( #333 )
...
Signed-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>
2025-05-09 09:23:14 +02:00
Francesco Canovai
fc0d141c14
ci: fix setup-node action ( #326 )
...
Fix the workflow to publish docs. It was trying to install npm
dependencies when the documentation uses yarn.
Closes #324
Signed-off-by: Francesco Canovai <francesco.canovai@enterprisedb.com>
2025-05-08 12:00:09 +02:00
renovate[bot]
d0df4c4678
chore(deps): update actions/configure-pages action to v5 ( #287 )
...
| datasource | package | from | to |
| ----------- | ----------------------- | ---- | -- |
| github-tags | actions/configure-pages | v4 | v5 |
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-05 11:18:26 +02:00
Francesco Canovai
a592793572
docs: publish docs with docusaurus ( #268 )
...
Rework the documentation to be a static website instead of just the
GitHub README.md. Use docusaurus to create the website, and the CI to
publish to GitHub pages on commits to main.
Block `release-please` releases unless the documentation for that version
has been generated.
Closes #244
Signed-off-by: Francesco Canovai <francesco.canovai@enterprisedb.com>
Signed-off-by: Gabriele Bartolini <gabriele.bartolini@enterprisedb.com>
Co-authored-by: Leonardo Cecchi <leonardo.cecchi@enterprisedb.com>
Co-authored-by: Gabriele Bartolini <gabriele.bartolini@enterprisedb.com>
2025-04-30 12:17:57 +02:00