Commit Graph

32 Commits

Author SHA1 Message Date
Daniel Bauer
e4982ed060 Update publish-docker.yml 2023-05-19 09:35:54 +02:00
Daniel Bauer
8900e47302 Merge pull request #5 from dnlbauer/dnlbauer-patch-2
automerge dependabot
2023-05-19 09:28:58 +02:00
Daniel Bauer
96110e8372 automerge dependabot 2023-05-19 09:26:51 +02:00
Daniel Bauer
d604700e48 Merge pull request #4 from dnlbauer/dnlbauer-patch-1
fix actions failing on PRs
2023-05-19 09:25:03 +02:00
Daniel Bauer
8e82c4a5fe fix actions failing on PRs 2023-05-19 09:23:04 +02:00
Daniel Bauer
2e47bde719 Merge pull request #1 from dnlbauer/dependabot/docker/ubuntu-22.04
Bump ubuntu from 20.04 to 22.04
2023-05-01 12:42:09 +02:00
Daniel Bauer
91d2852cf1 Merge pull request #2 from dnlbauer/dependabot/pip/flask-2.3.1
Bump flask from 2.2.2 to 2.3.1
2023-05-01 12:42:02 +02:00
dependabot[bot]
ae8208b1cb Bump ubuntu from 20.04 to 22.04
Bumps ubuntu from 20.04 to 22.04.

---
updated-dependencies:
- dependency-name: ubuntu
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-01 12:39:36 +02:00
dependabot[bot]
b034f99d94 Bump flask from 2.2.2 to 2.3.1
Bumps [flask](https://github.com/pallets/flask) from 2.2.2 to 2.3.1.
- [Release notes](https://github.com/pallets/flask/releases)
- [Changelog](https://github.com/pallets/flask/blob/2.3.1/CHANGES.rst)
- [Commits](https://github.com/pallets/flask/compare/2.2.2...2.3.1)

---
updated-dependencies:
- dependency-name: flask
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-01 12:39:12 +02:00
Daniel Bauer
f4eef2c666 fix actions for dependabot 2023-05-01 12:36:30 +02:00
Daniel Bauer
1b16e4e2fb Create dependabot.yml 2023-05-01 12:31:01 +02:00
daniel
6d3b9e4b00 Merge branch 'main' of github.com:dnlbauer/pdfact-service into main 2023-04-23 23:54:49 +02:00
daniel
24465e9954 add healthcheck 2023-04-23 23:54:42 +02:00
Daniel Bauer
df6452b8c5 Update README.md 2022-11-27 16:17:13 +01:00
danijoo
e76bf2fd7b add roles and units 2022-11-27 16:02:30 +01:00
danijoo
d56a6f4522 push readme to docker 2022-11-27 14:11:33 +01:00
danijoo
529a430593 CC0 2022-11-27 14:06:51 +01:00
Daniel Bauer
bba33956fb Update README.md 2022-11-27 13:56:20 +01:00
Daniel Bauer
cb37a37f27 Update README.md 2022-11-27 13:52:16 +01:00
Daniel Bauer
ee0c03d0a1 Update Dockerfile 2022-11-27 13:24:53 +01:00
Daniel Bauer
7427504600 only pull masters head 2022-11-27 13:24:41 +01:00
Daniel Bauer
87a908176e Update publish-docker.yml 2022-11-27 13:20:24 +01:00
Daniel Bauer
ffea45e0f6 Update publish-docker.yml 2022-11-27 13:15:38 +01:00
Daniel Bauer
76aff140fd Update publish-docker.yml 2022-11-27 13:13:39 +01:00
Daniel Bauer
07bade6afe Create publish-docker.yml 2022-11-27 13:00:19 +01:00
danijoo
23f3a6d5c1 add maintainer 2022-11-27 12:47:57 +01:00
daniel
5a551967e4 Merge branch 'master' into main 2022-11-27 12:17:55 +01:00
danijoo
d6c4f6a0fc ignore pycache 2022-11-27 12:16:45 +01:00
Daniel Bauer
6a684db5f2 Initial commit 2022-11-27 12:15:23 +01:00
danijoo
9ca1f9bced analyze file and return result 2022-11-27 12:10:04 +01:00
danijoo
233c14ec2d run app with gunicorn 2022-11-27 10:59:54 +01:00
danijoo
baed30754e initial commit 2022-11-27 10:40:20 +01:00