From e10f877d39d7cfbdfe739d2e392af1e50c069b7d Mon Sep 17 00:00:00 2001 From: Stanley Eze <36717177+stanleyeze@users.noreply.github.com> Date: Wed, 1 Oct 2025 20:25:43 -0400 Subject: [PATCH 1/6] Create first.yml --- .github/workflows/first.yml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 .github/workflows/first.yml diff --git a/.github/workflows/first.yml b/.github/workflows/first.yml new file mode 100644 index 0000000..fbc3c77 --- /dev/null +++ b/.github/workflows/first.yml @@ -0,0 +1,13 @@ +name: First GitHub action ever +on: + push: + branches: + - master + pull_request: + types: [opened] +jobs: + run-shell-command: + runs-on: ubuntu-latest + steps: + - name: Echo some out + run: echo "This is running on Ubuntu" From 3ab4fdd797800a38bce15866e5c34d1126999264 Mon Sep 17 00:00:00 2001 From: Stanley Eze <36717177+stanleyeze@users.noreply.github.com> Date: Wed, 1 Oct 2025 20:29:47 -0400 Subject: [PATCH 2/6] Create test.yml --- .github/workflows/test.yml | 13 +++++++++++++ 1 file changed, 13 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..fbc3c77 --- /dev/null +++ b/.github/workflows/test.yml @@ -0,0 +1,13 @@ +name: First GitHub action ever +on: + push: + branches: + - master + pull_request: + types: [opened] +jobs: + run-shell-command: + runs-on: ubuntu-latest + steps: + - name: Echo some out + run: echo "This is running on Ubuntu" From a25250aba77be872da031be4bbcbf16cfbebec7b Mon Sep 17 00:00:00 2001 From: Stanley Eze <36717177+stanleyeze@users.noreply.github.com> Date: Wed, 1 Oct 2025 20:35:13 -0400 Subject: [PATCH 3/6] Create test --- test | 1 + 1 file changed, 1 insertion(+) create mode 100644 test diff --git a/test b/test new file mode 100644 index 0000000..9daeafb --- /dev/null +++ b/test @@ -0,0 +1 @@ +test From 65e827d05051f8c172d5dc6f3166e7167d8b4cec Mon Sep 17 00:00:00 2001 From: Stanley Eze <36717177+stanleyeze@users.noreply.github.com> Date: Wed, 1 Oct 2025 20:36:52 -0400 Subject: [PATCH 4/6] Create test.yml --- .github/workflows/test.yml | 1 + 1 file changed, 1 insertion(+) 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..9daeafb --- /dev/null +++ b/.github/workflows/test.yml @@ -0,0 +1 @@ +test From 4d6aff0d9c4d711fbd0257df48368b0e1c7fadd6 Mon Sep 17 00:00:00 2001 From: Stanley Eze <36717177+stanleyeze@users.noreply.github.com> Date: Wed, 1 Oct 2025 20:37:55 -0400 Subject: [PATCH 5/6] Update test.yml --- .github/workflows/test.yml | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 9daeafb..fbc3c77 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -1 +1,13 @@ -test +name: First GitHub action ever +on: + push: + branches: + - master + pull_request: + types: [opened] +jobs: + run-shell-command: + runs-on: ubuntu-latest + steps: + - name: Echo some out + run: echo "This is running on Ubuntu" From 27971b6f3a8cdda1fc4836c9fda47f9e27bea2d9 Mon Sep 17 00:00:00 2001 From: Stanley Eze <36717177+stanleyeze@users.noreply.github.com> Date: Mon, 13 Oct 2025 11:42:45 -0400 Subject: [PATCH 6/6] Create tee.yaml --- tee.yaml | 1 + 1 file changed, 1 insertion(+) create mode 100644 tee.yaml diff --git a/tee.yaml b/tee.yaml new file mode 100644 index 0000000..9b9d657 --- /dev/null +++ b/tee.yaml @@ -0,0 +1 @@ +rwerwe