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

Add only_commits to .appveyor.yml #94

Merged
merged 2 commits into from
Jul 19, 2024
Merged

Commits on Jul 19, 2024

  1. add only_commits spec to .appveyor.yml

    This commit adds an `only_commit` mapping to
    `.appveyor.yml` that illustrates how to
    límit CI builds to changes in code, tools
    or `.appveyor.yml`.
    
    The section has to be adapted if the
    directory names are changed. Otherwise
    some changes might not lead to CI-builds.
    christian-monch committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    95d8376 View commit details
    Browse the repository at this point in the history
  2. add a changelog entry

    christian-monch committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    58bf483 View commit details
    Browse the repository at this point in the history