[Koha-devel] Koha versions 22.11.01, 22.05.08, 21.11.15 and 21.05.22 released

2023-01-11 Thread Renvoize, Martin
The Koha community is proud to announce the latest releases of the current stable, oldstable, oldoldstable and lts versions of the software. This is a security and maintenance release on all branches, so please update at the earliest opportunity. As always, you can download the release from https

Re: [Koha-devel] Upgrading bugs.koha-community.org (plus others)

2023-01-11 Thread David Nind
Hi Chris. Looks like the IRC server it is misbehaving, and has kicked the bot off again! 8-( David Nind ___ Koha-devel mailing list Koha-devel@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : https:

Re: [Koha-devel] Upgrading bugs.koha-community.org (plus others)

2023-01-11 Thread David Nind
Please ignore the previous message - I see that it is now working again! David On Thu, 12 Jan 2023 at 08:21, David Nind wrote: > Hi Chris. > > Looks like the IRC server it is misbehaving, and has kicked the bot off > again! 8-( > > David Nind > > ___

[Koha-devel] KTD, permissions and stuff

2023-01-11 Thread Tomas Cohen Arazi
Hi all, after several comments from people struggling with permissions, yarn build, etc; I've went ahead and tweaked the new `ktd` command so the default behavior is to jump into the container, on the instance user. i.e. # this command will put you in what we traditionally call 'kshell' ktd --shel

[Koha-devel] using jenkins and security branches

2023-01-11 Thread Mason James
hi folks i have a working solution to using private/hidden 'security' builds to jenkins this would allow us to test security repos with our CI for the curious, the workflow uses the 'Role-based Authorization Strategy' plugin https://plugins.jenkins.io/role-strategy/ we should do some tes