Commit Graph

445 Commits

Author SHA1 Message Date
d3e97a2d16 Lock file maintenance 2022-10-31 00:17:13 +00:00
aeb242b631 Update python Docker tag to v3.11 2022-10-25 03:41:32 +00:00
4d83360293 Lock file maintenance 2022-10-23 22:48:01 +00:00
31aea01f7f Merge pull request #33 from TheLovinator1/renovate/federicocarboni-setup-ffmpeg-2.x
Update FedericoCarboni/setup-ffmpeg action to v2
2022-10-22 12:56:04 +02:00
e868065118 Update FedericoCarboni/setup-ffmpeg action to v2 2022-10-22 10:53:47 +00:00
47d130e979 Update dependency uvicorn to ^0.19.0 2022-10-19 21:28:30 +00:00
cba6ed6ccd Lock file maintenance 2022-10-16 23:33:01 +00:00
858b1d6288 Add more instructions how to use this program 2022-10-12 04:45:41 +02:00
cdbd83238b Lock file maintenance 2022-10-10 00:47:32 +00:00
a10890b332 Update README.md 2022-09-29 07:55:50 +02:00
e687fdad81 Update renovate.json 2022-09-29 01:34:58 +02:00
4a7fa16f93 Update build.yml 2022-09-26 04:14:00 +02:00
66b59247f4 Merge pull request #27 from TheLovinator1/renovate/docker-build-push-action-3.x
Update docker/build-push-action action to v3
2022-09-26 03:37:16 +02:00
d352913771 Merge pull request #28 from TheLovinator1/renovate/docker-metadata-action-4.x
Update docker/metadata-action action to v4
2022-09-26 03:37:06 +02:00
b7966a8ec0 Merge pull request #29 from TheLovinator1/renovate/lock-file-maintenance
Lock file maintenance
2022-09-26 03:36:54 +02:00
4656387d22 Don't upload Renovates docker image lol 2022-09-26 03:30:24 +02:00
c27610feed Lock file maintenance 2022-09-26 01:25:13 +00:00
85c1aa0f35 Update docker/metadata-action action to v4 2022-09-26 01:22:06 +00:00
7d6183701c Update docker/build-push-action action to v3 2022-09-26 01:22:01 +00:00
836a90ff0b Only run CodeQL weekly instead on push and pull request 2022-09-26 03:21:11 +02:00
04e09c3aa6 Update renovate.json 2022-09-26 03:08:23 +02:00
e9e5d6bb2a Actually merge pytest.yml and build.yml 2022-09-26 02:27:35 +02:00
aba52ab944 Merge pytest.yml and build.yml 2022-09-26 00:38:04 +02:00
2e02bea36c Add CodeQL 2022-09-25 22:53:13 +02:00
31509dafe1 Add workflow_dispatch so we can trigger the Docker build automatically 2022-09-25 22:32:10 +02:00
f64e1d1bde Deploy Docker image with GitHub Actions 2022-09-25 22:26:05 +02:00
9609399c54 We have to install Poetry before we use it 🙃 2022-09-25 21:27:33 +02:00
5a2d076f56 Update pytest.yml workflow
Rename build to test
Remove macos-latest
Remove abatilo/actions-poetry and install Poetry with  pipx instead
Remove name for poetry install and poetry run pytest
Cache dependencies
2022-09-25 21:24:23 +02:00
564cd20f6b Add token to actions-poetry so Tim Apple doesn't get angry 2022-09-24 01:13:41 +02:00
6af8c66d85 Rename workflow 2022-09-24 01:08:20 +02:00
82ef9a823b Install ffmpeg 2022-09-24 01:02:57 +02:00
6c5d3ebf8a Add environment variable UPLOAD_FOLDER 2022-09-24 00:57:59 +02:00
24b14e11b4 Add environment variables 2022-09-24 00:55:40 +02:00
2f620a20be Add workflow_dispatch 2022-09-24 00:51:15 +02:00
341849c4c2 Install dependencies 2022-09-24 00:49:31 +02:00
ad3ee68e90 Change minimum Python version to 3.9 2022-09-24 00:46:27 +02:00
736a08edad Change minimum Python version to 3.7 and remove Poetry version 2022-09-24 00:44:24 +02:00
0828b37d43 Run pytest with Github Actions 2022-09-24 00:35:48 +02:00
0127dab513 Update packages 👨🏻‍🌾 2022-09-20 23:58:45 +02:00
237761018f Update dependencies 👨🏻‍🌾 2022-09-01 20:29:34 +02:00
29bca4dd18 Replace resolution tuple with dataclass 2022-08-08 11:23:49 +02:00
0212937aa1 Replace tuple with dataclass 2022-08-08 11:14:55 +02:00
44bdd8ebd9 Ignore files that are made from tests 2022-08-08 08:46:08 +02:00
74f0e8d22c Add more tests 2022-08-08 08:45:42 +02:00
72cfd729a7 a 2022-08-06 17:47:39 +02:00
b1d1a4e358 Update packages 2022-08-06 17:47:08 +02:00
14c2d74c46 Move test_make_thumbnail() and test_video_resolution() to own file 2022-08-06 16:48:32 +02:00
fcad955db6 Revert last commit 2022-08-04 22:06:43 +02:00
8e30543625 The static directory was broken for some reason 2022-08-02 16:38:12 +02:00
1fc17b319c Remove .github and .vscode directories 2022-08-02 14:58:25 +02:00