Bugzilla – Attachment 186487 Details for
Bug 40812
Move Theke sample plugin repo to Github
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 40812: Move Theke sample plugin repo to GitHub
Bug-40812-Move-Theke-sample-plugin-repo-to-GitHub.patch (text/plain), 1.88 KB, created by
Martin Renvoize (ashimema)
on 2025-09-16 14:12:02 UTC
(
hide
)
Description:
Bug 40812: Move Theke sample plugin repo to GitHub
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2025-09-16 14:12:02 UTC
Size:
1.88 KB
patch
obsolete
>From cdd139140b36f30a371c502f76fc6dfca566a72b Mon Sep 17 00:00:00 2001 >From: =?UTF-8?q?Tom=C3=A1s=20Cohen=20Arazi?= <tomascohen@theke.io> >Date: Mon, 15 Sep 2025 16:11:30 -0300 >Subject: [PATCH] Bug 40812: Move Theke sample plugin repo to GitHub >MIME-Version: 1.0 >Content-Type: text/plain; charset=UTF-8 >Content-Transfer-Encoding: 8bit > >Signed-off-by: Tomás Cohen Arazi <tomascohen@theke.io> >Signed-off-by: Martin Renvoize <martin.renvoize@openfifth.co.uk> >--- > debian/templates/koha-conf-site.xml.in | 2 +- > etc/koha-conf.xml | 2 +- > t/data/koha-conf.xml | 2 +- > 3 files changed, 3 insertions(+), 3 deletions(-) > >diff --git a/debian/templates/koha-conf-site.xml.in b/debian/templates/koha-conf-site.xml.in >index afc23a98cc9..e78a67f5008 100644 >--- a/debian/templates/koha-conf-site.xml.in >+++ b/debian/templates/koha-conf-site.xml.in >@@ -427,7 +427,7 @@ __END_SRU_PUBLICSERVER__ > <repo> > <name>Theke Solutions</name> > <org_name>thekesolutions</org_name> >- <service>gitlab</service> >+ <service>github</service> > </repo> > <repo> > <name>PTFS Europe</name> >diff --git a/etc/koha-conf.xml b/etc/koha-conf.xml >index 33768161a22..123a4a8b554 100644 >--- a/etc/koha-conf.xml >+++ b/etc/koha-conf.xml >@@ -245,7 +245,7 @@ > <repo> > <name>Theke Solutions</name> > <org_name>thekesolutions</org_name> >- <service>gitlab</service> >+ <service>github</service> > </repo> > <repo> > <name>PTFS Europe</name> >diff --git a/t/data/koha-conf.xml b/t/data/koha-conf.xml >index 1accab3c205..46a6420c9c8 100644 >--- a/t/data/koha-conf.xml >+++ b/t/data/koha-conf.xml >@@ -244,7 +244,7 @@ > <repo> > <name>Theke Solutions</name> > <org_name>thekesolutions</org_name> >- <service>gitlab</service> >+ <service>github</service> > </repo> > <repo> > <name>PTFS Europe</name> >-- >2.51.0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 40812
:
186444
| 186487