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

Remove PyApp GitHub Actions Workflow Files (#147) #148

Merged
merged 1 commit into from
Apr 8, 2024
Merged

Conversation

ebb-earl-co
Copy link
Owner

  • Delete .github/workflows/pyapp-linux.yml

  • Delete .github/workflows/pyapp-macos_arm64.yml

  • Delete .github/workflows/pyapp-macos_x86.yml

  • Delete .github/workflows/pyapp-windows.yml

* Delete .github/workflows/pyapp-linux.yml

* Delete .github/workflows/pyapp-macos_arm64.yml

* Delete .github/workflows/pyapp-macos_x86.yml

* Delete .github/workflows/pyapp-windows.yml
@ebb-earl-co ebb-earl-co added the github_actions Pull requests that update GitHub Actions code label Apr 8, 2024
@ebb-earl-co ebb-earl-co self-assigned this Apr 8, 2024
@ebb-earl-co ebb-earl-co merged commit 2c3d0cf into develop Apr 8, 2024
23 of 24 checks passed
ebb-earl-co added a commit that referenced this pull request Apr 9, 2024
* Update .github/workflows/pyinstaller-*:

Use FFmpeg 7.0 and Python 3.12.2 in all pyinstaller invocations
Remove libfdk-aac in Dockerfile and pyinstaller-*.yml as keeping track of the .so and .a files isn't worth the hassle

* Update {README,BUILDME}.md with reference to new executables

* Revamp pyinstaller.py to be tidal_wave/main.py but with match, case flow

* Remove PyApp GitHub Actions Workflow Files (#147) (#148)

* Delete .github/workflows/pyapp-linux.yml

* Delete .github/workflows/pyapp-macos_arm64.yml

* Delete .github/workflows/pyapp-macos_x86.yml

* Delete .github/workflows/pyapp-windows.yml

* Change pyinstaller-macos_x86.yml to use 'macos-13' and pyinstaller-macos_arm64.yml to use 'macos-14'

* Remove pyinstaller.py from the flake8 linting

* Make edits based on flake8

* Bump version to 2024.4.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant