From fb323e2ec296ac03f4b2b761a1285351ab0b6dda Mon Sep 17 00:00:00 2001 From: Kaido Kert Date: Tue, 20 Aug 2024 14:26:52 -0700 Subject: [PATCH 1/5] Dump actions context --- .github/workflows/main.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml index 394e34c3a4372..c8cc623b1ed8f 100644 --- a/.github/workflows/main.yaml +++ b/.github/workflows/main.yaml @@ -250,6 +250,8 @@ jobs: # Use fetch depth of 0 to get full history for a valid build id. fetch-depth: 0 persist-credentials: false + - name: Dump context + uses: crazy-max/ghaction-dump-context@v2 - name: Cache Gradle uses: actions/cache@v3 if: startsWith(matrix.target_platform, 'android') || startsWith(needs.initialize.outputs.evergreen_loader, 'android') From a158a7681e786ab760e80ee71169f3c9fc11b98f Mon Sep 17 00:00:00 2001 From: Kaido Kert Date: Tue, 20 Aug 2024 14:30:20 -0700 Subject: [PATCH 2/5] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f29ca775f5711..b2daf5b3769c9 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ [![xb1](https://github.com/youtube/cobalt/actions/workflows/xb1.yaml/badge.svg?branch=main&event=push)](https://github.com/youtube/cobalt/actions/workflows/xb1.yaml?query=event%3Apush+branch%3Amain) ## Overview +Test Cobalt is a lightweight application container (i.e. an application runtime, like a JVM or the Flash Player) that is compatible with a subset of the W3C HTML5 From 035cc65e21ed0e37cc56b5e5606d745a6c264651 Mon Sep 17 00:00:00 2001 From: Kaido Kert Date: Tue, 20 Aug 2024 15:19:31 -0700 Subject: [PATCH 3/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b2daf5b3769c9..87f4989cd54e3 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ [![xb1](https://github.com/youtube/cobalt/actions/workflows/xb1.yaml/badge.svg?branch=main&event=push)](https://github.com/youtube/cobalt/actions/workflows/xb1.yaml?query=event%3Apush+branch%3Amain) ## Overview -Test +Test2 Cobalt is a lightweight application container (i.e. an application runtime, like a JVM or the Flash Player) that is compatible with a subset of the W3C HTML5 From d2b49b2d542e1a70e9c340b0ed6c2a9fda18428c Mon Sep 17 00:00:00 2001 From: Kaido Kert Date: Tue, 20 Aug 2024 18:20:59 -0700 Subject: [PATCH 4/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 87f4989cd54e3..5cf24de19f24c 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ [![xb1](https://github.com/youtube/cobalt/actions/workflows/xb1.yaml/badge.svg?branch=main&event=push)](https://github.com/youtube/cobalt/actions/workflows/xb1.yaml?query=event%3Apush+branch%3Amain) ## Overview -Test2 +Test3 Cobalt is a lightweight application container (i.e. an application runtime, like a JVM or the Flash Player) that is compatible with a subset of the W3C HTML5 From e5e83e8f5c2b25d0a6f8329d1aceb892938f6096 Mon Sep 17 00:00:00 2001 From: Kaido Kert Date: Wed, 21 Aug 2024 07:31:10 -0700 Subject: [PATCH 5/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5cf24de19f24c..6fe25bc6c68db 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ [![xb1](https://github.com/youtube/cobalt/actions/workflows/xb1.yaml/badge.svg?branch=main&event=push)](https://github.com/youtube/cobalt/actions/workflows/xb1.yaml?query=event%3Apush+branch%3Amain) ## Overview -Test3 +Test4 Cobalt is a lightweight application container (i.e. an application runtime, like a JVM or the Flash Player) that is compatible with a subset of the W3C HTML5