From b778d478d82499024a5ba587fd0d0f499fe6fc29 Mon Sep 17 00:00:00 2001 From: Manuel Friedli Date: Mon, 3 Sep 2018 14:02:22 +0200 Subject: [PATCH 01/18] Add .drone.yml and delete .gitlab-ci.yml --- .drone.yml | 5 +++++ .gitlab-ci.yml | 20 -------------------- 2 files changed, 5 insertions(+), 20 deletions(-) create mode 100644 .drone.yml delete mode 100644 .gitlab-ci.yml diff --git a/.drone.yml b/.drone.yml new file mode 100644 index 0000000..6fff082 --- /dev/null +++ b/.drone.yml @@ -0,0 +1,5 @@ +pipeline: + build: + image: aegypius/repoman + commands: + - repoman -x -p diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml deleted file mode 100644 index f1d8c28..0000000 --- a/.gitlab-ci.yml +++ /dev/null @@ -1,20 +0,0 @@ -stages: - - check - - deploy - -Repoman: - stage: check - script: - - repoman -x -p - -pages: - stage: deploy - only: - - master - script: - - chmod +x .gitlab-pages-generator.sh - - ./.gitlab-pages-generator.sh . .public - - mv .public public - artifacts: - paths: - - public -- 2.43.2 From a5d32b5fb025f8f5d34943ca425ec5a358659e54 Mon Sep 17 00:00:00 2001 From: Manuel Friedli Date: Mon, 3 Sep 2018 14:30:39 +0200 Subject: [PATCH 02/18] Add build status badge to README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3d682b8..29b08b7 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ fritteli's Gentoo overlay Gentoo overlay with some ebuilds that I found either outdated or missing in the official repository or in other overlays. Ebuilds are usually removed from this overlay whenever I find a version available in the official tree or in another overlay (provided I'm satisfied with them). -Build status of the [master branch](https://gittr.ch/linux/gentoo-overlay/src/branch/master), as seen by `repoman -p -x`: Currently unavailable. +Build status of the [master branch](https://gittr.ch/linux/gentoo-overlay/src/branch/master), as seen by `repoman -p -x`: https://ci.gittr.ch/api/badges/linux/gentoo-overlay/status.svg Using with plain (recent) Portage --------------------------------- -- 2.43.2 From 161a0a8b82151fc5721f68ba0c1fc2381521c3cc Mon Sep 17 00:00:00 2001 From: Manuel Friedli Date: Mon, 3 Sep 2018 14:39:26 +0200 Subject: [PATCH 03/18] Correct markdown syntax --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 29b08b7..d8a7916 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ fritteli's Gentoo overlay Gentoo overlay with some ebuilds that I found either outdated or missing in the official repository or in other overlays. Ebuilds are usually removed from this overlay whenever I find a version available in the official tree or in another overlay (provided I'm satisfied with them). -Build status of the [master branch](https://gittr.ch/linux/gentoo-overlay/src/branch/master), as seen by `repoman -p -x`: https://ci.gittr.ch/api/badges/linux/gentoo-overlay/status.svg +Build status of the [master branch](https://gittr.ch/linux/gentoo-overlay/src/branch/master), as seen by `repoman -p -x`: ![Build status](https://ci.gittr.ch/api/badges/linux/gentoo-overlay/status.svg) Using with plain (recent) Portage --------------------------------- -- 2.43.2 From bcfe4b936625ac88f9401dc143a0bf716e408bcc Mon Sep 17 00:00:00 2001 From: Manuel Friedli Date: Mon, 3 Sep 2018 22:21:37 +0200 Subject: [PATCH 04/18] Add file "foo" to trigger build --- foo | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 foo diff --git a/foo b/foo new file mode 100644 index 0000000..e69de29 -- 2.43.2 From f41862a9af332b0a1bd92b38002118319706060e Mon Sep 17 00:00:00 2001 From: Manuel Friedli Date: Mon, 3 Sep 2018 22:24:30 +0200 Subject: [PATCH 05/18] Remove file "foo" to trigger build --- foo | 0 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 foo diff --git a/foo b/foo deleted file mode 100644 index e69de29..0000000 -- 2.43.2 From 44d695bfb730f808a95a26dee4c8dc53675d7bd6 Mon Sep 17 00:00:00 2001 From: Manuel Friedli Date: Mon, 3 Sep 2018 22:27:17 +0200 Subject: [PATCH 06/18] Add file "foo" to trigger build --- foo | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 foo diff --git a/foo b/foo new file mode 100644 index 0000000..e69de29 -- 2.43.2 From 26864cb3296df20c332944b4b3665068dbb285aa Mon Sep 17 00:00:00 2001 From: Manuel Friedli Date: Mon, 3 Sep 2018 22:35:53 +0200 Subject: [PATCH 07/18] Rename .drone.yml to _drone.yml to see if that makes a difference. --- .drone.yml => _drone.yml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .drone.yml => _drone.yml (100%) diff --git a/.drone.yml b/_drone.yml similarity index 100% rename from .drone.yml rename to _drone.yml -- 2.43.2 From 216733fb032a100d8dfd10bf3f30eefa2ce2202a Mon Sep 17 00:00:00 2001 From: Manuel Friedli Date: Mon, 3 Sep 2018 22:39:17 +0200 Subject: [PATCH 08/18] Remove file "foo" to trigger build --- foo | 0 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 foo diff --git a/foo b/foo deleted file mode 100644 index e69de29..0000000 -- 2.43.2 From d024c3e2be76995e1507eb467bd31258b9924825 Mon Sep 17 00:00:00 2001 From: Manuel Friedli Date: Mon, 3 Sep 2018 22:47:49 +0200 Subject: [PATCH 09/18] Add file "foo" to trigger build --- foo | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 foo diff --git a/foo b/foo new file mode 100644 index 0000000..e69de29 -- 2.43.2 From 794c64e6d5fa9512e29d77f14af1e23377a61b1c Mon Sep 17 00:00:00 2001 From: Manuel Friedli Date: Mon, 3 Sep 2018 22:50:04 +0200 Subject: [PATCH 10/18] Remove file "foo" to trigger build --- foo | 0 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 foo diff --git a/foo b/foo deleted file mode 100644 index e69de29..0000000 -- 2.43.2 From 9787f1f3e1c068aa4bad980e9933167ca2e98693 Mon Sep 17 00:00:00 2001 From: Manuel Friedli Date: Mon, 3 Sep 2018 23:07:49 +0200 Subject: [PATCH 11/18] Add file "foo" to trigger build --- foo | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 foo diff --git a/foo b/foo new file mode 100644 index 0000000..e69de29 -- 2.43.2 From c8c13128ae96480486228a974007bdcbbf97af0d Mon Sep 17 00:00:00 2001 From: Manuel Friedli Date: Mon, 3 Sep 2018 23:22:53 +0200 Subject: [PATCH 12/18] Add b0rken .drone.yml to see if that causes a failure. --- _drone.yml => .drone.yml | 2 ++ 1 file changed, 2 insertions(+) rename _drone.yml => .drone.yml (72%) diff --git a/_drone.yml b/.drone.yml similarity index 72% rename from _drone.yml rename to .drone.yml index 6fff082..375d093 100644 --- a/_drone.yml +++ b/.drone.yml @@ -1,3 +1,5 @@ +asdfsadfsdaf +sd kufsad slkda jf pipeline: build: image: aegypius/repoman -- 2.43.2 From 62ec63af4d8fa37ae15329fa75ed410077ef9227 Mon Sep 17 00:00:00 2001 From: Manuel Friedli Date: Mon, 3 Sep 2018 23:27:34 +0200 Subject: [PATCH 13/18] Remove file "foo" to trigger build --- foo | 0 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 foo diff --git a/foo b/foo deleted file mode 100644 index e69de29..0000000 -- 2.43.2 From b6512e91d5413347d99f879d7b2647217b1d45ab Mon Sep 17 00:00:00 2001 From: Manuel Friedli Date: Mon, 3 Sep 2018 23:29:33 +0200 Subject: [PATCH 14/18] Rename .drone.yml to _drone.yml to see if that makes a difference. --- .drone.yml => _drone.yml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .drone.yml => _drone.yml (100%) diff --git a/.drone.yml b/_drone.yml similarity index 100% rename from .drone.yml rename to _drone.yml -- 2.43.2 From e9406e656c4cc9f2dd1344070a324bb6dfe2a453 Mon Sep 17 00:00:00 2001 From: Manuel Friedli Date: Mon, 3 Sep 2018 23:30:26 +0200 Subject: [PATCH 15/18] Re-rename _drone.yml to .drone.yml. It *did* make a difference. --- _drone.yml => .drone.yml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename _drone.yml => .drone.yml (100%) diff --git a/_drone.yml b/.drone.yml similarity index 100% rename from _drone.yml rename to .drone.yml -- 2.43.2 From bd8e6650c2c0a220fe072fcaeab5722f069e859c Mon Sep 17 00:00:00 2001 From: Manuel Friedli Date: Mon, 3 Sep 2018 23:31:51 +0200 Subject: [PATCH 16/18] Fix .drone.yml; that should finally trigger a correct build. --- .drone.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 375d093..6fff082 100644 --- a/.drone.yml +++ b/.drone.yml @@ -1,5 +1,3 @@ -asdfsadfsdaf -sd kufsad slkda jf pipeline: build: image: aegypius/repoman -- 2.43.2 From 54d5d57be6cf5b6243a999f28c4c3342a6432ada Mon Sep 17 00:00:00 2001 From: Manuel Friedli Date: Mon, 3 Sep 2018 23:33:23 +0200 Subject: [PATCH 17/18] Add file "foo" to trigger build --- foo | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 foo diff --git a/foo b/foo new file mode 100644 index 0000000..e69de29 -- 2.43.2 From 29f30504a6ba14eae3cd39cf1653cf007f5e8f89 Mon Sep 17 00:00:00 2001 From: Manuel Friedli Date: Mon, 3 Sep 2018 23:34:15 +0200 Subject: [PATCH 18/18] Remove file "foo" to trigger build --- foo | 0 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 foo diff --git a/foo b/foo deleted file mode 100644 index e69de29..0000000 -- 2.43.2