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

Move CI check for golden tests from Codemagic to GitHub Actions (using macos-14 runner) #1325

Merged
merged 7 commits into from
Feb 27, 2024

Commits on Feb 27, 2024

  1. Add "test-with-goldens"

    nilsreichardt committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    63e8012 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    705db67 View commit details
    Browse the repository at this point in the history
  3. Use macos-14

    nilsreichardt committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    7816dc4 View commit details
    Browse the repository at this point in the history
  4. Fail golden test

    nilsreichardt committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    f3a1558 View commit details
    Browse the repository at this point in the history
  5. Revert "Fail golden test"

    This reverts commit f3a1558.
    nilsreichardt committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    29b10cf View commit details
    Browse the repository at this point in the history
  6. Fix spacing

    nilsreichardt committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    68556b9 View commit details
    Browse the repository at this point in the history
  7. Update .github/workflows/safe_app_ci.yml

    Co-authored-by: Jonas Sander <29028262+Jonas-Sander@users.noreply.github.com>
    nilsreichardt and Jonas-Sander authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    ee05e55 View commit details
    Browse the repository at this point in the history