ccnet / CruiseControl.NET

CruiseControl.NET is an Automated Continuous Integration server, implemented using the .NET Framework. Downloads at sourceforge. The documentation can be found at:
https://ccnet.github.io/CruiseControl.NET
Other
406 stars 225 forks source link

Items for 1.9 release #275

Open RubenWillems opened 5 years ago

RubenWillems commented 5 years ago

There are 2 new project boards, so we can easily follow up what needs to be done. Comment on this thread what items need to go on which board.

mintsoft commented 5 years ago

I'd love 2.0 to have dynamic adding and reloading of projects without it having to stop all projects.

savornicesei commented 5 years ago

@RubenWillems So everything that's on release/CCNet-1.8 branch was also added to master, right? Is it possible to tag the commit from which 1.8.5 version was released? It would ease regression testing and release notes for the 1.9 version.

RubenWillems commented 5 years ago

Hi

everything should be in the master branch also. you want an extra tag in the master branch where the 1.8.5 was branched from?

with kind regards Ruben Willems

On Fri, 31 May 2019 at 00:26, Simona Avornicesei notifications@github.com wrote:

@RubenWillems https://github.com/RubenWillems So everything that's on release/CCNet-1.8 branch was also added to master, right? Is it possible to tag the commit from which 1.8.5 version was released? It would ease regression testing and release notes for the 1.9 version.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/ccnet/CruiseControl.NET/issues/275?email_source=notifications&email_token=AAEUZAK3XLHP7EC7CSEVMC3PYBIDFA5CNFSM4HL25AS2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWTV4FI#issuecomment-497507861, or mute the thread https://github.com/notifications/unsubscribe-auth/AAEUZALEA7XLKFEBOF7O5ODPYBIDFANCNFSM4HL25ASQ .

savornicesei commented 5 years ago

Hi, Yes, if it's possible.

Best, Simo

RubenWillems commented 5 years ago

Hi

My git knowledge is bad, so bare with me. it does not seem possible, but from looking around, the only safe way is to use git reflog show --no-abbrev

and those logs are automatically deleted after 90 days.

I tried some other commands, but the output was not convincing, so unless somebody can provide me with the commit hash, it is not possible, sorry.

There are also changes merged back, making it even hards to do. When we move to GIT, it was very new to all of us, and we did not tag it when we made the branch :-(

source : https://stackoverflow.com/questions/3998883/git-how-to-find-commit-hash-where-branch-originated-from

with kind regards Ruben Willems

On Fri, 31 May 2019 at 11:01, Simona Avornicesei notifications@github.com wrote:

Hi, Yes, if it's possible.

Best, Simo

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/ccnet/CruiseControl.NET/issues/275?email_source=notifications&email_token=AAEUZAOEIHEVXIA24YDIUFLPYDSNTA5CNFSM4HL25AS2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWUUZNI#issuecomment-497634485, or mute the thread https://github.com/notifications/unsubscribe-auth/AAEUZAMIDJTJNAJXZX3CKELPYDSNTANCNFSM4HL25ASQ .

savornicesei commented 5 years ago

Yeah, kind of expected. I could not get some clear history from git either. Does the svn repo still exist on sourceforge?

RubenWillems commented 5 years ago

Hi

I doubt that, all links where replaced to point to github.

with kind regards Ruben Willems

On Wed, 5 Jun 2019 at 14:58, Simona Avornicesei notifications@github.com wrote:

Yeah, kind of expected. I could not get some clear history from git either. Does the svn repo still exist on sourceforge?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/ccnet/CruiseControl.NET/issues/275?email_source=notifications&email_token=AAEUZANSCLBTVBB2CTFGVYTPY62AXA5CNFSM4HL25AS2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODW7TYXA#issuecomment-499072092, or mute the thread https://github.com/notifications/unsubscribe-auth/AAEUZAKRNX4EM4F7GYT6L73PY62AXANCNFSM4HL25ASQ .