Commit Graph

116 Commits

Author SHA1 Message Date
dependabot[bot]
54415f5137 Bump ASzc/change-string-case-action from 2 to 3
Bumps [ASzc/change-string-case-action](https://github.com/ASzc/change-string-case-action) from 2 to 3.
- [Release notes](https://github.com/ASzc/change-string-case-action/releases)
- [Commits](https://github.com/ASzc/change-string-case-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: ASzc/change-string-case-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-21 07:46:08 +00:00
b3162c801b Fix saving data to temp file 2022-08-20 19:20:58 +03:00
127bd0e2f8 Create LICENSE.md 2022-08-20 19:20:49 +03:00
64f38f07d5 Fix download error capture 2022-08-20 19:20:49 +03:00
6ea549eda2 Add debug prints 2022-08-20 19:20:49 +03:00
dependabot[bot]
5dcf87fa30 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-08-20 19:20:49 +03:00
dependabot[bot]
bdb54751a7 Bump docker/login-action from 1 to 2
Bumps [docker/login-action](https://github.com/docker/login-action) from 1 to 2.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-20 19:20:49 +03:00
07ec0e1cbc Update QEMU config 2022-08-20 19:20:49 +03:00
dependabot[bot]
5b9a4dfb13 Bump actions/setup-python from 2 to 4
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 4.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-20 19:20:49 +03:00
dependabot[bot]
df075e119f Bump docker/setup-buildx-action from 1 to 2
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1 to 2.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-20 19:20:49 +03:00
dependabot[bot]
e78d0b1970 Bump docker/setup-qemu-action from 1 to 2
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 1 to 2.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-20 19:20:49 +03:00
dependabot[bot]
c612519f98 Bump docker/build-push-action from 2 to 3
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2 to 3.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-20 19:20:49 +03:00
dependabot[bot]
8f156b163a Bump ASzc/change-string-case-action from 1 to 2
Bumps [ASzc/change-string-case-action](https://github.com/ASzc/change-string-case-action) from 1 to 2.
- [Release notes](https://github.com/ASzc/change-string-case-action/releases)
- [Commits](https://github.com/ASzc/change-string-case-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: ASzc/change-string-case-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-03 17:07:04 +00:00
eaafe76969 Add dependabot.yml 2022-08-03 20:06:41 +03:00
d69b275c4f Remove debug logs 2022-07-07 22:48:34 +03:00
26faca4d53 Update debug logs 2022-07-07 22:37:53 +03:00
1978063bd9 Update debug logs 2022-07-07 22:22:20 +03:00
8e4b0b4f79 Fix _close_other_done 2022-07-07 22:04:32 +03:00
766abc353f Update libs 2022-07-07 21:46:28 +03:00
49a484bf35 Fix 2022-06-29 09:44:03 +03:00
8fa759bd74 Fix task cancelation 2022-06-28 18:47:06 +03:00
95792fa67e Add logs 2022-06-27 18:57:26 +03:00
05723867ff Refactoring 2022-06-27 18:52:06 +03:00
c6f0e5b222 Fix result file reading 2022-05-31 16:48:27 +03:00
8c59038d49 Fix bug 2022-05-31 16:43:34 +03:00
cb522ffe8a Update poetry 2022-05-23 19:06:19 +03:00
4c29c3e2af Update deps 2022-05-13 22:05:12 +03:00
7d3ae8e4aa Update image building 2022-05-06 10:13:36 +03:00
4a80243d6b Fix cancelation 2022-04-26 12:19:20 +03:00
f8a9bbadf8 Fix 2022-04-25 14:02:43 +03:00
e0931150a0 Fix closing client 2022-04-25 13:37:08 +03:00
70bb96e9c3 Fix transliterate language detection error 2022-04-25 09:12:04 +03:00
830af7d0a5 Fix convertation error catching 2022-04-25 00:04:20 +03:00
436e397418 Fix exception catching 2022-04-24 23:58:26 +03:00
0ef8d8f961 Fix FileNotFound when unzip 2022-04-24 23:25:17 +03:00
17632f3215 Fix removing temp file after unzip 2022-04-24 23:05:37 +03:00
faa9400ffb Fix timeout 2022-04-24 22:17:25 +03:00
a21788181d Fix bugs 2022-04-24 21:46:22 +03:00
01d0263156 Add sentry 2022-04-24 15:53:06 +03:00
7e8374b9a7 Create codeql-analysis.yml 2022-04-24 15:50:58 +03:00
717f366503 Add wheel 2022-04-08 12:22:26 +03:00
d2594716ed Add arm image building 2022-04-07 19:23:45 +03:00
f9b75e1f31 Clean up 2022-04-07 17:31:44 +03:00
8e17ce6498 Update pre-commit 2022-04-02 18:54:44 +03:00
49999343c1 Update deps 2022-04-02 16:58:35 +03:00
32bb885121 Add gunicorn 2022-03-24 23:14:27 +03:00
7231b10bf8 Fix zip with elector 2022-03-24 22:01:37 +03:00
e5247f6e0f Fix html download 2022-03-24 22:01:29 +03:00
f82607ccef Refactoring for reduce RAM usage 2022-03-23 23:02:19 +03:00
6b004002f1 Refactor healthcheck 2022-02-12 13:40:10 +03:00