[LTP] [PATCH 5/5] doc: Update release procedure

Petr Vorel pvorel@suse.cz
Wed Sep 27 08:44:16 CEST 2023


Hi Li, Cyril,

...
> > > > > +Use './tools/tag-release.sh' script, which creates the tag and push
> > > it to
> > > > > github.
> > > > >  [source,sh]
> > > > >  --------------------------------------------------------------------
> > > > > -cd ltp
> > > > > -echo YYYYMMDD > VERSION
> > > > > -git commit -s -m 'LTP YYYYMMDD' VERSION
> > > > > -git tag -a YYYYMMDD -m 'LTP YYYYMMDD'
> > > > > ---------------------------------------------------------------------

> > > > What about adding those manual steps into tag-release.sh as code
> > > comments?
> > > > That'd be helpful to people who never do release work to try that first
> > > > time.

> > > Good point, makes sense.
> > > I suppose you mean to bput them at the top like this:



> > Yes, even looks verbose, but will be helpful to people who never do release
> > work.


> Sure, no problem. I put all commands.

Or how about instead of putting these commands in the script keep them in wiki
page (+ update them) and mention the script in the end? Script would also
contain link to the wiki page.
If somebody does not want to use script, he will probably find more convenient.

Kind regards,
Petr

> Kind regards,
> Petr


More information about the ltp mailing list