I see that releasecandidate.xml has the following commented out <arg/> elements inside several commands:
<!--<arg value="-DpushChanges=false" />--> I suspect that I want to uncomment those lines to test releasecandidate.xml locally without it pushing on my behalf. -- Josh Tynjala Bowler Hat LLC <https://bowlerhat.dev> On Tue, Jul 16, 2024 at 1:43 PM Josh Tynjala <joshtynj...@bowlerhat.dev> wrote: > Hey all, > > I was hoping to make myself a bit more familiar with our > releasecandidate.xml script. It seems that I made an incorrect assumption > that any commits and things that the script performed on my behalf would > remain completely local unless I manually pushed at the end. However, it > appears that the script automates both commits and pushes. That's > unfortunate because it makes it harder for someone to practice or simulate > a release. Anyway, sorry for the noise. I'll do my best to revert. > > -- > Josh Tynjala > Bowler Hat LLC <https://bowlerhat.dev> >