Thomas Schubart
|
125e1f8fc5
|
Bump nix from 0.24.0 to 0.24.1 (#867)
Signed-off-by: Furisto <24721048+Furisto@users.noreply.github.com>
|
2022-04-27 10:54:55 +02:00 |
|
dependabot[bot]
|
6e7078b2fc
|
chore(deps): bump uuid from 0.8.2 to 1.0.0 (#866)
Bumps [uuid](https://github.com/uuid-rs/uuid) from 0.8.2 to 1.0.0.
- [Release notes](https://github.com/uuid-rs/uuid/releases)
- [Commits](https://github.com/uuid-rs/uuid/compare/0.8.2...1.0.0)
---
updated-dependencies:
- dependency-name: uuid
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-04-26 23:05:37 +02:00 |
|
utam0k
|
6a98b59026
|
Convenient use of rust-analyzer and other tools by placing Cargo.toml in the root.
Signed-off-by: utam0k <k0ma@utam0k.jp>
|
2022-04-26 12:03:09 +00:00 |
|
utam0k
|
f2a645fb4f
|
Follow the breaking changes of nix
Signed-off-by: utam0k <k0ma@utam0k.jp>
|
2022-04-23 21:30:00 +09:00 |
|
Yashodhan Joshi
|
a8dec2f3af
|
Resolve deprecation warnings from clap
|
2022-03-27 17:20:37 +05:30 |
|
utam0k
|
54bb830b4b
|
Introduce the root Makefile.
Signed-off-by: utam0k <k0ma@utam0k.jp>
|
2022-03-11 22:14:34 +09:00 |
|
oliver
|
e88b3c6fb7
|
Delete cargo test version
|
2021-07-16 04:55:21 +09:00 |
|
oliver
|
884a88c3ec
|
Add a procedure to run tests in binary
|
2021-06-28 04:33:00 +09:00 |
|
oliver
|
239305cea6
|
Implement the code to test the create command
|
2021-06-28 04:26:46 +09:00 |
|
oliver
|
3e6e899a6f
|
Implement tests to check the container lifecycle
|
2021-06-28 04:26:17 +09:00 |
|
oliver
|
8fb3e1899d
|
Add youki commands
|
2021-06-28 04:25:08 +09:00 |
|
oliver
|
27a0924fea
|
Add modules needed for integration testing
|
2021-06-28 04:23:00 +09:00 |
|
oliver
|
1c1aa2d2fa
|
Added doc on how to run integration tests
|
2021-06-07 18:24:34 +09:00 |
|
oliver
|
02701d97f3
|
Run fmt
|
2021-06-06 23:48:55 +09:00 |
|
oliver
|
6b5d59d751
|
refactore
|
2021-06-06 23:47:17 +09:00 |
|
oliver
|
b56ddc3b59
|
Create a template for integration tests.
|
2021-06-06 22:24:53 +09:00 |
|