Commit Graph

57 Commits

Author SHA1 Message Date
634dceaa14 Merge pull request #13 from flibusta-apps/dependabot/pip/setuptools-65.5.1
Bump setuptools from 65.5.0 to 65.5.1
2022-12-27 18:59:16 +01:00
dependabot[bot]
1202672433 Bump setuptools from 65.5.0 to 65.5.1
Bumps [setuptools](https://github.com/pypa/setuptools) from 65.5.0 to 65.5.1.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/CHANGES.rst)
- [Commits](https://github.com/pypa/setuptools/compare/v65.5.0...v65.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-27 17:36:47 +00:00
90ed7b7dc9 Update pre-commit 2022-12-21 17:19:13 +01:00
671b36a062 Merge pull request #12 from flibusta-apps/dependabot/pip/certifi-2022.12.7
Bump certifi from 2022.9.24 to 2022.12.7
2022-12-11 01:10:09 +01:00
dependabot[bot]
d259f6d45a Bump certifi from 2022.9.24 to 2022.12.7
Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.9.24 to 2022.12.7.
- [Release notes](https://github.com/certifi/python-certifi/releases)
- [Commits](https://github.com/certifi/python-certifi/compare/2022.09.24...2022.12.07)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-09 08:58:42 +00:00
cc873aa94c Merge pull request #11 from flibusta-apps/dependabot/github_actions/ASzc/change-string-case-action-5
Bump ASzc/change-string-case-action from 4 to 5
2022-11-08 11:27:49 +01:00
dependabot[bot]
be61b23d0d Bump ASzc/change-string-case-action from 4 to 5
Bumps [ASzc/change-string-case-action](https://github.com/ASzc/change-string-case-action) from 4 to 5.
- [Release notes](https://github.com/ASzc/change-string-case-action/releases)
- [Commits](https://github.com/ASzc/change-string-case-action/compare/v4...v5)

---
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-11-08 09:15:45 +00:00
390f481fe8 Merge pull request #10 from flibusta-apps/dependabot/github_actions/ASzc/change-string-case-action-4
Bump ASzc/change-string-case-action from 3 to 4
2022-10-28 12:03:47 +02:00
dependabot[bot]
e61ee111ca Bump ASzc/change-string-case-action from 3 to 4
Bumps [ASzc/change-string-case-action](https://github.com/ASzc/change-string-case-action) from 3 to 4.
- [Release notes](https://github.com/ASzc/change-string-case-action/releases)
- [Commits](https://github.com/ASzc/change-string-case-action/compare/v3...v4)

---
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-28 09:55:14 +00:00
2f9e70a5a5 Replace aioredis with redis 2022-10-26 22:52:11 +02:00
cea09c3393 Fix 2022-10-26 21:10:57 +02:00
ce0ef70659 Update deps, update python to 3.11 2022-10-26 21:10:39 +02:00
870a292775 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 12:56:21 +02:00
dependabot[bot]
4f5464a14d 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 10:40:44 +00:00
d8b00e4e4e 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:20:42 +03:00
dependabot[bot]
4aec0a6067 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:08:21 +00:00
25d598343c Create LICENSE.md 2022-08-15 23:18:05 +03:00
c801df887b Merge pull request #7 from flibusta-apps/dependabot/github_actions/actions/setup-python-4
Bump actions/setup-python from 2 to 4
2022-08-04 13:10:10 +03:00
d199c3f9f2 Merge pull request #6 from flibusta-apps/dependabot/github_actions/docker/login-action-2
Bump docker/login-action from 1 to 2
2022-08-04 13:10:01 +03:00
dependabot[bot]
fc5733d400 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-04 10:00:14 +00:00
dependabot[bot]
604b0b29ef 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-04 10:00:11 +00:00
045bde0f05 Update QEMU config 2022-08-03 20:55:39 +03:00
127b9b584b Merge pull request #5 from flibusta-apps/dependabot/github_actions/docker/build-push-action-3
Bump docker/build-push-action from 2 to 3
2022-08-03 20:55:12 +03:00
3053c7bd6e 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:55:03 +03:00
5c259423a1 Merge pull request #3 from flibusta-apps/dependabot/github_actions/docker/setup-qemu-action-2
Bump docker/setup-qemu-action from 1 to 2
2022-08-03 20:54:53 +03:00
dependabot[bot]
4777279641 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:40:37 +00:00
46cb82aa4c Merge pull request #2 from flibusta-apps/dependabot/github_actions/actions/checkout-3
Bump actions/checkout from 2 to 3
2022-08-03 20:40:06 +03:00
beb4e7c9ca Merge pull request #1 from flibusta-apps/dependabot/github_actions/ASzc/change-string-case-action-2
Bump ASzc/change-string-case-action from 1 to 2
2022-08-03 20:39:57 +03:00
dependabot[bot]
317e296126 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:27:38 +00:00
dependabot[bot]
80d2d42771 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:27:31 +00:00
dependabot[bot]
746bcb28cf 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 17:27:29 +00:00
dependabot[bot]
c48da6fa7f 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:27:25 +00:00
96be6b3879 Add dependabot.yml 2022-08-03 20:26:57 +03:00
9fa032a1b2 Update httpx 2022-05-23 19:02:31 +03:00
926bbc05bf Update deps 2022-05-13 22:14:47 +03:00
4d42e61f13 Update image building 2022-05-05 21:42:42 +03:00
58940c13ed Create codeql-analysis.yml 2022-04-24 15:01:17 +03:00
997362f0fa Set ORJSONResponse as default response class 2022-04-11 20:59:44 +03:00
b687c48fd6 Update asyncpg 2022-04-09 16:22:26 +03:00
a4491a932b Add wheel 2022-04-08 12:26:29 +03:00
fef04e435c Add arm image building 2022-04-07 19:29:55 +03:00
99706ee2ca Update pre-commit 2022-04-02 19:00:44 +03:00
3b6d43ce0e Update deps 2022-04-02 16:59:02 +03:00
c2e7be1c77 Add sentry 2022-04-01 18:01:52 +03:00
9284f78332 Add gunicorn 2022-03-24 23:40:01 +03:00
11a283a721 Add metrics and refactor healthcheck 2022-02-12 13:58:39 +03:00
19fe00335e Add redis cache 2022-02-09 01:25:40 +03:00
baae2c850b Add healthcheck 2022-02-05 11:54:04 +03:00
c80054cf55 Update user settings creating 2022-01-01 23:33:52 +03:00
e1389700cc Update 2022-01-01 19:53:47 +03:00