Commit Graph

605 Commits

Author SHA1 Message Date
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
All checks were successful
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
Some checks failed
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
Valentin Brandl
6c414bf07d
Build Docker image using nix 2020-03-20 17:47:41 +01:00
Valentin Brandl
d39a81720a
Add shell expression 2020-03-20 17:47:18 +01:00
Valentin Brandl
9ed5a5b257
Remove unused nix expressions 2020-03-20 17:46:54 +01:00
Valentin Brandl
f3c138b7d4
Add nix expression to build the project 2020-03-20 17:08:00 +01:00
Valentin Brandl
51b8519fc2
Update sources 2020-03-20 17:07:44 +01:00
Valentin Brandl
b1bce024de
add 2020-03-18 18:14:32 +01:00
Valentin Brandl
89a5e52857
Delete cargo.nix 2020-03-18 07:23:34 +01:00
dependabot-preview[bot]
da9f9263d1
Bump log4rs from 0.10.0 to 0.11.0
Bumps [log4rs](https://github.com/estk/log4rs) from 0.10.0 to 0.11.0.
- [Release notes](https://github.com/estk/log4rs/releases)
- [Changelog](https://github.com/estk/log4rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/estk/log4rs/compare/v0.10.0...v0.11.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-12 04:17:45 +00:00
dependabot-preview[bot]
62accd6e43
Bump vergen from 3.0.4 to 3.1.0
Bumps [vergen](https://github.com/rustyhorde/vergen) from 3.0.4 to 3.1.0.
- [Release notes](https://github.com/rustyhorde/vergen/releases)
- [Commits](https://github.com/rustyhorde/vergen/commits/v3.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-11 04:19:00 +00:00
Valentin Brandl
210a1f4592
Commit nix stuff 2020-02-15 20:26:30 +01:00
Valentin Brandl
3708768f34
Add niv expressions 2020-02-14 15:54:04 +01:00
Valentin Brandl
94265ba39f
Add build scripts for binary and docker image 2020-02-14 15:53:53 +01:00
Valentin Brandl
7e3ca9c620
Generate working nix expression to build the nix package 2020-02-14 14:07:26 +01:00
Valentin Brandl
a3c978e0fc
Ignore nix output directory 2020-02-14 14:06:28 +01:00
dependabot-preview[bot]
67db10460f
Bump serde_json from 1.0.47 to 1.0.48
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.47 to 1.0.48.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.47...v1.0.48)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-14 04:18:31 +00:00
Valentin Brandl
615f71bfd7
Add nix build expression and crate hashes 2020-02-13 00:15:41 +01:00