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

Updates to get CI running again #24

Merged
merged 6 commits into from
Feb 19, 2024
Merged

Updates to get CI running again #24

merged 6 commits into from
Feb 19, 2024

Commits on Feb 13, 2024

  1. Require CMake >= 3.5

    cottsay committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    1090745 View commit details
    Browse the repository at this point in the history
  2. Update bundled PCRE2 to 10.42

    Also use the new source URL on GitHub.
    cottsay committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    895ae30 View commit details
    Browse the repository at this point in the history
  3. Set CMake policy CMP0135 to OLD

    We really don't care about this behavior, so just keep the OLD behavior
    to silence the warning.
    cottsay committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    6efd6f6 View commit details
    Browse the repository at this point in the history
  4. Update to Doxygen 1.9.7 in CI

    cottsay committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    f5bcd0c View commit details
    Browse the repository at this point in the history
  5. Updates to GitHub Actions

    * Drop scheduled CI (disables PR trigger from time to time)
    * Update CI badge in README
    * Add dispatch trigger
    * Better yamllint conformance
    * Update to latest action releases
    cottsay committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    a7b637b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    979fdaa View commit details
    Browse the repository at this point in the history