Commit Graph

230 Commits

Author SHA1 Message Date
37dfcdb285 Fix for python3.11 2022-10-26 23:25:34 +02:00
d9836b56f6 Fix greenlet 2022-10-26 21:34:53 +02:00
169bb4486d Update deps, update python to 3.11 2022-10-26 21:32:37 +02:00
5c3bfc7f28 Merge pull request #9 from flibusta-apps/dependabot/github_actions/ASzc/change-string-case-action-3
Bump ASzc/change-string-case-action from 2 to 3
2022-10-21 09:48:40 +02:00
dependabot[bot]
0247b5f482 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 00:15:08 +00:00
63b5ce3130 Merge pull request #8 from flibusta-apps/dependabot/pip/mako-1.2.2
Bump mako from 1.2.0 to 1.2.2
2022-09-17 10:21:59 +03:00
dependabot[bot]
69116dec85 Bump mako from 1.2.0 to 1.2.2
Bumps [mako](https://github.com/sqlalchemy/mako) from 1.2.0 to 1.2.2.
- [Release notes](https://github.com/sqlalchemy/mako/releases)
- [Changelog](https://github.com/sqlalchemy/mako/blob/main/CHANGES)
- [Commits](https://github.com/sqlalchemy/mako/commits)

---
updated-dependencies:
- dependency-name: mako
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-16 19:16:09 +00:00
e558c0e483 Set random retry defer 2022-08-22 19:48:08 +03:00
0d252fc532 Add download_dump endpoint 2022-08-21 16:14:57 +03:00
eb9cf2fe29 Add cache locks 2022-08-20 23:52:10 +03:00
2750436a5b Update retry defer 2022-08-17 13:54:40 +03:00
5da874cd53 Create LICENSE.md 2022-08-15 23:14:07 +03:00
d5b9724b0b Set max_tries to 3 2022-08-14 22:58:19 +03:00
69da23fb94 Update download timeout 2022-08-14 22:31:33 +03:00
69598b2264 Fix timeouts 2022-08-14 22:29:21 +03:00
a32c3d2909 Add exists check 2022-08-11 22:02:05 +03:00
a9c57e3c7c Add defer for check_books_page task 2022-08-10 13:11:33 +03:00
0a4ca916b7 Merge pull request #6 from flibusta-apps/dependabot/github_actions/ASzc/change-string-case-action-2
Bump ASzc/change-string-case-action from 1 to 2
2022-08-04 13:03:06 +03:00
b86ec232c4 Merge pull request #7 from flibusta-apps/dependabot/github_actions/actions/checkout-3
Bump actions/checkout from 2 to 3
2022-08-04 13:02:59 +03:00
dependabot[bot]
3596af995e 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-03 23:43:46 +00:00
dependabot[bot]
2da26b3e74 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 23:43:44 +00:00
c54059b55d Update QEMU config 2022-08-03 20:54:28 +03:00
e64d19080e Merge pull request #3 from flibusta-apps/dependabot/github_actions/actions/setup-python-4
Bump actions/setup-python from 2 to 4
2022-08-03 20:53:53 +03:00
e53db1559b Merge pull request #4 from flibusta-apps/dependabot/github_actions/docker/setup-buildx-action-2
Bump docker/setup-buildx-action from 1 to 2
2022-08-03 20:53:43 +03:00
9e714ba4e1 Merge pull request #5 from flibusta-apps/dependabot/github_actions/docker/login-action-2
Bump docker/login-action from 1 to 2
2022-08-03 20:53:34 +03:00
4334c366c0 Merge pull request #2 from flibusta-apps/dependabot/github_actions/docker/build-push-action-3
Bump docker/build-push-action from 2 to 3
2022-08-03 20:39:17 +03:00
cfedecf2ad Merge pull request #1 from flibusta-apps/dependabot/github_actions/docker/setup-qemu-action-2
Bump docker/setup-qemu-action from 1 to 2
2022-08-03 20:39:08 +03:00
dependabot[bot]
775b2487c1 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-03 17:26:25 +00:00
dependabot[bot]
47a19a42d0 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-03 17:26:23 +00:00
dependabot[bot]
f8b891505c 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-03 17:26:19 +00:00
dependabot[bot]
ec089db4af 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-03 17:26:16 +00:00
dependabot[bot]
116aa263b9 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-03 17:26:14 +00:00
708e674151 Add dependabot.yml 2022-08-03 20:25:53 +03:00
f4e2f50c61 Update httpx 2022-05-23 19:05:06 +03:00
91fec2eca8 Update deps 2022-05-13 22:08:19 +03:00
bc950199d4 Update image building 2022-05-06 10:22:29 +03:00
4eb848a588 Update get_book timeout 2022-05-01 21:35:22 +03:00
f9b0a4dcec Update jobs timeout 2022-05-01 21:23:42 +03:00
6ee027b430 Remove crontab jobs 2022-04-28 12:54:10 +03:00
570628a821 Fix client closing 2022-04-24 23:34:18 +03:00
ba9fb6af05 Fix env_config 2022-04-24 15:38:12 +03:00
9e52327efb Update CodeQL workflow 2022-04-24 14:41:29 +03:00
6f859445c8 Add sentry 2022-04-24 14:32:40 +03:00
44dcde0df8 Create codeql-analysis.yml 2022-04-24 13:02:08 +03:00
f3edd6664c Fix bug 2022-04-23 23:10:06 +03:00
368aa85817 Set ORJSONResponse as default 2022-04-11 20:57:20 +03:00
9960a9a44e Add wheel 2022-04-08 12:24:29 +03:00
f410823424 Add arm image building 2022-04-07 19:26:09 +03:00
34b990335e Fix cron jobs 2022-04-03 22:14:02 +03:00
aeafeea3f5 Update pre-commit 2022-04-02 18:58:08 +03:00