public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [edk2-redfish-client][PATCH] RedfishClientPkg/.github: fix workflows folder location
@ 2023-06-08  2:03 Nickle Wang
  2023-06-08  2:24 ` Chang, Abner
  0 siblings, 1 reply; 2+ messages in thread
From: Nickle Wang @ 2023-06-08  2:03 UTC (permalink / raw)
  To: devel; +Cc: Abner Chang, Igor Kulchytskyy

There is additional ".github" folder in early commit.
Move the workflows folder to correct location.

Signed-off-by: Nickle Wang <nicklew@nvidia.com>
Cc: Abner Chang <abner.chang@amd.com>
Cc: Igor Kulchytskyy <igork@ami.com>
---
 .github/{.github => }/workflows/build.sh            | 0
 .github/{.github => }/workflows/build.yml           | 0
 .github/{.github => }/workflows/uncrustify-check.sh | 0
 .github/{.github => }/workflows/uncrustify.yml      | 0
 4 files changed, 0 insertions(+), 0 deletions(-)
 rename .github/{.github => }/workflows/build.sh (100%)
 rename .github/{.github => }/workflows/build.yml (100%)
 rename .github/{.github => }/workflows/uncrustify-check.sh (100%)
 rename .github/{.github => }/workflows/uncrustify.yml (100%)

diff --git a/.github/.github/workflows/build.sh b/.github/workflows/build.sh
similarity index 100%
rename from .github/.github/workflows/build.sh
rename to .github/workflows/build.sh
diff --git a/.github/.github/workflows/build.yml b/.github/workflows/build.yml
similarity index 100%
rename from .github/.github/workflows/build.yml
rename to .github/workflows/build.yml
diff --git a/.github/.github/workflows/uncrustify-check.sh b/.github/workflows/uncrustify-check.sh
similarity index 100%
rename from .github/.github/workflows/uncrustify-check.sh
rename to .github/workflows/uncrustify-check.sh
diff --git a/.github/.github/workflows/uncrustify.yml b/.github/workflows/uncrustify.yml
similarity index 100%
rename from .github/.github/workflows/uncrustify.yml
rename to .github/workflows/uncrustify.yml
-- 
2.17.1


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [edk2-redfish-client][PATCH] RedfishClientPkg/.github: fix workflows folder location
  2023-06-08  2:03 [edk2-redfish-client][PATCH] RedfishClientPkg/.github: fix workflows folder location Nickle Wang
@ 2023-06-08  2:24 ` Chang, Abner
  0 siblings, 0 replies; 2+ messages in thread
From: Chang, Abner @ 2023-06-08  2:24 UTC (permalink / raw)
  To: Nickle Wang, devel@edk2.groups.io; +Cc: Igor Kulchytskyy

[-- Attachment #1: Type: text/plain, Size: 2216 bytes --]

[AMD Official Use Only - General]

Reviewed-by: Abner Chang <abner.chang@amd.com>

Get Outlook for Android<https://aka.ms/AAb9ysg>

________________________________
From: Nickle Wang <nicklew@nvidia.com>
Sent: Thursday, June 8, 2023 10:03:45 AM
To: devel@edk2.groups.io <devel@edk2.groups.io>
Cc: Chang, Abner <Abner.Chang@amd.com>; Igor Kulchytskyy <igork@ami.com>
Subject: [edk2-redfish-client][PATCH] RedfishClientPkg/.github: fix workflows folder location

Caution: This message originated from an External Source. Use proper caution when opening attachments, clicking links, or responding.


There is additional ".github" folder in early commit.
Move the workflows folder to correct location.

Signed-off-by: Nickle Wang <nicklew@nvidia.com>
Cc: Abner Chang <abner.chang@amd.com>
Cc: Igor Kulchytskyy <igork@ami.com>
---
 .github/{.github => }/workflows/build.sh            | 0
 .github/{.github => }/workflows/build.yml           | 0
 .github/{.github => }/workflows/uncrustify-check.sh | 0
 .github/{.github => }/workflows/uncrustify.yml      | 0
 4 files changed, 0 insertions(+), 0 deletions(-)
 rename .github/{.github => }/workflows/build.sh (100%)
 rename .github/{.github => }/workflows/build.yml (100%)
 rename .github/{.github => }/workflows/uncrustify-check.sh (100%)
 rename .github/{.github => }/workflows/uncrustify.yml (100%)

diff --git a/.github/.github/workflows/build.sh b/.github/workflows/build.sh
similarity index 100%
rename from .github/.github/workflows/build.sh
rename to .github/workflows/build.sh
diff --git a/.github/.github/workflows/build.yml b/.github/workflows/build.yml
similarity index 100%
rename from .github/.github/workflows/build.yml
rename to .github/workflows/build.yml
diff --git a/.github/.github/workflows/uncrustify-check.sh b/.github/workflows/uncrustify-check.sh
similarity index 100%
rename from .github/.github/workflows/uncrustify-check.sh
rename to .github/workflows/uncrustify-check.sh
diff --git a/.github/.github/workflows/uncrustify.yml b/.github/workflows/uncrustify.yml
similarity index 100%
rename from .github/.github/workflows/uncrustify.yml
rename to .github/workflows/uncrustify.yml
--
2.17.1



[-- Attachment #2: Type: text/html, Size: 3581 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-06-08  2:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-08  2:03 [edk2-redfish-client][PATCH] RedfishClientPkg/.github: fix workflows folder location Nickle Wang
2023-06-08  2:24 ` Chang, Abner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox