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

Combine GitHub workflows to reduce config duplication #7352

Merged
merged 51 commits into from
Jun 19, 2024

Commits on Jun 19, 2024

  1. First attempt merging CI test

    nbolton committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    766aecd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    995a882 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e0c1fd3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    16047d7 View commit details
    Browse the repository at this point in the history
  5. Re-add old Windows workflow

    nbolton committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    d346776 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c2f6d26 View commit details
    Browse the repository at this point in the history
  7. Rename image to container

    nbolton committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    51b955d View commit details
    Browse the repository at this point in the history
  8. Reduce config dupe

    nbolton committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    f03f327 View commit details
    Browse the repository at this point in the history
  9. Fixed logic for configure

    nbolton committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    4cfdd37 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6c3daef View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fdefc97 View commit details
    Browse the repository at this point in the history
  12. Move GIT_COMMIT to common env

    nbolton committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    322b5b2 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0276c8c View commit details
    Browse the repository at this point in the history
  14. Fine-grained timeouts for Mac

    nbolton committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    11752d4 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    7cf51f7 View commit details
    Browse the repository at this point in the history
  16. Rename CI workflow

    nbolton committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    f30aacf View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    4c8711a View commit details
    Browse the repository at this point in the history
  18. Update ChangeLog

    nbolton committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    f6289c5 View commit details
    Browse the repository at this point in the history
  19. More triggers for CI workflow

    nbolton committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    6df2948 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    9ff369a View commit details
    Browse the repository at this point in the history
  21. Move dist-macos action

    nbolton committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    7764307 View commit details
    Browse the repository at this point in the history
  22. Add dir command for testing

    nbolton committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    ca5908b View commit details
    Browse the repository at this point in the history
  23. Remove test- job prefix

    nbolton committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    192191b View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    e63d10c View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    4c80a0e View commit details
    Browse the repository at this point in the history
  26. Remove dir diag command

    nbolton committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    05b967e View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    7c6707a View commit details
    Browse the repository at this point in the history
  28. Don't skip ninja

    nbolton committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    9ee32c4 View commit details
    Browse the repository at this point in the history
  29. Flush stdout

    nbolton committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    edcdf0a View commit details
    Browse the repository at this point in the history
  30. Add cl to PATH

    nbolton committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    114a939 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    9d3c905 View commit details
    Browse the repository at this point in the history
  32. Use @V3 checkout for older Linux

    nbolton committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    b29cd4c View commit details
    Browse the repository at this point in the history
  33. Fixed comment typo

    nbolton committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    65eb3be View commit details
    Browse the repository at this point in the history
  34. Remove dead scripts

    nbolton committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    667ba3e View commit details
    Browse the repository at this point in the history
  35. Improve env var names

    nbolton committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    c17ccd8 View commit details
    Browse the repository at this point in the history
  36. Run strip from build dir

    nbolton committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    f080489 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    3ee2385 View commit details
    Browse the repository at this point in the history
  38. Remove stub action

    nbolton committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    a76d707 View commit details
    Browse the repository at this point in the history
  39. Remove dist step for now

    nbolton committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    348e4ad View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    dd0e027 View commit details
    Browse the repository at this point in the history
  41. Remove Bonjour

    nbolton committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    923a941 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    f4d6268 View commit details
    Browse the repository at this point in the history
  43. Improve comment

    nbolton committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    b801165 View commit details
    Browse the repository at this point in the history
  44. Delete old workflows

    nbolton committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    50fa7c3 View commit details
    Browse the repository at this point in the history
  45. Fixed imports for dep script

    nbolton committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    25c6a1c View commit details
    Browse the repository at this point in the history
  46. Fixed bad var on Windows

    nbolton committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    f5313a2 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    e3b1e7a View commit details
    Browse the repository at this point in the history
  48. Add g++ to deps

    nbolton committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    06ceca7 View commit details
    Browse the repository at this point in the history
  49. Add if name main gaurd

    nbolton committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    749665f View commit details
    Browse the repository at this point in the history
  50. Add openssl-devel to Fedora

    nbolton committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    7701152 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    2eb3343 View commit details
    Browse the repository at this point in the history