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

GitHub Actions Setup #3

Merged
merged 7 commits into from
Nov 23, 2023
Merged

GitHub Actions Setup #3

merged 7 commits into from
Nov 23, 2023

Conversation

fullerzz
Copy link
Owner

@fullerzz fullerzz commented Nov 23, 2023

Setup workflow that performs the following actions:

  • Sets up python environments for version 3.9, 3.10, and 3.11
    • Python 3.12 builds are failing due to aiohttp not yet supporting 3.12
  • Installs Poetry
  • Loads cached venv or installs dependencies if cache miss
  • Runs pytest

@fullerzz fullerzz merged commit b7eab14 into main Nov 23, 2023
3 checks passed
@fullerzz fullerzz deleted the github-actions branch November 23, 2023 17:41
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.

1 participant