[Koha-devel] Last month before the release

2023-11-02 Thread Tomas Cohen Arazi via Koha-devel
Hi all. We are almost done with the release, a couple medium/big things to push today/tomorrow and then bug fixing. I wanted to ask y'all to please view the Jenkins tasks status anytime after your stuff has been pushed. I know I said this many times, but some devs clearly break some tests that ar

Re: [Koha-devel] Last month before the release

2023-11-02 Thread David Cook via Koha-devel
What’s the best way to do this? I think Jenkins might send emails, but I think my mail server blocked it ages ago as spam. David Cook Senior Software Engineer Prosentient Systems Suite 7.03 6a Glen St Milsons Point NSW 2061 Australia Office: 02 9212 0899 Online: 02 8005 0595

Re: [Koha-devel] Last month before the release

2023-11-02 Thread Tomas Cohen Arazi via Koha-devel
The suggested sequence is: 1. You notice your stuff for pushed, yay! 2. You look at Jenkins runs for the relevant branches (e.g. Koha_Master_* tasks) 3. If some test gets broken that day, you try too see if it was you. Beware sometimes it is not obvious. Today there was a failure in the holds API

Re: [Koha-devel] Last month before the release

2023-11-02 Thread David Cook via Koha-devel
It’s not clear to me though how you look at Jenkins runs. Is it going to https://dashboard.koha-community.org/ and then clicking on one of the badges to go to Jenkins like https://jenkins.koha-community.org/job/Koha_Master_U22/ and then clicking on “Latest Test Result”? David Cook Senior S

Re: [Koha-devel] Is koha-common.postinst restarting services in the correct order?

2023-11-02 Thread Mason James via Koha-devel
hi Aleisha i added a fix here... https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35242 On 26/10/23 10:28 am, Aleisha Amohia via Koha-devel wrote: Hello everyone Curious what other people think here... We have set up koha-common to be upgraded using unattended upgrades. Whenever we