Valentin Brandl
|
349640acc5
|
Implement endpoint for cache deletion
continuous-integration/drone/push Build is passing
|
2020-05-15 13:15:54 +02:00 |
|
Valentin Brandl
|
1d0eca90a7
|
Implement simple integration test
|
2020-05-15 12:15:18 +02:00 |
|
Valentin Brandl
|
81bb65db4e
|
Use async/await syntax
|
2020-05-15 12:15:02 +02:00 |
|
Valentin Brandl
|
253de8cea2
|
Merge pull request #132 from vbrandl/dependabot/cargo/structopt-0.3.14
continuous-integration/drone/push Build is passing
Bump structopt from 0.3.12 to 0.3.14
|
2020-05-01 13:18:45 +02:00 |
|
Valentin Brandl
|
bd014301fd
|
Merge pull request #124 from vbrandl/dependabot/cargo/number_prefix-0.4.0
Bump number_prefix from 0.3.0 to 0.4.0
|
2020-05-01 13:18:38 +02:00 |
|
Valentin Brandl
|
45c0d26e33
|
Use new number_prefix API
|
2020-05-01 13:18:22 +02:00 |
|
dependabot-preview[bot]
|
0edceb6a7d
|
Bump number_prefix from 0.3.0 to 0.4.0
Bumps [number_prefix](https://github.com/ogham/rust-number-prefix) from 0.3.0 to 0.4.0.
- [Release notes](https://github.com/ogham/rust-number-prefix/releases)
- [Commits](https://github.com/ogham/rust-number-prefix/compare/v0.3.0...v0.4.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-05-01 11:11:21 +00:00 |
|
dependabot-preview[bot]
|
056d798d61
|
Bump structopt from 0.3.12 to 0.3.14
Bumps [structopt](https://github.com/TeXitoi/structopt) from 0.3.12 to 0.3.14.
- [Release notes](https://github.com/TeXitoi/structopt/releases)
- [Changelog](https://github.com/TeXitoi/structopt/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TeXitoi/structopt/compare/v0.3.12...v0.3.14)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-05-01 11:11:16 +00:00 |
|
Valentin Brandl
|
96f2e9422c
|
Merge pull request #122 from vbrandl/dependabot/cargo/serde-1.0.106
Bump serde from 1.0.105 to 1.0.106
|
2020-05-01 13:10:00 +02:00 |
|
dependabot-preview[bot]
|
df19951729
|
Bump serde from 1.0.105 to 1.0.106
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.105 to 1.0.106.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.105...v1.0.106)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-05-01 11:09:53 +00:00 |
|
Valentin Brandl
|
bfc97dad32
|
Merge pull request #134 from vbrandl/dependabot/cargo/git2-0.13.5
Bump git2 from 0.13.1 to 0.13.5
|
2020-05-01 13:09:35 +02:00 |
|
Valentin Brandl
|
d28ac95aa2
|
Merge pull request #135 from vbrandl/dependabot/cargo/ructe-0.11.4
Bump ructe from 0.9.2 to 0.11.4
|
2020-05-01 13:08:58 +02:00 |
|
Valentin Brandl
|
8a0df3e52c
|
Merge pull request #136 from vbrandl/dependabot/cargo/serde_json-1.0.52
Bump serde_json from 1.0.50 to 1.0.52
|
2020-05-01 13:08:49 +02:00 |
|
Valentin Brandl
|
e2c42a5287
|
Merge pull request #137 from vbrandl/dependabot/cargo/actix-rt-1.1.1
Bump actix-rt from 1.0.0 to 1.1.1
|
2020-05-01 13:08:35 +02:00 |
|
dependabot-preview[bot]
|
f638124930
|
Bump actix-rt from 1.0.0 to 1.1.1
Bumps [actix-rt](https://github.com/actix/actix-net) from 1.0.0 to 1.1.1.
- [Release notes](https://github.com/actix/actix-net/releases)
- [Commits](https://github.com/actix/actix-net/compare/rt-1.0.0...rt-1.1.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-05-01 04:16:49 +00:00 |
|
dependabot-preview[bot]
|
9cabea63c3
|
Bump serde_json from 1.0.50 to 1.0.52
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.50 to 1.0.52.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.50...v1.0.52)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-04-29 04:18:02 +00:00 |
|
dependabot-preview[bot]
|
20074ac4e1
|
Bump ructe from 0.9.2 to 0.11.4
Bumps [ructe](https://github.com/kaj/ructe) from 0.9.2 to 0.11.4.
- [Release notes](https://github.com/kaj/ructe/releases)
- [Commits](https://github.com/kaj/ructe/compare/v0.9.2...v0.11.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-04-27 04:16:47 +00:00 |
|
dependabot-preview[bot]
|
0ec7bd93d8
|
Bump git2 from 0.13.1 to 0.13.5
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.13.1 to 0.13.5.
- [Release notes](https://github.com/rust-lang/git2-rs/releases)
- [Commits](https://github.com/rust-lang/git2-rs/compare/0.13.1...0.13.5)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-04-27 04:16:26 +00:00 |
|
Valentin Brandl
|
c1a1af0109
|
Bump version number
continuous-integration/drone/push Build is passing
|
2020-04-04 13:48:04 +02:00 |
|
Valentin Brandl
|
2c0094670b
|
Bump dependencies
|
2020-04-04 13:47:37 +02:00 |
|
Valentin Brandl
|
58fdc32627
|
Merge pull request #121 from vbrandl/dependabot/cargo/git2-0.13.1
Bump git2 from 0.13.0 to 0.13.1
|
2020-04-04 13:45:59 +02:00 |
|
Valentin Brandl
|
cbeca19467
|
Update libgit2-sys
|
2020-04-04 13:39:17 +02:00 |
|
Valentin Brandl
|
4cc8bd4385
|
Merge pull request #119 from vbrandl/dependabot/cargo/reqwest-0.10.4
continuous-integration/drone/push Build is failing
Bump reqwest from 0.10.3 to 0.10.4
|
2020-04-04 13:23:59 +02:00 |
|
dependabot-preview[bot]
|
fac1efeb7d
|
Bump reqwest from 0.10.3 to 0.10.4
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.10.3 to 0.10.4.
- [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.3...v0.10.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-04-04 11:22:37 +00:00 |
|
Valentin Brandl
|
1abc2d6333
|
Merge pull request #120 from vbrandl/dependabot/cargo/serde_json-1.0.50
Bump serde_json from 1.0.48 to 1.0.50
|
2020-04-04 13:21:22 +02:00 |
|
dependabot-preview[bot]
|
a69c523e3c
|
Bump git2 from 0.13.0 to 0.13.1
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.13.0 to 0.13.1.
- [Release notes](https://github.com/rust-lang/git2-rs/releases)
- [Commits](https://github.com/rust-lang/git2-rs/compare/git2-curl-0.13.0...0.13.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-04-02 04:18:28 +00:00 |
|
dependabot-preview[bot]
|
766c67f723
|
Bump serde_json from 1.0.48 to 1.0.50
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.48 to 1.0.50.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.48...v1.0.50)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-30 04:16:59 +00:00 |
|
Valentin Brandl
|
2f70e42f9a
|
Add git and cacerts to docker image
|
2020-03-22 20:54:33 +01:00 |
|
Valentin Brandl
|
763910b515
|
Bump version number
|
2020-03-22 20:07:20 +01:00 |
|
Valentin Brandl
|
dca32e4317
|
Set proper working directory
|
2020-03-22 20:05:06 +01:00 |
|
Valentin Brandl
|
c301978f0b
|
Cache nix store for CI actions
|
2020-03-22 19:47:09 +01:00 |
|
Valentin Brandl
|
97fcb5a420
|
Use crate version for docker image
|
2020-03-22 19:44:05 +01:00 |
|
Valentin Brandl
|
724c49d056
|
Bump version number
|
2020-03-22 19:43:51 +01:00 |
|
Valentin Brandl
|
7b5d225701
|
Only build the binary
|
2020-03-22 18:33:48 +01:00 |
|
Valentin Brandl
|
90fc0ee584
|
Add nix action
|
2020-03-22 18:22:16 +01:00 |
|
Valentin Brandl
|
978321e6ef
|
Bump version number
|
2020-03-22 18:13:29 +01:00 |
|
Valentin Brandl
|
7e5adbee24
|
Update crate dependencies
|
2020-03-22 18:12:50 +01:00 |
|
Valentin Brandl
|
803f95cde8
|
Merge pull request #112 from vbrandl/dependabot/cargo/reqwest-0.10.3
Bump reqwest from 0.10.1 to 0.10.3
|
2020-03-22 17:40:14 +01:00 |
|
Valentin Brandl
|
31fe058879
|
Merge pull request #116 from vbrandl/dependabot/cargo/git2-0.13.0
Bump git2 from 0.11.0 to 0.13.0
|
2020-03-22 17:39:51 +01:00 |
|
dependabot-preview[bot]
|
421c1a4164
|
Bump reqwest from 0.10.1 to 0.10.3
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.10.1 to 0.10.3.
- [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.1...v0.10.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-22 16:39:47 +00:00 |
|
dependabot-preview[bot]
|
06fa568225
|
Bump git2 from 0.11.0 to 0.13.0
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.11.0 to 0.13.0.
- [Release notes](https://github.com/rust-lang/git2-rs/releases)
- [Commits](https://github.com/rust-lang/git2-rs/compare/git2-curl-0.11.0...git2-curl-0.13.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-22 16:39:06 +00:00 |
|
Valentin Brandl
|
520ac2442f
|
Merge pull request #117 from vbrandl/dependabot/cargo/structopt-0.3.12
Bump structopt from 0.3.9 to 0.3.12
|
2020-03-22 17:38:42 +01:00 |
|
Valentin Brandl
|
61c4b18bf7
|
Merge pull request #118 from vbrandl/dependabot/cargo/serde-1.0.105
Bump serde from 1.0.104 to 1.0.105
|
2020-03-22 17:38:17 +01:00 |
|
dependabot-preview[bot]
|
a3ccfdc4a3
|
Bump serde from 1.0.104 to 1.0.105
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.104 to 1.0.105.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.104...v1.0.105)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-22 16:38:06 +00:00 |
|
dependabot-preview[bot]
|
70ce0f71e2
|
Bump structopt from 0.3.9 to 0.3.12
Bumps [structopt](https://github.com/TeXitoi/structopt) from 0.3.9 to 0.3.12.
- [Release notes](https://github.com/TeXitoi/structopt/releases)
- [Changelog](https://github.com/TeXitoi/structopt/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TeXitoi/structopt/compare/v0.3.9...v0.3.12)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-22 16:38:05 +00:00 |
|
Valentin Brandl
|
ce6150c48b
|
Merge pull request #115 from vbrandl/dependabot/cargo/log4rs-0.11.0
Bump log4rs from 0.10.0 to 0.11.0
|
2020-03-22 17:37:28 +01:00 |
|
Valentin Brandl
|
95b60f3753
|
Merge pull request #114 from vbrandl/dependabot/cargo/vergen-3.1.0
Bump vergen from 3.0.4 to 3.1.0
|
2020-03-22 17:37:01 +01:00 |
|
Valentin Brandl
|
ec9f7a3635
|
Merge pull request #109 from vbrandl/dependabot/cargo/serde_json-1.0.48
Bump serde_json from 1.0.47 to 1.0.48
|
2020-03-22 17:36:35 +01:00 |
|
Valentin Brandl
|
9fef178a27
|
Apply cargo fmt
|
2020-03-21 13:02:53 +01:00 |
|
Valentin Brandl
|
7af58de9fa
|
Mention nix build in readme
|
2020-03-20 17:47:55 +01:00 |
|