A new request with request id 6001 has been created by koha-devel-request@lists.koha-community.org. Short info on the request is :
Title : Koha-devel Digest, Vol 204, Issue 20
Category :
Description : Send Koha-devel mailing list submissions to
koha-devel@lists.koha-community.org
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
or, via email, send a message with subject or body 'help' to
koha-devel-request@lists.koha-community.org
You can reach the person managing the list at
koha-devel-owner@lists.koha-community.org
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Koha-devel digest..."
Today's Topics:
1. Koha Community Newsletter: November 2022 (Koha Newsletter)
2. release-tools (Tomas Cohen Arazi)
3. Re: release-tools (Renvoize, Martin)
4. Re: release-tools (Tomas Cohen Arazi)
----------------------------------------------------------------------
Message: 1
Date: Mon, 28 Nov 2022 13:51:21 +0100
From: Koha Newsletter <kohanews@gmail.com>
To: koha <koha@lists.katipo.co.nz>, koha-devel
<koha-devel@lists.koha-community.org>
Subject: [Koha-devel] Koha Community Newsletter: November 2022
Message-ID:
<CAEqgz_k5eRDhrkYPVjo1JN4dwFc4_36fNLv3vR4wYLPZt8CJYA@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
The Koha Community Newsletter for November 2022 is here:
https://koha-community.org/koha-community-newsletter-november-2022/
Many thanks to everyone who submitted articles and news to this newsletter!
Please feel free to email me with any corrections or suggestions.
--
Michael Kuhn
Editor, Koha Community Newsletter
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.koha-community.org/pipermail/koha-devel/attachments/20221128/70607e81/attachment-0001.htm>
------------------------------
Message: 2
Date: Mon, 28 Nov 2022 10:35:48 -0300
From: Tomas Cohen Arazi <tomascohen@gmail.com>
To: koha-devel <koha-devel@lists.koha-community.org>
Subject: [Koha-devel] release-tools
Message-ID:
<CABZfb=WpAhQ6Ooi72fzWPz=hN1mO8We6iG5=dqMj_LXcQ9ZVXQ@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
Hi all this is for rmaints mostly, I've just added a new 'tarball' option
to koha-release. Please review and comment if you'd prefer some other way
to do this.
Also, I think we should work on the release tools a bit so all parameters
are named and have option switches to simplify the code.
Objections?
--
Tomás Cohen Arazi
Theke Solutions (http://theke.io)
✆ +54 9351 3513384
GPG: B2F3C15F
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.koha-community.org/pipermail/koha-devel/attachments/20221128/45bc1193/attachment-0001.htm>
------------------------------
Message: 3
Date: Mon, 28 Nov 2022 19:58:59 +0000
From: "Renvoize, Martin" <martin.renvoize@ptfs-europe.com>
To: Tomas Cohen Arazi <tomascohen@gmail.com>
Cc: koha-devel <koha-devel@lists.koha-community.org>
Subject: Re: [Koha-devel] release-tools
Message-ID:
<CAB7SL8CM=YwmEMSFGh9wg3C=5Q171CkdyJ20zA5mnXYXhXUhew@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
Sounds solid to me.. I might have removed the bash script at the same time
as introducing to functionality into the main script though. ;)
Once I've got myself back up to speed on the release process from an rmaint
view I'll be more than happy to help refine it 😉
On Mon, 28 Nov 2022, 1:36 pm Tomas Cohen Arazi, <tomascohen@gmail.com>
wrote:
> Hi all this is for rmaints mostly, I've just added a new 'tarball' option
> to koha-release. Please review and comment if you'd prefer some other way
> to do this.
>
> Also, I think we should work on the release tools a bit so all parameters
> are named and have option switches to simplify the code.
>
> Objections?
>
> --
> Tomás Cohen Arazi
> Theke Solutions (http://theke.io)
> ✆ +54 9351 3513384
> GPG: B2F3C15F
> _______________________________________________
> Koha-devel mailing list
> Koha-devel@lists.koha-community.org
> https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
> website : https://www.koha-community.org/
> git : https://git.koha-community.org/
> bugs : https://bugs.koha-community.org/
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.koha-community.org/pipermail/koha-devel/attachments/20221128/af22315c/attachment-0001.htm>
------------------------------
Message: 4
Date: Mon, 28 Nov 2022 17:32:18 -0300
From: Tomas Cohen Arazi <tomascohen@gmail.com>
To: "Renvoize, Martin" <martin.renvoize@ptfs-europe.com>
Cc: koha-devel <koha-devel@lists.koha-community.org>
Subject: Re: [Koha-devel] release-tools
Message-ID:
<CABZfb=Xdi=r6ygjSfeqhOLhRzGROLF93Tu1axRO1awVC0Hx12w@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
Yeah, I'm rewriting the script. Will do some cleanup after that, of course.
El lun, 28 nov 2022 a las 16:59, Renvoize, Martin (<
martin.renvoize@ptfs-europe.com>) escribió:
> Sounds solid to me.. I might have removed the bash script at the same time
> as introducing to functionality into the main script though. ;)
>
> Once I've got myself back up to speed on the release process from an
> rmaint view I'll be more than happy to help refine it 😉
>
> On Mon, 28 Nov 2022, 1:36 pm Tomas Cohen Arazi, <tomascohen@gmail.com>
> wrote:
>
>> Hi all this is for rmaints mostly, I've just added a new 'tarball' option
>> to koha-release. Please review and comment if you'd prefer some other way
>> to do this.
>>
>> Also, I think we should work on the release tools a bit so all parameters
>> are named and have option switches to simplify the code.
>>
>> Objections?
>>
>> --
>> Tomás Cohen Arazi
>> Theke Solutions (http://theke.io)
>> ✆ +54 9351 3513384
>> GPG: B2F3C15F
>> _______________________________________________
>> Koha-devel mailing list
>> Koha-devel@lists.koha-community.org
>> https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
>> website : https://www.koha-community.org/
>> git : https://git.koha-community.org/
>> bugs : https://bugs.koha-community.org/
>>
>
--
Tomás Cohen Arazi
Theke Solutions (http://theke.io)
✆ +54 9351 3513384
GPG: B2F3C15F
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.koha-community.org/pipermail/koha-devel/attachments/20221128/f3a3ca97/attachment-0001.htm>
------------------------------
Subject: Digest Footer
_______________________________________________
Koha-devel mailing list
Koha-devel@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
website : https://www.koha-community.org/
git : https://git.koha-community.org/
bugs : https://bugs.koha-community.org/
------------------------------
End of Koha-devel Digest, Vol 204, Issue 20
*******************************************
NOTE: You are receiving this mail because, the Requester/Technician wanted you to get notified on this request creation.