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

Switch to CI builds using Github Actions #3901

Merged
merged 1 commit into from
Dec 13, 2020

Conversation

ferdnyc
Copy link
Contributor

@ferdnyc ferdnyc commented Dec 7, 2020

Travis froze us out, so this PR switches over to using a Github Actions workflow for the CI jobs. (Only Ubuntu 18.04 and 20.04 currently, I didn't have the energy to figure out splitting the matrix up to install PyQtWebKit under 16.04.)

@ferdnyc
Copy link
Contributor Author

ferdnyc commented Dec 7, 2020

Aw, hell. That's a lot of unwanted crap. (Even though the actual PR content is pretty much correct.) 😠 (Edit: Fixed.)

- Add .github/workflows/ci.yml
- Delete .travis.yml (to disable)
- Adjust exit code and query_tests.py setup to
  reduce crashes on exit
@ferdnyc
Copy link
Contributor Author

ferdnyc commented Dec 13, 2020

I'm going to merge this, though I'm not 100% confident that the unit test runs are fully crash-proofed yet. If we start seeing a lot of issues with erroneously failed jobs due to the unit tests crashing on exit, we may have to re-examine application shutdown again.

@ferdnyc ferdnyc merged commit ac9bf43 into OpenShot:develop Dec 13, 2020
ferdnyc added a commit that referenced this pull request Dec 19, 2020
- Add .github/workflows/ci.yml
- Delete .travis.yml (to disable)
- Adjust exit code and query_tests.py setup to
  reduce crashes on exit
ferdnyc added a commit that referenced this pull request Dec 19, 2020
- Add .github/workflows/ci.yml
- Delete .travis.yml (to disable)
- Adjust exit code and query_tests.py setup to
  reduce crashes on exit
ferdnyc added a commit that referenced this pull request Dec 20, 2020
- Add .github/workflows/ci.yml
- Delete .travis.yml (to disable)
- Adjust exit code and query_tests.py setup to
  reduce crashes on exit

timeline_webview: Fix app references
@ferdnyc ferdnyc deleted the ferdnyc-patch-1 branch January 7, 2022 02: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.

1 participant