Skip to content

CI improvements#4236

Merged
aleks-f merged 37 commits intodevelfrom
4205-data-ci-improvements
Nov 3, 2023
Merged

CI improvements#4236
aleks-f merged 37 commits intodevelfrom
4205-data-ci-improvements

Conversation

@cunj123
Copy link
Copy Markdown
Contributor

@cunj123 cunj123 commented Oct 30, 2023

No description provided.

@cunj123 cunj123 linked an issue Oct 30, 2023 that may be closed by this pull request
16 tasks
@cunj123 cunj123 requested a review from aleks-f October 30, 2023 07:49
@cunj123 cunj123 changed the title data ci improvements Data CI improvements Oct 30, 2023
@aleks-f
Copy link
Copy Markdown
Member

aleks-f commented Nov 2, 2023

@cunj123 PostgreSQL has errors in ODBC only, or also in native?

@aleks-f aleks-f changed the title Data CI improvements CI improvements Nov 2, 2023
@cunj123
Copy link
Copy Markdown
Contributor Author

cunj123 commented Nov 3, 2023

@cunj123 PostgreSQL has errors in ODBC only, or also in native?

In native also, https://github.com/pocoproject/poco/blob/9f4e4297df8d0c29cf65b1e61bae769813ee255f/.github/workflows/ci.yml#L408C4-L408C69

@aleks-f aleks-f merged commit 90dd382 into devel Nov 3, 2023
@aleks-f aleks-f deleted the 4205-data-ci-improvements branch November 3, 2023 13:34
aleks-f pushed a commit that referenced this pull request Nov 23, 2023
* feat(ci): run pull request runs only on pull request open #4205

* feat(ci): add retry action for tsan #4205

* feat(ci): use local action for retrying tsan #4205

* fix(ci): use correct version of retry action #4205

* fix: make POSIX event thread safe

* feat(ci): add info on retry action to ci.yml header #4205

* feat(ci): add linux mysql test #4205

* feat(ci): remove unused mysql containers from tests#4205

* feat(ci): add linux postgre test #4205

* feat(ci): add linux redis test #4205

* feat(ci): add linux mongodb tests #4205

* feat(ci): add mysql odbc test #4205

* chore(ci): rename tests #4205

* chore(ci): pin postgres and mysql versions #4205

* feat(ci): add odbc postgres tests #4205

* chore(ci): mysql odbc comment #4205

* chore(ci): disable windows 2019 job #4205

* feat(ci): add linux oracle tests #4205

* chore(ci): disable oracle tests #4205

* feat(ci): add sql server tests #4205

* chore(ci): disable postgres tests #4205

* chore(ci): add logging for task test #4205

* feat(ci): add local retry action #4205

* feat(ci): ignore process kill failure in action #4205

* feat(ci): send SIGKILL instead of SIGTERM in action #4205

* chore(ci): add updated action #4205

* chore(ci): reduce tsan timeout #4205

* feat(ci): kill process without children #4205

* feat(ci): send SIGTERM to child in action #4205

* feat(ci): prolong tsan timeout #4205

* chore(ci): add missing newlines #4205

* fix(ci): revert sql server test FreeTDS version #4205

* feat(ci): add retry to all jobs #4205

* feat(ci): setup python for codeQL #4205

* chore(ci): disable throwing on codeql error #4205
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Data CI Improvements

2 participants