From 0f82a08c0438612742cbcac160a22624227add62 Mon Sep 17 00:00:00 2001 From: Volodymyr Kolesnykov Date: Sat, 8 Jun 2024 14:39:12 +0300 Subject: [PATCH 01/10] Add workflow --- .github/workflows/test.yml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 .github/workflows/test.yml diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml new file mode 100644 index 0000000..cb27fab --- /dev/null +++ b/.github/workflows/test.yml @@ -0,0 +1,19 @@ +name: Interesting Test + +on: + pull_request: + branches: + - master_clone + +permissions: + contents: read + +jobs: + test: + name: Run tests + runs-on: ubuntu-latest + permissions: + contents: read + steps: + - name: Run test + run: exit 0 From 21808b329e42b5bf4993be32212078542f49eca4 Mon Sep 17 00:00:00 2001 From: Volodymyr Kolesnykov Date: Fri, 7 Jun 2024 18:14:33 +0300 Subject: [PATCH 02/10] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8d5f717..ffef2f4 100644 --- a/README.md +++ b/README.md @@ -58,3 +58,4 @@ terraform { ``` ([More details](https://developer.hashicorp.com/terraform/language/settings/backends/http#configuration-variables)). + From a529d2155f5be76359e977385846b377e38a53cd Mon Sep 17 00:00:00 2001 From: Volodymyr Kolesnykov Date: Sat, 8 Jun 2024 13:29:44 +0300 Subject: [PATCH 03/10] Update README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ffef2f4..3c4cab9 100644 --- a/README.md +++ b/README.md @@ -59,3 +59,4 @@ terraform { ([More details](https://developer.hashicorp.com/terraform/language/settings/backends/http#configuration-variables)). + From 081cf17ab11888517c16749c0a3b305dfb5cedae Mon Sep 17 00:00:00 2001 From: Volodymyr Kolesnykov Date: Sat, 8 Jun 2024 14:29:57 +0300 Subject: [PATCH 04/10] Update README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3c4cab9..711dcbe 100644 --- a/README.md +++ b/README.md @@ -60,3 +60,4 @@ terraform { ([More details](https://developer.hashicorp.com/terraform/language/settings/backends/http#configuration-variables)). + From f70d3b2326d0d718c09bd8b6601b689b09b2d96a Mon Sep 17 00:00:00 2001 From: Volodymyr Kolesnykov Date: Sat, 8 Jun 2024 15:00:56 +0300 Subject: [PATCH 05/10] Update README --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 711dcbe..509b8b5 100644 --- a/README.md +++ b/README.md @@ -59,5 +59,4 @@ terraform { ([More details](https://developer.hashicorp.com/terraform/language/settings/backends/http#configuration-variables)). - - +------ From 60be526d4312c575bcf7f407a5b75262c4184764 Mon Sep 17 00:00:00 2001 From: Volodymyr Kolesnykov Date: Sat, 8 Jun 2024 15:04:24 +0300 Subject: [PATCH 06/10] Update README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 509b8b5..23ef554 100644 --- a/README.md +++ b/README.md @@ -60,3 +60,4 @@ terraform { ([More details](https://developer.hashicorp.com/terraform/language/settings/backends/http#configuration-variables)). ------ + From a71fd1831d58d23b820cd115e800a5696da9b7d2 Mon Sep 17 00:00:00 2001 From: Volodymyr Kolesnykov Date: Sat, 8 Jun 2024 16:40:47 +0300 Subject: [PATCH 07/10] Update README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 23ef554..20d33ec 100644 --- a/README.md +++ b/README.md @@ -61,3 +61,4 @@ terraform { ------ + From b2cf3b5aece0d0acae5eb0e354531b0835cc46ea Mon Sep 17 00:00:00 2001 From: Volodymyr Kolesnykov Date: Sat, 8 Jun 2024 18:42:37 +0300 Subject: [PATCH 08/10] Update README --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 20d33ec..509b8b5 100644 --- a/README.md +++ b/README.md @@ -60,5 +60,3 @@ terraform { ([More details](https://developer.hashicorp.com/terraform/language/settings/backends/http#configuration-variables)). ------ - - From e4e9ee8cc84d987d5bc77858facb33dea911f927 Mon Sep 17 00:00:00 2001 From: Volodymyr Kolesnykov Date: Sat, 8 Jun 2024 18:52:49 +0300 Subject: [PATCH 09/10] Update README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 509b8b5..23ef554 100644 --- a/README.md +++ b/README.md @@ -60,3 +60,4 @@ terraform { ([More details](https://developer.hashicorp.com/terraform/language/settings/backends/http#configuration-variables)). ------ + From 7192e5a816512c157c4e69c7481d9331cb3bde11 Mon Sep 17 00:00:00 2001 From: Volodymyr Kolesnykov Date: Mon, 10 Jun 2024 03:29:10 +0300 Subject: [PATCH 10/10] Update README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 23ef554..20d33ec 100644 --- a/README.md +++ b/README.md @@ -61,3 +61,4 @@ terraform { ------ +