Akshay Joshi
|
c3a334f8df
|
1) Update the repo to the version 2.0 for downloading EPAS.
2) Use 'ubuntu-22.04' instead of 'ubuntu-latest'.
|
2024-12-09 12:32:03 +05:30 |
Aditya Toshniwal
|
e612140473
|
Update release notes.
|
2024-04-10 18:00:57 +05:30 |
Aditya Toshniwal
|
ed2a73f7ff
|
Fix artifact archive error for EPAS tests on github workflows
|
2024-04-09 09:52:39 +05:30 |
Akshay Joshi
|
30398219f4
|
Replace actions/upload-artifact@v3 with actions/upload-artifact@v4 for all the github actions.
|
2024-03-12 16:04:15 +05:30 |
Akshay Joshi
|
8545d846c0
|
Replace actions/checkout@v3 with actions/checkout@v4 for all the github actions.
|
2024-03-12 15:26:31 +05:30 |
Akshay Joshi
|
6d8c4bdb82
|
1) Checking actions/checkout@v4 working or not.
2) Added edb job scheduler command for EPAS 16 only.
|
2024-03-12 14:45:44 +05:30 |
Akshay Joshi
|
a973c9c62c
|
Remove EPAS 11 and add EPAS 16 in the GitHub actions.
|
2023-12-20 12:08:19 +05:30 |
Dave Page
|
b4f517f7ff
|
Rename tasks in workflows to allow rule enforcement in Github.
|
2023-10-05 11:57:24 +05:30 |
Akshay Joshi
|
9666bd6c8d
|
1) Added 'load_balance_hosts' connection string parameter for PG 16 and above. #6802
2) Added EPAS 11 support back as its EOL is in November.
|
2023-10-04 17:55:37 +05:30 |
Akshay Joshi
|
bae912fa40
|
Added PG version 16 and removed PG version 11 from github actions.
|
2023-09-27 13:26:21 +05:30 |
Dave Page
|
1f17051bec
|
Ryn Python tests against EPAS on Windows (#6168)
|
2023-04-21 13:56:24 +01:00 |
Dave Page
|
644575415e
|
Concurrency control for Python tests.
|
2023-04-05 16:11:19 +01:00 |
Dave Page
|
b14834b06c
|
Use a matrix based test for the different EPAS versions.
This adds parallelism for the different versions, and separates the logs.
|
2023-04-05 16:09:37 +01:00 |
Dave Page
|
401358568a
|
Simplify and standardise actions.
|
2023-04-05 15:01:11 +01:00 |
Dave Page
|
94bba36713
|
Support all current EPAS versions.
|
2023-04-04 14:48:32 +01:00 |
Dave Page
|
4df23bd576
|
Add Python tests against EPAS
|
2023-03-31 16:25:43 +01:00 |