From 8d629edfb68eca549d8d096c25f4f1ea3dc77b72 Mon Sep 17 00:00:00 2001 From: GuillaumeFalourd Date: Mon, 6 Nov 2023 06:23:15 +0000 Subject: [PATCH 1/3] Update file(s) "/." from "GuillaumeFalourd/useful-actions" --- backup/checkout-workflow.txt | 2 +- backup/pull-request-workflow.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/backup/checkout-workflow.txt b/backup/checkout-workflow.txt index e5e2fd01c9..19374ad91a 100644 --- a/backup/checkout-workflow.txt +++ b/backup/checkout-workflow.txt @@ -1 +1 @@ -Fri Nov 3 01:11:50 UTC 2023 +Mon Nov 6 01:14:10 UTC 2023 diff --git a/backup/pull-request-workflow.txt b/backup/pull-request-workflow.txt index 59413a6120..6be1949cac 100644 --- a/backup/pull-request-workflow.txt +++ b/backup/pull-request-workflow.txt @@ -1 +1 @@ -Thu Nov 2 06:21:51 UTC 2023 +Fri Nov 3 06:21:53 UTC 2023 From cf16fa8c176739c0db11058b57ca4af773cf5be3 Mon Sep 17 00:00:00 2001 From: Guillaume Falourd Date: Mon, 6 Nov 2023 11:17:14 +0000 Subject: [PATCH 2/3] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1c7a6787af..7a9b8fe711 100644 --- a/README.md +++ b/README.md @@ -299,11 +299,11 @@ This workflow illustrates how to identify updated folders to perfom a similar be This workflow illustrates how to execute sequencial jobs in specific order using matrix with `max-parallel: 1` strategy. -[![66 - Matrix Object](https://github.com/GuillaumeFalourd/poc-github-actions/actions/workflows/66-matrix-object.yml/badge.svg)](https://github.com/GuillaumeFalourd/poc-github-actions/actions/workflows/66-matrix-object.yml) +[![66 - Matrix Object](https://github.com/GuillaumeFalourd/poc-github-actions/actions/workflows/66-matrix-object.yaml/badge.svg)](https://github.com/GuillaumeFalourd/poc-github-actions/actions/workflows/66-matrix-object.yaml) This workflow illustrates how to manipulate matrix object to perform different operation according to a object type. -[![67 - From JSON Env Var](https://github.com/GuillaumeFalourd/poc-github-actions/actions/workflows/67-fromjson-env-var.yml/badge.svg)](https://github.com/GuillaumeFalourd/poc-github-actions/actions/workflows/67-fromjson-env-var.yml) +[![67 - From JSON Env Var](https://github.com/GuillaumeFalourd/poc-github-actions/actions/workflows/67-fromjson-env-var.yaml/badge.svg)](https://github.com/GuillaumeFalourd/poc-github-actions/actions/workflows/67-fromjson-env-var.yaml) This workflow illustrates how to extract a specific item from a JSON list stored in a environment variable dynamically. From 881a9c47b37a129bc2e92ba34e250931362c43b8 Mon Sep 17 00:00:00 2001 From: GuillaumeFalourd Date: Tue, 7 Nov 2023 04:15:18 +0000 Subject: [PATCH 3/3] macos full remote workflow --- macos_report_full_remote.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 macos_report_full_remote.txt diff --git a/macos_report_full_remote.txt b/macos_report_full_remote.txt new file mode 100644 index 0000000000..40942d2c0f --- /dev/null +++ b/macos_report_full_remote.txt @@ -0,0 +1 @@ +Tue Nov 7 04:15:15 UTC 2023