* Announcements for btrfs-progs?
@ 2014-12-11 12:37 Holger Hoffstätte
2014-12-11 17:18 ` WorMzy Tykashi
` (3 more replies)
0 siblings, 4 replies; 5+ messages in thread
From: Holger Hoffstätte @ 2014-12-11 12:37 UTC (permalink / raw)
To: linux-btrfs
David,
I was wondering if you could please send out announcements for btrfs-progs
when you tag a release or -rc? There doesn't seem to be a good mechanism
to track releases and IMHO the more people are notified, the more
testing we can get, not to mention faster propagation into distros.
Thanks,
Holger
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Announcements for btrfs-progs?
2014-12-11 12:37 Announcements for btrfs-progs? Holger Hoffstätte
@ 2014-12-11 17:18 ` WorMzy Tykashi
2014-12-12 10:11 ` David Sterba
` (2 subsequent siblings)
3 siblings, 0 replies; 5+ messages in thread
From: WorMzy Tykashi @ 2014-12-11 17:18 UTC (permalink / raw)
To: Holger Hoffstätte, linux-btrfs@vger.kernel.org
On 11 December 2014 at 12:37, Holger Hoffstätte
<holger.hoffstaette@googlemail.com> wrote:
>
> David,
>
> I was wondering if you could please send out announcements for btrfs-progs
> when you tag a release or -rc? There doesn't seem to be a good mechanism
> to track releases and IMHO the more people are notified, the more
> testing we can get, not to mention faster propagation into distros.
>
> Thanks,
>
> Holger
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
Hi Holger,
I agree that announcements would be good, but I'd still like to point
out that, since the btrfs-progs repository is mirrored on github, you
can use the poorly advertised atom feed to keep track of tags:
https://github.com/kdave/btrfs-progs/releases.atom
Alas, there is no such feature for watching branches (it was
apparently discontinued). So I would (also) like to see announcements
when a new integration branch is made public. At present, I rely on
manually checking the branch list periodically.
Cheers,
WorMzy
(resent to btrfs mailing list too)
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Announcements for btrfs-progs?
2014-12-11 12:37 Announcements for btrfs-progs? Holger Hoffstätte
2014-12-11 17:18 ` WorMzy Tykashi
@ 2014-12-12 10:11 ` David Sterba
2014-12-12 16:19 ` Eric Sandeen
2014-12-14 23:01 ` Dimitri John Ledkov
3 siblings, 0 replies; 5+ messages in thread
From: David Sterba @ 2014-12-12 10:11 UTC (permalink / raw)
To: Holger Hoffstätte; +Cc: linux-btrfs
On Thu, Dec 11, 2014 at 12:37:56PM +0000, Holger Hoffstätte wrote:
> I was wondering if you could please send out announcements for btrfs-progs
> when you tag a release or -rc? There doesn't seem to be a good mechanism
> to track releases and IMHO the more people are notified, the more
> testing we can get, not to mention faster propagation into distros.
Will do. Sorry for inconvenience.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Announcements for btrfs-progs?
2014-12-11 12:37 Announcements for btrfs-progs? Holger Hoffstätte
2014-12-11 17:18 ` WorMzy Tykashi
2014-12-12 10:11 ` David Sterba
@ 2014-12-12 16:19 ` Eric Sandeen
2014-12-14 23:01 ` Dimitri John Ledkov
3 siblings, 0 replies; 5+ messages in thread
From: Eric Sandeen @ 2014-12-12 16:19 UTC (permalink / raw)
To: Holger Hoffstätte, linux-btrfs
On 12/11/14 6:37 AM, Holger Hoffstätte wrote:
>
> David,
>
> I was wondering if you could please send out announcements for btrfs-progs
> when you tag a release or -rc? There doesn't seem to be a good mechanism
> to track releases and IMHO the more people are notified, the more
> testing we can get, not to mention faster propagation into distros.
Not that it matters for non-Fedora users, but FWIW Fedora has release monitoring
scripts which notify me when a new tarball appears.
So Fedora, at least, gets a prompt update even if there's no formal announcement
(assuming I'm not behind the curve). ;)
Still, announcements would be great, esp. if they have a summary of what's contained
in the update.
-Eric
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Announcements for btrfs-progs?
2014-12-11 12:37 Announcements for btrfs-progs? Holger Hoffstätte
` (2 preceding siblings ...)
2014-12-12 16:19 ` Eric Sandeen
@ 2014-12-14 23:01 ` Dimitri John Ledkov
3 siblings, 0 replies; 5+ messages in thread
From: Dimitri John Ledkov @ 2014-12-14 23:01 UTC (permalink / raw)
To: Holger Hoffstätte; +Cc: linux-btrfs
On 11 December 2014 at 12:37, Holger Hoffstätte
<holger.hoffstaette@googlemail.com> wrote:
>
> David,
>
> I was wondering if you could please send out announcements for btrfs-progs
> when you tag a release or -rc? There doesn't seem to be a good mechanism
> to track releases and IMHO the more people are notified, the more
> testing we can get, not to mention faster propagation into distros.
>
I subscribe to the RSS feeds of the btrfs git repositories thus notice
new commits / tags.
However, I did miss when btrfs git repository shifted release
maintainers and thus changed the repository i should be subscribed to.
But, I don't currently package nor test RC tarballs, only released
versions and after dust settles.
--
Regards,
Dimitri.
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2014-12-14 23:01 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-11 12:37 Announcements for btrfs-progs? Holger Hoffstätte
2014-12-11 17:18 ` WorMzy Tykashi
2014-12-12 10:11 ` David Sterba
2014-12-12 16:19 ` Eric Sandeen
2014-12-14 23:01 ` Dimitri John Ledkov
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.