[Koha-bugs] [Bug 40039] Add production enhancements to build-git-snapshot tool
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40039 Wainui Witika-Park changed: What|Removed |Added CC||[email protected] ||et.nz Status|Pushed to oldstable |Needs documenting --- Comment #7 from Wainui Witika-Park --- Not backporting to 22.11.x as it wasn't backported to 24.05.x -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 40039] Add production enhancements to build-git-snapshot tool
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40039 Fridolin Somers changed: What|Removed |Added Status|Pushed to stable|Pushed to oldstable Version(s)|25.11.00,25.05.02 |25.11.00,25.05.02,24.11.08 released in|| CC||[email protected] ||m --- Comment #6 from Fridolin Somers --- Pushed to 24.11.x for 24.11.08 -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 40039] Add production enhancements to build-git-snapshot tool
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40039 --- Comment #5 from Paul Derscheid --- Nice work everyone! Pushed to 25.05.x -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 40039] Add production enhancements to build-git-snapshot tool
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40039 Paul Derscheid changed: What|Removed |Added Status|Pushed to main |Pushed to stable Version(s)|25.11.00|25.11.00,25.05.02 released in|| -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 40039] Add production enhancements to build-git-snapshot tool
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40039 Lucas Gass (lukeg) changed: What|Removed |Added Keywords||release-notes-needed CC||[email protected] -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 40039] Add production enhancements to build-git-snapshot tool
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40039 --- Comment #4 from Lucas Gass (lukeg) --- Nice work everyone! Pushed to main for 25.11 -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 40039] Add production enhancements to build-git-snapshot tool
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40039 Lucas Gass (lukeg) changed: What|Removed |Added Version(s)||25.11.00 released in|| Status|Passed QA |Pushed to main -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 40039] Add production enhancements to build-git-snapshot tool
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40039 Tomás Cohen Arazi (tcohen) changed: What|Removed |Added Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 40039] Add production enhancements to build-git-snapshot tool
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40039 Tomás Cohen Arazi (tcohen) changed: What|Removed |Added Patch complexity|--- |Small patch Status|ASSIGNED|Signed Off -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 40039] Add production enhancements to build-git-snapshot tool
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40039 Tomás Cohen Arazi (tcohen) changed: What|Removed |Added Attachment #182869|0 |1 is obsolete|| --- Comment #3 from Tomás Cohen Arazi (tcohen) --- Created attachment 183609 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=183609&action=edit Bug 40039: Add production enhancements to build-git-snapshot tool this patch adds some useful features to allow the build-git-snapshot tool to build production packages the patch adds the following options: --urgency, -u the urgency string for the resulting package. Default is '$urgency'. --incr, -i set debian revision (default = '-1') --(no)autochangelog whether or not to update the debian/changelog file. Default is to update it. note: this patch does not change any of the existing behaviour of the tool test plan to come... Signed-off-by: Tomas Cohen Arazi -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 40039] Add production enhancements to build-git-snapshot tool
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40039 Tomás Cohen Arazi (tcohen) changed: What|Removed |Added Blocks||40261 Depends on|40261 | Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40261 [Bug 40261] tidy.pl cannot handle `build-git-snapshot` -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 40039] Add production enhancements to build-git-snapshot tool
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40039 Tomás Cohen Arazi (tcohen) changed: What|Removed |Added Depends on||40261 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40261 [Bug 40261] tidy.pl cannot handle `build-git-snapshot` -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 40039] Add production enhancements to build-git-snapshot tool
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40039 Tomás Cohen Arazi (tcohen) changed: What|Removed |Added QA Contact|[email protected] |[email protected] |y.org | Status|NEW |ASSIGNED -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 40039] Add production enhancements to build-git-snapshot tool
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40039 --- Comment #2 from Katrin Fischer --- Ready for sign-off? -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 40039] Add production enhancements to build-git-snapshot tool
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40039 Katrin Fischer changed: What|Removed |Added Assignee|[email protected] |[email protected] |ity.org | -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. ___ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 40039] Add production enhancements to build-git-snapshot tool
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40039 Mason James changed: What|Removed |Added CC||[email protected] -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 40039] Add production enhancements to build-git-snapshot tool
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40039 --- Comment #1 from Mason James --- Created attachment 182869 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=182869&action=edit adds some useful features to allow the build-git-snapshot tool to build production packages -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. ___ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
