Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update github CI #1888

Merged
merged 5 commits into from
Feb 23, 2021
Merged

Update github CI #1888

merged 5 commits into from
Feb 23, 2021

Conversation

ipetr0v
Copy link
Contributor

@ipetr0v ipetr0v commented Feb 16, 2021

This change updates github CI actions to match Google Cloud Build.
Required for #1819 in order to disable GCB CI and completely move to github CI.

@ipetr0v ipetr0v added the WIP Work in progress label Feb 16, 2021
@google-cla google-cla bot added the cla: yes label Feb 16, 2021
@ipetr0v ipetr0v removed the WIP Work in progress label Feb 17, 2021
@ipetr0v ipetr0v marked this pull request as ready for review February 17, 2021 11:47
@ipetr0v ipetr0v requested a review from tiziano88 February 17, 2021 11:47
@ipetr0v
Copy link
Contributor Author

ipetr0v commented Feb 17, 2021

Should we disable GCB CI after this PR?

.github/workflows/ci.yaml Outdated Show resolved Hide resolved
.github/workflows/ci.yaml Show resolved Hide resolved
Update github CI

Update github CI

Update github CI

Generate Android Docker image from scripts

Update permissions

Delete Android Docker from scripts

Update Android Docker tag

Add permissions

Remove tag

Format

Return Docker build

Return Docker build

Return builds
@@ -4,5 +4,8 @@ readonly SCRIPTS_DIR="$(dirname "$0")"
# shellcheck source=scripts/common
source "$SCRIPTS_DIR/common"

echo TEST > ./examples/translator/proto/translator.pb.go
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Checked that the CI fails if any auto-generated file does not match

@ipetr0v ipetr0v merged commit f5ed5d6 into project-oak:main Feb 23, 2021
@ipetr0v ipetr0v deleted the update_github_ci branch February 23, 2021 14:27
@github-actions
Copy link

Reproducibility Index:

faf7091d124a520c114b6523820f3b1f12eb50b341955fa38b6fcc300684ea10  ./examples/abitest/bin/abitest_0_frontend.wasm
5384945ff4d67d758e15f0ece0550f59aef877e3fef37907b749da3b2519c21f  ./examples/abitest/bin/abitest_1_backend.wasm
8f907b548339324bdbc87894714806facbbd225a5798b557b2001c2b493b0c52  ./examples/abitest/bin/abitest_linear_handles.wasm
cda3674646ebf25e5b34a15ded9c8dca78f7a8361cdbbb43b75b07fe92430382  ./examples/aggregator/bin/aggregator.wasm
ef447cdfda3b6d78ee518722ac3270609bc602a6c7cfd197fa82e9070b3ccd3e  ./examples/chat/bin/chat.wasm
d812f9b3a7c867be2df853f3061647c8e9a9b9fbcef4a39daaf5da33a53c1bb3  ./examples/hello_world/bin/hello_world.wasm
18c03f19c64a0e487e0a118743a0a2e1df16a87e41cd8530a523da4027a90bef  ./examples/hello_world/bin/translator.wasm
3d7bbf45681b499be9ee8daf55cd029ce749dd7f9113bdb0403da8b8d3d17a2c  ./examples/http_server/bin/http_server.wasm
9409a53f823a9febd7a2bc16677de093479880acd7da1a34ea79278972b53dc6  ./examples/injection/bin/injection.wasm
8efff73b9a678970664770512d97c191fb3c9397124439abe72e5b304b999e43  ./examples/private_set_intersection/bin/private_set_intersection.wasm
abf0475fe00c584096f16fd340dd822c1d6879b54adc912406902e7b0b035a43  ./examples/private_set_intersection/bin/private_set_intersection_handler.wasm
c6a2919c06a536170d225e9bba5c9be97eaa5e800f57f62405972ed138064639  ./examples/proxy_attestation/bin/proxy_attestation_example.wasm
18c03f19c64a0e487e0a118743a0a2e1df16a87e41cd8530a523da4027a90bef  ./examples/translator/bin/translator.wasm
424eb245c92b2afc48a2027aceb274525be765048ab38d759900db47fa037a11  ./examples/trusted_database/bin/trusted_database.wasm
cb9e5dd25ec5f9d440dbcede2c361ffacfa98090bf92d4610ed6d5fd0bd50fb8  ./oak_loader/bin/oak_loader

Reproducibility Index diff:

diff --git a/reproducibility_index b/reproducibility_index
index 4b3015e..276353e 100644
--- a/reproducibility_index
+++ b/reproducibility_index
@@ -12,4 +12,4 @@ abf0475fe00c584096f16fd340dd822c1d6879b54adc912406902e7b0b035a43  ./examples/pri
 c6a2919c06a536170d225e9bba5c9be97eaa5e800f57f62405972ed138064639  ./examples/proxy_attestation/bin/proxy_attestation_example.wasm
 18c03f19c64a0e487e0a118743a0a2e1df16a87e41cd8530a523da4027a90bef  ./examples/translator/bin/translator.wasm
 424eb245c92b2afc48a2027aceb274525be765048ab38d759900db47fa037a11  ./examples/trusted_database/bin/trusted_database.wasm
-882b5a4172ea835a258ddf5738c98a04b376fbc31d67053a5e8f65e5bd7324f3  ./oak_loader/bin/oak_loader
+cb9e5dd25ec5f9d440dbcede2c361ffacfa98090bf92d4610ed6d5fd0bd50fb8  ./oak_loader/bin/oak_loader

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants