dependabot[bot]
|
d90fe6339c
|
build(deps): bump h2 from 0.3.13 to 0.3.17 in /ch_10
Bumps [h2](https://github.com/hyperium/h2) from 0.3.13 to 0.3.17.
- [Release notes](https://github.com/hyperium/h2/releases)
- [Changelog](https://github.com/hyperium/h2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hyperium/h2/compare/v0.3.13...v0.3.17)
---
updated-dependencies:
- dependency-name: h2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-13 16:56:19 +00:00 |
|
dependabot[bot]
|
ed03860b45
|
build(deps): bump tokio from 1.20.3 to 1.20.4 in /ch_10
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.20.3 to 1.20.4.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.20.3...tokio-1.20.4)
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-06 02:16:54 +00:00 |
|
dependabot[bot]
|
cca8de95b8
|
build(deps): bump warp from 0.3.2 to 0.3.3 in /ch_10
Bumps [warp](https://github.com/seanmonstar/warp) from 0.3.2 to 0.3.3.
- [Release notes](https://github.com/seanmonstar/warp/releases)
- [Changelog](https://github.com/seanmonstar/warp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/warp/compare/v0.3.2...v0.3.3)
---
updated-dependencies:
- dependency-name: warp
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-31 23:43:25 +00:00 |
|
dependabot[bot]
|
c4e9253c0d
|
build(deps): bump bumpalo from 3.10.0 to 3.12.0 in /ch_10
Bumps [bumpalo](https://github.com/fitzgen/bumpalo) from 3.10.0 to 3.12.0.
- [Release notes](https://github.com/fitzgen/bumpalo/releases)
- [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fitzgen/bumpalo/compare/3.10.0...3.12.0)
---
updated-dependencies:
- dependency-name: bumpalo
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-20 22:06:25 +00:00 |
|
dependabot[bot]
|
43cf90f8df
|
build(deps): bump tokio from 1.19.2 to 1.20.3 in /ch_10
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.19.2 to 1.20.3.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.19.2...tokio-1.20.3)
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-07 02:54:02 +00:00 |
|
dependabot[bot]
|
f22ebe8f32
|
build(deps): bump prettytable-rs from 0.8.0 to 0.10.0 in /ch_10
Bumps [prettytable-rs](https://github.com/phsym/prettytable-rs) from 0.8.0 to 0.10.0.
- [Release notes](https://github.com/phsym/prettytable-rs/releases)
- [Changelog](https://github.com/phsym/prettytable-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/phsym/prettytable-rs/compare/v0.8.0...v0.10.0)
---
updated-dependencies:
- dependency-name: prettytable-rs
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-30 17:51:12 +00:00 |
|
Sylvain Kerkour
|
66c62b1a2b
|
ch_10: Update dependencies
|
2022-06-21 08:49:26 +00:00 |
|
Sylvain Kerkour
|
2c1f7cbbd8
|
ch_10: Update dependencies
|
2022-06-17 02:23:21 +00:00 |
|
Sylvain Kerkour
|
26e0233a31
|
update Rust edition = '2021'
|
2022-06-09 10:00:20 +00:00 |
|
Sylvain Kerkour
|
aecb2d42f0
|
ch_10: Update clap version
|
2022-06-09 08:59:04 +00:00 |
|
Sylvain Kerkour
|
b913d6a0a2
|
ch_10: Update dependencies
|
2022-06-09 08:54:51 +00:00 |
|
Sylvain Kerkour
|
6f168df877
|
Merge pull request #56 from skerkour/dependabot/cargo/ch_10/crossbeam-utils-0.8.8
build(deps): bump crossbeam-utils from 0.8.5 to 0.8.8 in /ch_10
|
2022-06-07 03:37:58 +02:00 |
|
dependabot[bot]
|
6e21c8fbbc
|
build(deps): bump tokio from 1.12.0 to 1.13.1 in /ch_10
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.12.0 to 1.13.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.12.0...tokio-1.13.1)
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-07 01:36:43 +00:00 |
|
dependabot[bot]
|
8da00a3de4
|
build(deps): bump regex from 1.5.4 to 1.5.6 in /ch_10
Bumps [regex](https://github.com/rust-lang/regex) from 1.5.4 to 1.5.6.
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/regex/compare/1.5.4...1.5.6)
---
updated-dependencies:
- dependency-name: regex
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-07 01:29:14 +00:00 |
|
dependabot[bot]
|
64bf4ee12f
|
build(deps): bump crossbeam-utils from 0.8.5 to 0.8.8 in /ch_10
Bumps [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) from 0.8.5 to 0.8.8.
- [Release notes](https://github.com/crossbeam-rs/crossbeam/releases)
- [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-utils-0.8.5...crossbeam-utils-0.8.8)
---
updated-dependencies:
- dependency-name: crossbeam-utils
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-06 19:39:02 +00:00 |
|
Sylvain Kerkour
|
77a6dc9b69
|
Update all dependencies
|
2021-10-16 19:31:29 +00:00 |
|
Sylvain Kerkour
|
25c1878849
|
ch_10: Update dependencies
|
2021-10-14 19:36:37 +00:00 |
|
Sylvain Kerkour
|
2a564b5892
|
Update dependencies
|
2021-08-30 12:17:42 +00:00 |
|
Sylvain Kerkour
|
5c22e6f917
|
Update depdendencies
|
2021-08-02 13:43:41 +00:00 |
|
Sylvain Kerkour
|
ff33a48022
|
Update dependencies
|
2021-07-13 13:36:22 +00:00 |
|
Sylvain Kerkour
|
b61971a2f5
|
ch_10: Update dependencies
|
2021-06-16 10:02:17 +00:00 |
|
Sylvain Kerkour
|
ef13560584
|
ch_10: Update dependencies
|
2021-06-07 21:18:18 +00:00 |
|
Sylvain Kerkour
|
c170e770b4
|
ch_10: Update dependencies
|
2021-06-04 09:28:47 +00:00 |
|
Sylvain Kerkour
|
d284e10615
|
ch_10: Update dependencies
|
2021-06-01 20:56:21 +00:00 |
|
Sylvain Kerkour
|
9bcce481b2
|
ch_10/ch_11: Improve Makefiles
|
2021-05-28 12:36:10 +00:00 |
|
Sylvain Kerkour
|
b6b2dcbb70
|
ch_10: Update dependencies
|
2021-05-25 17:30:36 +00:00 |
|
Sylvain Kerkour
|
701c088b10
|
ch_10: misc fix
|
2021-05-18 16:47:44 +00:00 |
|
Sylvain Kerkour
|
06a3a2fc33
|
ch_10: misc fixes
|
2021-05-16 11:43:29 +00:00 |
|
Sylvain Kerkour
|
e00a110e66
|
ch_10/client: implement agents + exec
|
2021-05-16 11:13:16 +00:00 |
|
Sylvain Kerkour
|
9acf459d0a
|
ch_10/server: migrations
|
2021-05-16 10:55:50 +00:00 |
|
Sylvain Kerkour
|
505bc74581
|
ch_10/server: create_job: trim whitespaces
|
2021-05-16 09:52:39 +00:00 |
|
Sylvain Kerkour
|
07886405d7
|
ch_10: entities no longer Serialize / Deserialize
|
2021-05-16 09:51:32 +00:00 |
|
Sylvain Kerkour
|
f9839c0072
|
ch_10: Update dependencies
|
2021-05-15 14:17:21 +00:00 |
|
Sylvain Kerkour
|
2a74aaad7c
|
ch_10/client: get_job_result
|
2021-05-14 16:28:29 +00:00 |
|
Sylvain Kerkour
|
f35c319158
|
ch_10: list jobs
|
2021-05-14 16:23:21 +00:00 |
|
Sylvain Kerkour
|
1341b50116
|
ch_10: jobs' arguments
|
2021-05-14 16:15:16 +00:00 |
|
Sylvain Kerkour
|
adfa38d724
|
ch_10/client: exec
|
2021-05-14 15:17:32 +00:00 |
|
Sylvain Kerkour
|
e1576db26a
|
ch_10/agent: init
|
2021-05-14 15:06:48 +00:00 |
|
Sylvain Kerkour
|
aa29720da6
|
ch_10/agent: register
|
2021-05-14 14:48:06 +00:00 |
|
Sylvain Kerkour
|
06e7014b10
|
ch_10: agent + server
|
2021-05-14 13:09:18 +00:00 |
|
Sylvain Kerkour
|
5fd7022fc0
|
ch_10/server: Fix get_agent_job route param
|
2021-05-14 10:04:05 +00:00 |
|
Sylvain Kerkour
|
94464ef219
|
ch_10/server: complete services
|
2021-05-14 10:02:13 +00:00 |
|
Sylvain Kerkour
|
d6602708d2
|
ch_10/server: implement jobs' Service
|
2021-05-14 09:46:22 +00:00 |
|
Sylvain Kerkour
|
0c2d6eab32
|
ch_10/server: implement jobs' Repository
|
2021-05-14 09:27:36 +00:00 |
|
Sylvain Kerkour
|
4658e6e2af
|
ch_10/server: Start to implement repository
|
2021-05-13 20:39:44 +00:00 |
|
Sylvain Kerkour
|
7308b89766
|
ch_10/Makefile: Fix agent task: Fix binary's path
|
2021-05-12 22:09:49 +00:00 |
|
Sylvain Kerkour
|
00b5094af8
|
ch_10/Makefile: build agent against static target
|
2021-05-12 22:07:16 +00:00 |
|
Sylvain Kerkour
|
6a53e105cb
|
ch_10: profile.release
|
2021-05-12 22:02:35 +00:00 |
|
Sylvain Kerkour
|
320649efa1
|
ch_10/agent: sleep if no job is found
|
2021-05-12 21:59:10 +00:00 |
|
Sylvain Kerkour
|
9d12b2e8ab
|
ch_10: Agent's loop
|
2021-05-12 21:56:15 +00:00 |
|