From 1b8bdca154a45a4605b8cc4538de91358c446116 Mon Sep 17 00:00:00 2001 From: taylordevs Date: Tue, 27 Jun 2023 21:05:25 +0700 Subject: [PATCH 1/4] Fix AuthorName\PluginName\libs\libCustomPack\libCustomPack Not Found --- src/{ => libCustomPack}/libCustomPack.php | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/{ => libCustomPack}/libCustomPack.php (100%) diff --git a/src/libCustomPack.php b/src/libCustomPack/libCustomPack.php similarity index 100% rename from src/libCustomPack.php rename to src/libCustomPack/libCustomPack.php From 269cf6976c5f9d92eb594790349bc6028967d347 Mon Sep 17 00:00:00 2001 From: poggit-bot Date: Tue, 27 Jun 2023 21:08:33 +0700 Subject: [PATCH 2/4] Create .poggit.yml Poggit-CI is enabled for this repo by @taylordevs Visit the Poggit-CI page for this repo at https://poggit.pmmp.io/ci/taylordevs/libCustomPack From f0c70ca6a05a03d07118ffc3d6a7367cf974e2bd Mon Sep 17 00:00:00 2001 From: taylordevs Date: Tue, 27 Jun 2023 21:10:00 +0700 Subject: [PATCH 3/4] Update .poggit.yml --- .poggit.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.poggit.yml b/.poggit.yml index 226ff33..676dbe6 100644 --- a/.poggit.yml +++ b/.poggit.yml @@ -1,4 +1,4 @@ ---- # Poggit-CI Manifest. Open the CI at https://poggit.pmmp.io/ci/jasonw4331/libCustomPack +--- # Poggit-CI Manifest. Open the CI at https://poggit.pmmp.io/ci/taylordevs/libCustomPack projects: libCustomPack: type: library From 51071a77f2951ac17001face1b135ed73ed30327 Mon Sep 17 00:00:00 2001 From: taylordevs Date: Tue, 27 Jun 2023 21:14:54 +0700 Subject: [PATCH 4/4] Revert tests --- .poggit.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.poggit.yml b/.poggit.yml index 676dbe6..226ff33 100644 --- a/.poggit.yml +++ b/.poggit.yml @@ -1,4 +1,4 @@ ---- # Poggit-CI Manifest. Open the CI at https://poggit.pmmp.io/ci/taylordevs/libCustomPack +--- # Poggit-CI Manifest. Open the CI at https://poggit.pmmp.io/ci/jasonw4331/libCustomPack projects: libCustomPack: type: library