Date: Sat, 02 Jun 2018 18:47:47 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 228686] [NEW PORT] textproc/py-reno: RElease NOtes manager Message-ID: <bug-228686-21822-s8IsGaqRtz@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-228686-21822@https.bugs.freebsd.org/bugzilla/> References: <bug-228686-21822@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D228686 --- Comment #1 from commit-hook@freebsd.org --- A commit references this bug: Author: miwi Date: Sat Jun 2 18:47:07 UTC 2018 New revision: 471392 URL: https://svnweb.freebsd.org/changeset/ports/471392 Log: Reno is a release notes manager designed with high throughput in mind, supporting fast distributed development teams without introducing additio= nal development processes. The goal is to encourage detailed and accurate rel= ease notes for every release. Reno uses git to store its data, along side the code being described. This means release notes can be written when the code changes are fresh, so no detai= ls are forgotten. It also means that release notes can go through the same review process used for managing code and other documentation changes. Reno stores each release note in a separate file to enable a large number= of developers to work on multiple patches simultaneously, all targeting the = same branch, without worrying about merge conflicts. This cuts down on the nee= d to rebase or otherwise manually resolve conflicts, and keeps a development t= eam moving quickly. Reno also supports multiple branches, allowing release notes to be back-ported from master to maintenance branches together with the code for bug fixes. WWW: https://docs.openstack.org/reno/ PR: 228686 Submitted by: freebsd_ports@k-worx.org Sponsored by: iXsystems Inc. Changes: head/textproc/Makefile head/textproc/py-reno/ head/textproc/py-reno/Makefile head/textproc/py-reno/distinfo head/textproc/py-reno/pkg-descr --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-228686-21822-s8IsGaqRtz>