Artem Gavrilov
467394fb6e
Add timeouts to CI jobs ( #484 )
2024-08-26 12:00:58 -03: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
be1b4af180
PG-605: Fix TAP Tests framework crash. ( #377 )
2023-02-22 23:47:03 +05:00
Naeem Akhter
837bacdf3a
PG-571: Update Jobs to run on PR and Push. ( #374 )
2023-02-09 00:35:51 +05:00
Naeem Akhter
4352d97af0
PG-603: Fix/Update String::Util module in TAP test perl. ( #373 )
...
Removed use of String::Util perl module from TAP test cases, and now using
Text::Trim module instead, as that is more stable. Also removed the
Data::Str2Num perl module as it was not needed any more.
2023-02-02 15:41:43 +05:00
Naeem Akhter
e0cea058ed
PG-568: Add GH Workflow for PGDG-15 and PPG-15 packages. ( #343 )
2022-12-29 02:28:36 +05:00