[edk2-devel] [edk2-redfish-client][PATCH] RedfishClientPkg/.github: fix workflows folder location

Nickle Wang via groups.io posted 1 patch 10 months, 4 weeks ago
Failed in applying to current master (apply log)
.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%)
[edk2-devel] [edk2-redfish-client][PATCH] RedfishClientPkg/.github: fix workflows folder location
Posted by Nickle Wang via groups.io 10 months, 4 weeks ago
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



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#105890): https://edk2.groups.io/g/devel/message/105890
Mute This Topic: https://groups.io/mt/99398903/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-
Re: [edk2-devel] [edk2-redfish-client][PATCH] RedfishClientPkg/.github: fix workflows folder location
Posted by Chang, Abner via groups.io 10 months, 4 weeks ago
[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




-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#105892): https://edk2.groups.io/g/devel/message/105892
Mute This Topic: https://groups.io/mt/99398903/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-