Valentin Brandl
|
50e36769d1
|
Merge pull request #201 from vbrandl/dependabot/cargo/actix-web-3.3.2
Bump actix-web from 3.3.1 to 3.3.2
|
2020-12-23 21:31:09 +01:00 |
|
dependabot-preview[bot]
|
9477338331
|
Bump git2 from 0.13.12 to 0.13.14
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.13.12 to 0.13.14.
- [Release notes](https://github.com/rust-lang/git2-rs/releases)
- [Commits](https://github.com/rust-lang/git2-rs/compare/0.13.12...0.13.14)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-12-22 04:18:08 +00:00 |
|
dependabot-preview[bot]
|
c1d0930354
|
Bump serde from 1.0.117 to 1.0.118
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.117 to 1.0.118.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.117...v1.0.118)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-12-07 04:17:13 +00:00 |
|
dependabot-preview[bot]
|
688067e5c5
|
Bump serde_json from 1.0.59 to 1.0.60
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.59 to 1.0.60.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.59...v1.0.60)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-12-03 04:16:41 +00:00 |
|
dependabot-preview[bot]
|
529f36dc40
|
Bump actix-web from 3.3.1 to 3.3.2
Bumps [actix-web](https://github.com/actix/actix-web) from 3.3.1 to 3.3.2.
- [Release notes](https://github.com/actix/actix-web/releases)
- [Changelog](https://github.com/actix/actix-web/blob/master/CHANGES.md)
- [Commits](https://github.com/actix/actix-web/compare/web-v3.3.1...web-v3.3.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-12-02 04:17:45 +00:00 |
|
Valentin Brandl
|
d8fdabfca6
|
Merge pull request #200 from vbrandl/dependabot/cargo/actix-web-3.3.1
Bump actix-web from 3.2.0 to 3.3.1
|
2020-11-30 23:37:56 +01:00 |
|
dependabot-preview[bot]
|
8060b80ae6
|
Bump actix-web from 3.2.0 to 3.3.1
Bumps [actix-web](https://github.com/actix/actix-web) from 3.2.0 to 3.3.1.
- [Release notes](https://github.com/actix/actix-web/releases)
- [Changelog](https://github.com/actix/actix-web/blob/master/CHANGES.md)
- [Commits](https://github.com/actix/actix-web/compare/web-v3.2.0...web-v3.3.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-11-30 04:17:12 +00:00 |
|
Valentin Brandl
|
15965c5b5f
|
Bump version (v0.15.0)
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
|
2020-11-24 19:34:20 +01:00 |
|
Valentin Brandl
|
1eade03b63
|
Load env in docker-compose setup
continuous-integration/drone/push Build is passing
|
2020-11-24 19:33:12 +01:00 |
|
Valentin Brandl
|
f41fbc8baf
|
Fix test
continuous-integration/drone/push Build is passing
|
2020-11-24 19:24:35 +01:00 |
|
Valentin Brandl
|
14cd21dc1c
|
Make paths consistent
continuous-integration/drone/push Build is passing
|
2020-11-24 19:13:08 +01:00 |
|
Valentin Brandl
|
1bdee4ee36
|
Document new config mechanism
continuous-integration/drone/push Build is passing
|
2020-11-24 19:07:21 +01:00 |
|
Valentin Brandl
|
9e33742d81
|
Use new config
|
2020-11-24 19:06:49 +01:00 |
|
Valentin Brandl
|
8e78d13443
|
Make full base URL configurable
|
2020-11-24 19:06:42 +01:00 |
|
Valentin Brandl
|
391fa39470
|
Use config and dotenv over structopt
|
2020-11-24 19:06:18 +01:00 |
|
Valentin Brandl
|
e6e90214e2
|
Add example configurations
|
2020-11-24 19:05:56 +01:00 |
|
Valentin Brandl
|
6f734b103a
|
Ignore actual configs
|
2020-11-24 19:05:46 +01:00 |
|
Valentin Brandl
|
413bb824e1
|
Merge pull request #198 from vbrandl/dependabot/cargo/tracing-0.1.22
continuous-integration/drone/push Build is passing
Bump tracing from 0.1.21 to 0.1.22
|
2020-11-24 18:22:29 +01:00 |
|
dependabot-preview[bot]
|
58ad13dbad
|
Bump tracing from 0.1.21 to 0.1.22
Bumps [tracing](https://github.com/tokio-rs/tracing) from 0.1.21 to 0.1.22.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-0.1.21...tracing-0.1.22)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-11-24 04:17:21 +00:00 |
|
Valentin Brandl
|
9f8b781f7b
|
Bump version (v0.14.5)
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
|
2020-11-23 14:47:22 +01:00 |
|
Valentin Brandl
|
175b7c828b
|
Cleanup cache keys
continuous-integration/drone/push Build is passing
|
2020-11-23 14:36:43 +01:00 |
|
Valentin Brandl
|
002119324f
|
Remove unused dependencies
|
2020-11-23 14:35:12 +01:00 |
|
Valentin Brandl
|
df78b6f1e5
|
Revert "Dummy modification for audit"
continuous-integration/drone/push Build is passing
This reverts commit e1bff0d280 .
|
2020-11-23 14:21:46 +01:00 |
|
Valentin Brandl
|
e1bff0d280
|
Dummy modification for audit
continuous-integration/drone/push Build is passing
|
2020-11-23 14:19:39 +01:00 |
|
Valentin Brandl
|
4c9454aa9e
|
Use different cache keys per pipeline
|
2020-11-23 14:19:11 +01:00 |
|
Valentin Brandl
|
e9e57495a6
|
Disable nix-build
continuous-integration/drone/push Build is passing
|
2020-11-23 14:13:02 +01:00 |
|
Valentin Brandl
|
b6505f6a37
|
Disable nix-build
continuous-integration/drone/push Build is passing
|
2020-11-23 14:12:32 +01:00 |
|
Valentin Brandl
|
a2463bf657
|
Release binaries on github release page
continuous-integration/drone/push Build is passing
|
2020-11-23 14:11:36 +01:00 |
|
Valentin Brandl
|
53cb73cd9b
|
Use checkout@v2
|
2020-11-23 14:11:18 +01:00 |
|
Valentin Brandl
|
423a3aa0b0
|
Split formatting and clippy checks into separate pipelines
|
2020-11-23 14:11:01 +01:00 |
|
Valentin Brandl
|
7a2c6b6f06
|
Merge pull request #197 from vbrandl/dependabot/cargo/reqwest-0.10.9
Bump reqwest from 0.10.8 to 0.10.9
|
2020-11-23 12:13:19 +01:00 |
|
Valentin Brandl
|
ffb306a7a8
|
Merge pull request #196 from vbrandl/dependabot/cargo/ructe-0.13.0
Bump ructe from 0.12.0 to 0.13.0
|
2020-11-23 12:13:08 +01:00 |
|
Valentin Brandl
|
cef2ae2299
|
Merge pull request #195 from vbrandl/dependabot/cargo/futures-0.3.8
Bump futures from 0.3.7 to 0.3.8
|
2020-11-23 12:07:59 +01:00 |
|
Valentin Brandl
|
b91de72d19
|
Remove travis
continuous-integration/drone/push Build is passing
|
2020-11-23 12:07:26 +01:00 |
|
dependabot-preview[bot]
|
fd08489587
|
Bump futures from 0.3.7 to 0.3.8
Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.7 to 0.3.8.
- [Release notes](https://github.com/rust-lang/futures-rs/releases)
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.7...0.3.8)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-11-23 10:57:43 +00:00 |
|
dependabot-preview[bot]
|
ce0d6041ea
|
Bump reqwest from 0.10.8 to 0.10.9
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.10.8 to 0.10.9.
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.10.8...v0.10.9)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-11-23 10:57:41 +00:00 |
|
Valentin Brandl
|
3af60a82ce
|
Merge pull request #194 from vbrandl/dependabot/cargo/tracing-subscriber-0.2.15
Bump tracing-subscriber from 0.2.14 to 0.2.15
|
2020-11-23 11:56:47 +01:00 |
|
Valentin Brandl
|
bcdf7db549
|
Merge pull request #189 from vbrandl/dependabot/cargo/actix-web-3.2.0
Bump actix-web from 3.1.0 to 3.2.0
|
2020-11-23 11:56:24 +01:00 |
|
dependabot-preview[bot]
|
9b2f1f4ebb
|
Bump ructe from 0.12.0 to 0.13.0
Bumps [ructe](https://github.com/kaj/ructe) from 0.12.0 to 0.13.0.
- [Release notes](https://github.com/kaj/ructe/releases)
- [Changelog](https://github.com/kaj/ructe/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kaj/ructe/compare/v0.12.0...v0.13.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-11-16 04:19:05 +00:00 |
|
dependabot-preview[bot]
|
84e47237de
|
Bump tracing-subscriber from 0.2.14 to 0.2.15
Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing) from 0.2.14 to 0.2.15.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-subscriber-0.2.14...tracing-subscriber-0.2.15)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-11-03 04:18:03 +00:00 |
|
Valentin Brandl
|
909f6585b5
|
Always return a SVG badge
continuous-integration/drone/push Build is passing
|
2020-11-01 13:57:56 +01:00 |
|
dependabot-preview[bot]
|
b48d7f1492
|
Bump actix-web from 3.1.0 to 3.2.0
Bumps [actix-web](https://github.com/actix/actix-web) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/actix/actix-web/releases)
- [Changelog](https://github.com/actix/actix-web/blob/master/CHANGES.md)
- [Commits](https://github.com/actix/actix-web/compare/web-v3.1.0...web-v3.2.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-10-30 20:02:12 +00:00 |
|
Valentin Brandl
|
f1e9d1806f
|
Bump version (v0.14.4)
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
|
2020-10-30 21:01:37 +01:00 |
|
Valentin Brandl
|
8c62d01f3c
|
Merge pull request #191 from vbrandl/feature/tracing
Use `tracing` instead of `slog` for better ergonomics
|
2020-10-30 21:00:46 +01:00 |
|
Valentin Brandl
|
26a5025a32
|
Fix state in test
continuous-integration/drone/push Build is passing
|
2020-10-30 17:15:09 +01:00 |
|
Valentin Brandl
|
6f931ce46f
|
Use tracing instead of slog for better ergonomics
continuous-integration/drone/push Build is passing
|
2020-10-30 16:40:35 +01:00 |
|
Valentin Brandl
|
2d46592c4a
|
Merge pull request #190 from vbrandl/feature/structured-logging
Feature/structured logging
|
2020-10-30 13:24:45 +01:00 |
|
Valentin Brandl
|
c2d496f2b4
|
Add logger to test state
continuous-integration/drone/push Build is passing
|
2020-10-30 13:20:24 +01:00 |
|
Valentin Brandl
|
19d37806f2
|
Remove unused import
continuous-integration/drone/push Build is passing
|
2020-10-30 13:11:05 +01:00 |
|
Valentin Brandl
|
b4bd9b8830
|
Refactor to use slog for structured logging
continuous-integration/drone/push Build is passing
|
2020-10-30 13:03:06 +01:00 |
|