From 6b410fe361260286b0030ee8436d59278b0c1fb9 Mon Sep 17 00:00:00 2001 From: Adarsh Rawat Date: Sat, 27 Jul 2024 12:43:44 +0530 Subject: [PATCH 1/6] demo commit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e130d4d7c1..aebc629944 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [![Main Build](https://github.com/p4lang/p4c/actions/workflows/ci-test-mac.yml/badge.svg)](https://github.com/p4lang/p4c/actions/workflows/ci-test-mac.yml) [![Bazel Build](https://github.com/p4lang/p4c/actions/workflows/ci-bazel.yml/badge.svg)](https://github.com/p4lang/p4c/actions/workflows/ci-bazel.yml) [![Validation](https://github.com/p4lang/p4c/actions/workflows/ci-validation-nightly.yml/badge.svg)](https://github.com/p4lang/p4c/actions/workflows/ci-validation-nightly.yml) - + * [Getting started](#getting-started) * [Installing packaged versions of P4C](#installing-packaged-versions-of-p4c) * [Installing P4C from source](#installing-p4c-from-source) From 32a884dd32af405d6c2f78ab12c0d430aaa400bf Mon Sep 17 00:00:00 2001 From: Adarsh Date: Sat, 27 Jul 2024 12:57:54 +0530 Subject: [PATCH 2/6] Try: Remove permission --- .github/workflows/deploy.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index aced4268ca..4342cbb9fc 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -1,10 +1,10 @@ name: Build Doxygen and Deploy to GitHub Pages -permissions: - actions: read - contents: write - pages: write - issues: write +# permissions: +# actions: read +# contents: write +# pages: write +# issues: write on: push: From 5a5b7b210bfc8644db865aa66ff7cab7b2d5ba08 Mon Sep 17 00:00:00 2001 From: Adarsh Rawat Date: Sat, 27 Jul 2024 14:27:07 +0530 Subject: [PATCH 3/6] Trigger commit to test build update! --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aebc629944..c885150845 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [![Main Build](https://github.com/p4lang/p4c/actions/workflows/ci-test-mac.yml/badge.svg)](https://github.com/p4lang/p4c/actions/workflows/ci-test-mac.yml) [![Bazel Build](https://github.com/p4lang/p4c/actions/workflows/ci-bazel.yml/badge.svg)](https://github.com/p4lang/p4c/actions/workflows/ci-bazel.yml) [![Validation](https://github.com/p4lang/p4c/actions/workflows/ci-validation-nightly.yml/badge.svg)](https://github.com/p4lang/p4c/actions/workflows/ci-validation-nightly.yml) - + * [Getting started](#getting-started) * [Installing packaged versions of P4C](#installing-packaged-versions-of-p4c) * [Installing P4C from source](#installing-p4c-from-source) From 3812a23824a536b6068c908c4ed339bf51bef9b7 Mon Sep 17 00:00:00 2001 From: Adarsh Rawat Date: Sat, 27 Jul 2024 17:10:12 +0530 Subject: [PATCH 4/6] Demo commit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c885150845..3719bbde42 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [![Main Build](https://github.com/p4lang/p4c/actions/workflows/ci-test-mac.yml/badge.svg)](https://github.com/p4lang/p4c/actions/workflows/ci-test-mac.yml) [![Bazel Build](https://github.com/p4lang/p4c/actions/workflows/ci-bazel.yml/badge.svg)](https://github.com/p4lang/p4c/actions/workflows/ci-bazel.yml) [![Validation](https://github.com/p4lang/p4c/actions/workflows/ci-validation-nightly.yml/badge.svg)](https://github.com/p4lang/p4c/actions/workflows/ci-validation-nightly.yml) - + * [Getting started](#getting-started) * [Installing packaged versions of P4C](#installing-packaged-versions-of-p4c) * [Installing P4C from source](#installing-p4c-from-source) From b6c54b9f710e93ad7b08239c2c07672740028f3d Mon Sep 17 00:00:00 2001 From: Adarsh Rawat Date: Sat, 27 Jul 2024 17:31:57 +0530 Subject: [PATCH 5/6] Demo commit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f87a94f9c2..9faac5508f 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ [![Bazel Build](https://github.com/p4lang/p4c/actions/workflows/ci-bazel.yml/badge.svg)](https://github.com/p4lang/p4c/actions/workflows/ci-bazel.yml) [![Validation](https://github.com/p4lang/p4c/actions/workflows/ci-validation-nightly.yml/badge.svg)](https://github.com/p4lang/p4c/actions/workflows/ci-validation-nightly.yml) [![Docker Container](https://github.com/p4lang/p4c/actions/workflows/ci-container-image.yml/badge.svg)](https://github.com/p4lang/p4c/actions/workflows/ci-container-image.yml) - + * [Getting started](#getting-started) * [Installing packaged versions of P4C](#installing-packaged-versions-of-p4c) * [Installing P4C from source](#installing-p4c-from-source) From 08cae3baca6c9d63cf7e31281f05e839df9226e0 Mon Sep 17 00:00:00 2001 From: Adarsh Rawat Date: Sun, 28 Jul 2024 16:04:38 +0530 Subject: [PATCH 6/6] demo commit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9faac5508f..4d5bed8a28 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ [![Validation](https://github.com/p4lang/p4c/actions/workflows/ci-validation-nightly.yml/badge.svg)](https://github.com/p4lang/p4c/actions/workflows/ci-validation-nightly.yml) [![Docker Container](https://github.com/p4lang/p4c/actions/workflows/ci-container-image.yml/badge.svg)](https://github.com/p4lang/p4c/actions/workflows/ci-container-image.yml) -* [Getting started](#getting-started) +* [Getting started](#getting-started) * [Installing packaged versions of P4C](#installing-packaged-versions-of-p4c) * [Installing P4C from source](#installing-p4c-from-source) * [Dependencies](#dependencies)