Skip to content

Commit 8a563d8

Browse files
authored
chore(ci): restructure CI build variants and tasks, prepare to run packaged-app tests on multiple platform versions (#5898)
* chore: test macos 14, configure patchable for build variants * forbid additional properties * restructure buildvariants and tasks generation * readd eol servers * remove comment * add missing deps * split the CI more * move checks out of package * clean up names * use ubuntu2004 to test maintained servers * more fixes * use ubuntu2004 instead * fix static analysis report files * chore: disable macos * remove check from unit tests
1 parent 1cb10b2 commit 8a563d8

14 files changed

+1596
-1699
lines changed

.evergreen.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,4 @@ ignore:
55
- THIRD-PARTY-NOTICES.md
66
include:
77
- filename: .evergreen/functions.yml
8-
- filename: .evergreen/tasks.yml
9-
- filename: .evergreen/buildvariants.yml
8+
- filename: .evergreen/buildvariants-and-tasks.yml

0 commit comments

Comments
 (0)