Skip to content

Remove AppVeyor Configuration and Integrate Windows Testing in GitHub Actions #193

@Phillip9587

Description

@Phillip9587

The repository currently includes an AppVeyor configuration file (appveyor.yml), which appears to be used for testing on Windows. However, GitHub Actions is already in use for CI/CD, and Windows-based testing can be integrated into the existing GitHub Actions workflow. Is AppVeyor providing any unique value that GitHub Actions does not?

Proposed Changes

  • Integrate Windows testing into the GitHub Actions workflow.
  • Remove the appveyor.yml configuration if it's no longer needed.
  • Update the README to remove the AppVeyor status badge.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions