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

[feature] Rework git workflow process #11

Merged
merged 2 commits into from
Sep 20, 2024
Merged

Conversation

AlexAUtkin
Copy link
Contributor

  • replace builder & deploy platform - now ubuntu-22.04 (before macos)
  • build in venv (actions/setup-python@v5)
  • add support ubuntu-24.04 (Python 3.12), now list is: [ubuntu-20.04,ubuntu-22.04,ubuntu-24.04,macos-14]
  • fix MacOS test (macos-14 Python 3.8). Couldn't find a way to run in a virtual environment Python 3.12 on MacOS-14 with arm64 (darwin). Without venv worked on runner MacOS-14 with Phyton 3.12.5

list of available runners

- replace builder & deploy platform - now ubuntu (before macos)
- build in venv
- add support ubuntu-24.04 (Python 3.12)
- fix MacOS test
.github/workflows/deploy-workflow.yml Outdated Show resolved Hide resolved
.github/workflows/deploy-workflow.yml Outdated Show resolved Hide resolved
.github/workflows/deploy-workflow.yml Outdated Show resolved Hide resolved
.github/workflows/deploy-workflow.yml Show resolved Hide resolved
.github/workflows/deploy-workflow.yml Outdated Show resolved Hide resolved
.github/workflows/deploy-workflow.yml Show resolved Hide resolved
@MadSchemas MadSchemas self-requested a review September 19, 2024 12:21
@MadSchemas MadSchemas merged commit 399ce6d into master Sep 20, 2024
3 checks passed
@AlexAUtkin AlexAUtkin deleted the feature/rework_workflow branch October 4, 2024 07:28
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