Commit Graph

87 Commits

Author SHA1 Message Date
1143990919 Fix 2023-01-16 13:23:09 +01:00
cbb897ed93 Merge pull request #11 from flibusta-apps/dependabot/cargo/tokio-1.23.1
Bump tokio from 1.23.0 to 1.23.1
2023-01-07 17:37:10 +01:00
dependabot[bot]
bcc2c645f5 Bump tokio from 1.23.0 to 1.23.1
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.23.0 to 1.23.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.23.0...tokio-1.23.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-06 21:57:11 +00:00
33ae6f944e Update deps 2023-01-01 19:24:48 +01:00
e392e4eb51 Update deps 2022-12-27 14:21:29 +01:00
f5885abdc6 Fix annotation text 2022-12-23 17:14:14 +01:00
dc25c6645a Fix SequenceInfo.position 2022-12-07 16:14:18 +01:00
585b3028ba Remove unused 2022-12-07 15:11:41 +01:00
a3dc486b25 Fix position 2022-12-07 15:11:05 +01:00
d734e54d06 Update deps 2022-12-06 18:33:59 +01:00
15deeb2c48 Fix SequenceInfo.position 2022-12-06 11:45:06 +01:00
3ae7b00e22 Fix ' char in data 2022-11-27 19:53:41 +01:00
7bf20fe967 Remove escaping chars 2022-11-08 19:50:47 +01:00
2abcf30cd2 Merge pull request #10 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:24:42 +01:00
dependabot[bot]
961ed5e9e5 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 00:35:05 +00:00
5480c2d63b Remove escaping chars 2022-11-07 14:26:47 +01:00
7a3153944a Merge pull request #9 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:13:24 +02:00
dependabot[bot]
983e359e4b 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 00:49:41 +00:00
a9b59bf31c Disable arm build 2022-10-26 23:31:27 +02:00
1e599a7882 Remove cargo-chef 2022-10-26 22:15:40 +02:00
e5e9a08725 Update deps 2022-10-26 21:35:32 +02:00
9405b1a2cb Merge pull request #8 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:32 +02:00
dependabot[bot]
f190280961 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 01:42:04 +00:00
6c8397e7a5 Update schedule 2022-10-07 20:05:49 +06:00
82913a4752 Fix scheduler 2022-10-03 12:53:37 +06:00
bb60a672fc Add info messages 2022-10-01 13:35:42 +06:00
bce3d035df Fix scheduler 2022-10-01 13:11:07 +06:00
5b45b75982 Fix update_job 2022-10-01 00:49:28 +06:00
3cfaf0596b Process job scheduler errors 2022-09-29 11:30:22 +06:00
979343a0a4 Add arm building 2022-09-19 20:56:07 +03:00
4d65927410 Add update lock 2022-09-19 19:56:59 +03:00
93268c7524 Add axum server 2022-09-19 19:04:34 +03:00
95f5a31570 Add simple rust implementation 2022-09-19 16:04:39 +03:00
c3d48add7e Disable cron jobs 2022-09-14 16:57:20 +03:00
17e7211aa5 Create LICENSE.md 2022-08-15 23:15:20 +03:00
5845a8d13c Update tasks 2022-08-09 17:27:44 +03:00
0d373fff6e Merge pull request #7 from flibusta-apps/dependabot/github_actions/docker/setup-qemu-action-2
Bump docker/setup-qemu-action from 1 to 2
2022-08-04 13:04:35 +03:00
4d8cae6d94 Merge pull request #6 from flibusta-apps/dependabot/github_actions/actions/checkout-3
Bump actions/checkout from 2 to 3
2022-08-04 13:04:22 +03:00
dependabot[bot]
6d43808d42 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-04 00:56:27 +00:00
dependabot[bot]
db13a2ab6e 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-04 00:56:23 +00:00
c156b7f2dd Update QEMU config 2022-08-03 20:08:28 +03:00
cff4a82fe1 Merge pull request #1 from flibusta-apps/dependabot/github_actions/actions/setup-python-4
Bump actions/setup-python from 2 to 4
2022-08-03 20:07:34 +03:00
35d621e225 Merge pull request #2 from flibusta-apps/dependabot/github_actions/docker/login-action-2
Bump docker/login-action from 1 to 2
2022-08-03 20:07:26 +03:00
13e312a3d0 Merge pull request #3 from flibusta-apps/dependabot/github_actions/docker/build-push-action-3
Bump docker/build-push-action from 2 to 3
2022-08-03 20:07:17 +03:00
86182c87cd Merge pull request #4 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:07:08 +03:00
4a4894bd26 Merge pull request #5 from flibusta-apps/dependabot/github_actions/docker/setup-buildx-action-2
Bump docker/setup-buildx-action from 1 to 2
2022-08-03 20:07:00 +03:00
dependabot[bot]
4e075754ca 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:03:01 +00:00
dependabot[bot]
845859e6a2 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:02:57 +00:00
dependabot[bot]
79cc39fe2d 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:02:55 +00:00
dependabot[bot]
edfd4c962c 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:02:52 +00:00