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

Added GH Actions workflow to replaced AppVeyor script #98

Merged
merged 7 commits into from
Aug 19, 2023

Conversation

clyde-johnston
Copy link
Contributor

This PR addresses issue #87 to move the AppVeyor script to GH Actions.

Issue:
The _unittest_common_usage_errors test fails on the Windows 2019 runner. It appears to be a problem with the test. Logs can be found here. The runner has been commented out of the workflow file until this is resolved.

.github/workflows/make-release.yml Outdated Show resolved Hide resolved
.github/workflows/make-release.yml Outdated Show resolved Hide resolved
.github/workflows/make-release.yml Outdated Show resolved Hide resolved
.github/workflows/make-release.yml Outdated Show resolved Hide resolved
@pavel-kirienko
Copy link
Member

Same issue here, see PyCyphal

…ened concurrency rule; added release commit tag
@clyde-johnston
Copy link
Contributor Author

The workflow file has been standardised with the other projects and the matrix has been expanded to include all version of Python on MacOS. The Windows job still fails with a path error.

@pavel-kirienko pavel-kirienko merged commit 6a6828b into master Aug 19, 2023
13 of 15 checks passed
@pavel-kirienko pavel-kirienko deleted the issue-87 branch August 19, 2023 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants