1
0
mirror of https://github.com/containers/youki synced 2024-11-23 09:21:57 +01:00
Commit Graph

117 Commits

Author SHA1 Message Date
Takashi IIGUNI
cb718ae57d [actions] add workflow file for containerd integration testing
Signed-off-by: Takashi IIGUNI <iiguni.tks@gmail.com>
2022-11-30 10:12:36 +00:00
Xin Liu
e6c1e77d5c ci(main): add the path to libwasmedge
Signed-off-by: Xin Liu <sam@secondstate.io>
2022-11-29 15:21:13 +08:00
Yashodhan Joshi
a96f8d0aac Upgrade to 1.65 and fix lint errors 2022-11-07 17:05:13 +05:30
Flavio Miamoto
6f9dc2d18e
chore(actions): upgrade to checkout action to v3 2022-10-12 21:06:43 -03:00
utam0k
36fb26fbc4
ci: Upgrade rust
Signed-off-by: utam0k <k0ma@utam0k.jp>
2022-09-24 13:24:28 +09:00
utam0k
1caddad68c
Rust 1.63.0
Signed-off-by: utam0k <k0ma@utam0k.jp>
2022-08-22 20:27:35 +09:00
Stefin
0a4bb09a69 Changed bats installation script to apt package manager
Signed-off-by: Stefin <stefin@pm.me>
2022-08-17 14:32:18 +05:30
Furisto
c95fcc178b Update to rust 1.62.1
Signed-off-by: Furisto <24721048+Furisto@users.noreply.github.com>
2022-07-30 12:01:31 +02:00
Benjamin Levin
3ec29df155 Merge upstream
Signed-off-by: Benjamin Levin <mostlyamiable@gmail.com>
2022-07-08 13:34:39 -05:00
Benjamin Levin
6c11c4d627 Add publish job to release action
Signed-off-by: Benjamin Levin <mostlyamiable@gmail.com>
2022-06-21 09:34:41 -05:00
Furisto
cc8bab68e6
Fix CI compilation issues
Signed-off-by: Furisto <24721048+Furisto@users.noreply.github.com>
2022-05-26 20:48:19 +02:00
Thomas Schubart
f6ef575cff
Merge pull request #898 from taiki-e/cargo-llvm-cov
Update cargo-llvm-cov and use rust 1.60.0 for coverage
2022-05-26 20:45:56 +02:00
utam0k
cdcef4a6a7
Merge pull request #909 from utam0k/improvement/Makefile
Remove the build dependency from some tests.
2022-05-25 20:10:42 +09:00
utam0k
a0889f22d2 Rust 1.61.0 2022-05-22 14:03:29 +00:00
Taiki Endo
9db01a209f Update cargo-llvm-cov to 0.4.0
Signed-off-by: Taiki Endo <te316e89@gmail.com>
2022-05-12 10:57:47 +09:00
Taiki Endo
81874a3ddf Remove unneeded cd
Signed-off-by: Taiki Endo <te316e89@gmail.com>
2022-05-12 10:57:47 +09:00
Taiki Endo
ec61cea287 Remove use of unstable no_coverage feature
Signed-off-by: Taiki Endo <te316e89@gmail.com>
2022-05-12 10:57:47 +09:00
Taiki Endo
03338cee03 Update cargo-llvm-cov
Signed-off-by: Taiki Endo <te316e89@gmail.com>
2022-05-12 10:57:47 +09:00
utam0k
0758953fd7
Remove the build dependency from some tests.
Signed-off-by: utam0k <k0ma@utam0k.jp>
2022-05-09 21:10:14 +09: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
Furisto
ee77bca160
Support rust 1.60.0
Signed-off-by: Furisto <24721048+Furisto@users.noreply.github.com>
2022-04-10 11:47:26 +02:00
Yashodhan Joshi
167bf29772 Fix CI 2022-03-29 20:29:27 +05:30
utam0k
3c4c477f10
fix the release workflow.
Signed-off-by: utam0k <k0ma@utam0k.jp>
2022-03-24 20:29:56 +09:00
utam0k
d9286ad45c
Organize the workflows to adapt Makefile. 2022-03-21 21:31:31 +09:00
utam0k
3d44b4c0bd
fix conflicts.
Signed-off-by: utam0k <k0ma@utam0k.jp>
2022-03-18 21:02:29 +09:00
utam0k
a625a763f2
introduce the timeout for github actions. 2022-03-16 21:14:44 +09:00
utam0k
54bb830b4b
Introduce the root Makefile.
Signed-off-by: utam0k <k0ma@utam0k.jp>
2022-03-11 22:14:34 +09:00
Yashodhan Joshi
d4d0f9bb48 Merge branch 'main' of github.com:containers/youki into improvement/refactor-dir-structure 2022-03-09 11:46:06 +05:30
utam0k
57c3543be3
Remove crates/libseccomp from github actions.
Signed-off-by: utam0k <k0ma@utam0k.jp>
2022-03-05 22:01:38 +09:00
utam0k
af2f6762f5
Support rust 1.59.0
Signed-off-by: utam0k <k0ma@utam0k.jp>
2022-02-28 22:08:46 +09:00
Yashodhan Joshi
b2ec0d96d2 Merge branch 'main' of github.com:containers/youki into improvement/refactor-dir-structure 2022-02-25 21:21:53 +05:30
Adrian Reber
0547fc207c
Add checkpoint testing
This still uses the subcommand 'checkpointt' until it works in
combination with Podman.

Signed-off-by: Adrian Reber <areber@redhat.com>
2022-02-24 14:36:21 +00:00
Yashodhan Joshi
40e7b74a65 Merge branch 'main' of github.com:containers/youki into improvement/refactor-dir-structure 2022-02-23 18:10:39 +05:30
Yashodhan Joshi
8a8cc294f1 CI fix 2022-02-23 18:04:01 +05:30
Yashodhan Joshi
e46d0f2d60 update CI to not cache oci tests
(see https://github.com/containers/youki/issues/721)
2022-02-21 17:08:16 +05:30
Yashodhan Joshi
cd56e28c04 Fix CI 2022-02-07 15:09:42 +05:30
Yashodhan Joshi
9ef8695371 Update github action scripts 2022-02-06 16:16:18 +05:30
Yashodhan Joshi
a8408661e8 Add minimum rust version requirement to libcgroups and libcontainers due to CVE-2022-21658 2022-01-21 20:19:50 +05:30
utam0k
dea8ad6342
Merge branch 'main' of ssh://github.com/containers/youki into improvement/bump-rust-1.58.0 2022-01-17 22:42:41 +09:00
Yashodhan Joshi
bfe59e4d8c Pin nightly version in CI as temporary fix to coverage issue 2022-01-17 11:44:25 +05:30
utam0k
7cc095e45b
support rust 1.58.0 2022-01-16 21:28:34 +09:00
utam0k
b02f1b8ae3
clean up the shell script for youki integration test. 2022-01-09 17:58:13 +09:00
Yashodhan Joshi
b2d3e53cc8 Merge branch 'main' of github.com:containers/youki into readonly_paths 2022-01-08 15:18:11 +05:30
Yashodhan Joshi
f5227f8e1a Add runtimetest dir to workflow 2022-01-08 15:16:14 +05:30
Yashodhan Joshi
78b7e942d7 Add runtime test crate and integrate it with integration tests 2022-01-06 16:30:19 +05:30
Furisto
ac7c16aa04 Ignore autogenerated code 2022-01-04 20:12:53 +01:00
Emanuele Aina
5b29136ab0 style(spelling): Spellcheck benchmark_execution_time.yml
Signed-off-by: Emanuele Aina <emanuele.aina@collabora.com>
2022-01-03 22:06:03 +01:00
utam0k
5d5691f975 fix the name of build artifacts at release. 2021-12-28 20:56:06 +09:00
utam0k
29bce7a1c7 The release tag generally begins with v 2021-12-26 13:06:22 +09:00
Yashodhan Joshi
ecb8bb8c03 Add deploy CI script 2021-12-24 20:45:33 +05:30