Gitbox is just full access to Github. You can push there and it will be synch-ed with Apache Git automatically. You can merge PRs. I think some projects even use the Issues functionality instead of JIRA / Bugzilla.
Martin Grigorov Wicket Training and Consulting https://twitter.com/mtgrigorov On Thu, Sep 28, 2017 at 7:01 AM, Maxim Solodovnik <[email protected]> wrote: > Maybe this can improved by using gitbox? (still not sure what features does > it have :(( ) > > On Thu, Sep 28, 2017 at 12:01 AM, Tobias Soloschenko < > [email protected]> wrote: > > > Hi -Rob, > > > > I just realized my issue. I just expected some more information like > patch > > notes you can provide within releases on github, that's why I thought > they > > are not stored. (It was only a very short look) - Maybe it would be a > great > > change to support this, too. > > > > @others WDYT? > > > > kind regards > > > > Tobias > > > > > Am 27.09.2017 um 17:26 schrieb Rob Audenaerde < > [email protected] > > >: > > > > > > Thank you Tobias, > > > > > > btw. after following your link I saw the 'releases' section ( > > > https://github.com/apache/wicket/releases) > > > which show the milestones, for example: > > > https://github.com/apache/wicket/releases/tag/rel%2Fwicket-8.0.0-M7 > > > which links to this commit: > > > https://github.com/apache/wicket/commit/768dfe7501aab93de3b78e23a7f99a > > 58dad76017 > > > which is what I was looking for :) > > > > > > -Rob > > > > > > > > > > > > On Wed, Sep 27, 2017 at 5:21 PM, Tobias Soloschenko < > > > [email protected]> wrote: > > > > > >> Hi, > > >> > > >> the project is not using the github tags, nor the releases > > functionality. > > >> > > >> you can see the releases on maven central repository and the changes > > >> within the CHANGELOG-8.x: > > >> > > >> https://github.com/apache/wicket/blob/master/CHANGELOG-8.x < > > >> https://github.com/apache/wicket/blob/master/CHANGELOG-8.x> > > >> > > >> also all releases are announced at the wicket site: > > >> > > >> https://wicket.apache.org <https://wicket.apache.org/> > > >> > > >> kind regards > > >> > > >> Tobias > > >> > > >> P.S.: Please use user@ for such questions. > > >> > > >>> Am 27.09.2017 um 16:07 schrieb Rob Audenaerde < > > [email protected] > > >>> : > > >>> > > >>> I can't seem to find the tags for the milestone releases for Wicket > > 8.0.0 > > >>> on the github mirror. Is this intentional? > > >>> > > >>> -Rob > > >> > > >> > > > > > > > -- > WBR > Maxim aka solomax >
