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

Chore/migrate GitHub actions tox GitHub fixes #64

Merged

Conversation

matt-m-mclaughlin
Copy link
Contributor

@matt-m-mclaughlin matt-m-mclaughlin commented Sep 5, 2024

@c0state This should fix the issue where the tests were skipping. There was some missing configuration in the usage of tox-gh-actions. See: https://github.com/ymyzk/tox-gh-actions?tab=readme-ov-file#advanced-examples
The successful action: https://github.com/4Catalyzer/flask-annex/actions/runs/10729836844. (it's not running again since this PR isn't against master)

@matt-m-mclaughlin matt-m-mclaughlin changed the title Chore/migrate GitHub actions tox GitHub fixex Chore/migrate GitHub actions tox GitHub fixes Sep 5, 2024
Copy link
Contributor

@c0state c0state left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🙏🏼 - the result looks correct now. But I wonder why it didn't run the -s3 or even -base envs even without this.
edit: so tox-gh-actions takes over running things per https://github.com/ymyzk/tox-gh-actions/blob/master/ARCHITECTURE.md#overview (esp. if no " list of environments is explicitly given")

Or more generally, I wonder if we even need tox-gh-actions?
Will merge and maybe test further.

@c0state c0state merged commit 2786fd3 into chore/migrate_github_actions Sep 6, 2024
@c0state c0state deleted the chore/migrate_github_actions_tox_github branch September 6, 2024 02:10
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.

2 participants