Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[release/6.0] Create a parent CMake project for building app bundles on CI #59154

Merged
merged 6 commits into from
Oct 21, 2021

Commits on Sep 15, 2021

  1. Create a parent CMake project for building app bundles on CI

    This allows us to not run the CMake configure step separately for each libraries test suite which speeds up the build.
    akoeplinger authored and github-actions committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    43a2df8 View commit details
    Browse the repository at this point in the history
  2. Fix functional tests

    akoeplinger authored and github-actions committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    196c531 View commit details
    Browse the repository at this point in the history
  3. Fix building with empty functional tests

    akoeplinger authored and github-actions committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    8fe0811 View commit details
    Browse the repository at this point in the history
  4. Really fix empty functional tests

    akoeplinger authored and github-actions committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    d96de35 View commit details
    Browse the repository at this point in the history
  5. Include additional commit from main

    Steve Pfister committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    916cf5f View commit details
    Browse the repository at this point in the history
  6. Backport catalyst yml change for DevTeamProvisioning

    Steve Pfister committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    0d74f00 View commit details
    Browse the repository at this point in the history