Commit Graph

79 Commits

Author SHA1 Message Date
514a5dd087 Merge pull request #2 from flibusta-apps/dependabot/github_actions/actions/setup-python-4
Bump actions/setup-python from 2 to 4
2022-08-03 20:29:21 +03:00
d2a1a9394f Merge pull request #1 from flibusta-apps/dependabot/github_actions/docker/setup-buildx-action-2
Bump docker/setup-buildx-action from 1 to 2
2022-08-03 20:29:11 +03:00
dependabot[bot]
1d5bfc2c95 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:16:30 +00:00
f077f9ede4 Update QEMU config 2022-08-03 20:15:42 +03:00
dependabot[bot]
eb5a008aa7 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:06:04 +00:00
dependabot[bot]
14183f650f 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:06:00 +00:00
dependabot[bot]
58b726b2cf 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:05:57 +00:00
dependabot[bot]
b1348832c9 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:05:54 +00:00
a6a8b4d7d6 Add dependabot.yml 2022-08-03 20:05:24 +03:00
4f64b27364 Add username to service 2022-07-20 23:42:59 +03:00
33e1a32f87 Update httpx 2022-05-23 19:11:01 +03:00
895416c4e9 Update image building 2022-05-05 21:46:26 +03:00
62bacf8056 Create codeql-analysis.yml 2022-04-24 15:34:05 +03:00
f539ecb87d Fix 2022-04-24 15:30:52 +03:00
0e583fb159 Add wheel 2022-04-08 12:25:52 +03:00
3991050546 Add arm image building 2022-04-07 19:29:00 +03:00
d51fe76ecb Update pre-commit 2022-04-02 19:00:08 +03:00
022bf85802 Update deps 2022-04-02 17:02:12 +03:00
a85a53adfe Add gunicorn 2022-03-24 23:16:55 +03:00
c8373f936b Add heatlhcheck 2022-02-05 11:55:51 +03:00
89fe884ae8 Add linters configs 2022-01-09 02:00:00 +03:00
0aca5399ef Add update cache endpoint 2022-01-09 01:52:47 +03:00
bc859c63f5 Add update service status endpoint 2022-01-09 01:48:36 +03:00
1084a54a65 Add cache field 2021-12-27 23:08:47 +03:00
d84ee796bb Add privileged field 2021-12-13 01:39:47 +03:00
107082d67c Update requirements.txt 2021-12-11 19:00:14 +03:00
3f2303c85d Fix bug 2021-12-04 01:51:03 +03:00
fc8c2c5dcc Fix bug 2021-12-04 01:47:14 +03:00
c42316246f Init 2021-12-04 00:52:23 +03:00