Commit Graph

39 Commits

Author SHA1 Message Date
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
4656387d22 Don't upload Renovates docker image lol 2022-09-26 03:30:24 +02: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
1fc17b319c Remove .github and .vscode directories 2022-08-02 14:58:25 +02:00
fcc6eb0bbc Delete codeql-analysis.yml 2022-06-22 23:22:53 +02:00
7713e67555 Delete renovate.json 2022-06-22 23:22:44 +02:00
506670e4de Move renovate.json and fill it out with more things 2022-04-20 14:58:53 +02:00
020a52eed0 Create docker-publish.yml 2022-03-23 01:56:20 +01:00
f21f088adc Delete docker-publish.yml
Sadge
2022-03-21 02:29:31 +01:00
fdde4b7472 Create docker-publish.yml 2022-03-21 02:20:17 +01:00
7b4f408440 Delete dependabot.yml 2022-03-07 12:37:55 +01:00
145ef19561 Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-02 07:16:44 +00:00
20e9fdb0fd Create codeql-analysis.yml 2022-02-12 00:56:37 +01:00
642126053a Create dependabot.yml 2022-02-11 21:01:45 +01:00
cbd74a2171 Delete .github/workflows directory 2021-08-05 14:03:48 +02:00
1897ca13be Create codeql-analysis.yml 2021-05-12 03:11:33 +02:00