Skip to content

Commit

Permalink
chore(ci): restructure CI build variants and tasks, prepare to run pa…
Browse files Browse the repository at this point in the history
…ckaged-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
  • Loading branch information
mcasimir authored Jun 14, 2024
1 parent 1cb10b2 commit 8a563d8
Show file tree
Hide file tree
Showing 14 changed files with 1,596 additions and 1,699 deletions.
3 changes: 1 addition & 2 deletions .evergreen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,4 @@ ignore:
- THIRD-PARTY-NOTICES.md
include:
- filename: .evergreen/functions.yml
- filename: .evergreen/tasks.yml
- filename: .evergreen/buildvariants.yml
- filename: .evergreen/buildvariants-and-tasks.yml
Loading

0 comments on commit 8a563d8

Please sign in to comment.