Bugzilla – Attachment 186444 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.81 KB, created by
Tomás Cohen Arazi (tcohen)
on 2025-09-15 19:20:36 UTC
(
hide
)
Description:
Bug 40812: Move Theke sample plugin repo to GitHub
Filename:
MIME Type:
Creator:
Tomás Cohen Arazi (tcohen)
Created:
2025-09-15 19:20:36 UTC
Size:
1.81 KB
patch
obsolete
>From 8c2cb8facbe0aa5f5ee2310dd0844c1f1dbb37d3 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> >--- > 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 afc23a98cc..e78a67f500 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 33768161a2..123a4a8b55 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 1accab3c20..46a6420c9c 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.39.5
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