Artem Gavrilov
3dafa303f2
Revert "Temporary disable all workflows"
...
This reverts commit 12e75beb63
.
2024-05-22 18:03:26 +02:00
Artem Gavrilov
12e75beb63
Temporary disable all workflows
2024-05-07 16:11:33 +02:00
Naeem Akhter
5d7c424fdc
Added a tap test case to load multiple PPG extensions in the server before running a test load. ( #456 )
...
1. We load and create other extensions that are distributed by Percona
in PPG. (postgis, pg_repack, pgaudit, pgaudit_set_user, pgpool)
2. Run test data with pgbench.
To make the above test case work, updated the workflows to install above mentioned extension
where we use installed packages from PPG. On workflows where we build server or use packages
from PGDG, we are skipping this test case.
2024-04-23 02:49:57 +05:00
Artem Gavrilov
2ebd163225
Tune CI triggers ( #444 )
...
* Use commong CI triggers for all workflows
* Tune CI triggers, fix version tag regex
* Escape regex
2024-04-18 16:52:36 +02:00
dependabot[bot]
0bf2846748
Bump actions/upload-artifact from 2 to 4 ( #450 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 2 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v4 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
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>
2024-04-10 12:34:50 +02:00
dependabot[bot]
e303899652
Bump actions/checkout from 2 to 4 ( #449 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
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>
2024-04-10 12:25:02 +02:00
Artem Gavrilov
c89879e372
Fix IPC::Run perl module name in CI ( #438 )
2024-04-05 19:42:00 +02:00
Naeem Akhter
3ed25d5511
Added workflow file for pgsm ppg-16 package testing.
2023-11-07 00:01:07 +05:00