cake-build / cake

:cake: Cake (C# Make) is a cross platform build automation system.
https://cakebuild.net
MIT License
3.89k stars 726 forks source link

GH4018 GH4019: TeamCity Messages Enhancements #3994

Closed BlythMeister closed 1 year ago

BlythMeister commented 1 year ago

Fix: #4018 Fix: #4019

gep13 commented 1 year ago

@BlythMeister is there an issue associated with this PR? i.e. was this change already discussed somewhere?

BlythMeister commented 1 year ago

Oh no there isn't one. It's just a couple of message types that TeamCity supports but cake doesn't. I can raise an issue to go with this if needed?

gep13 commented 1 year ago

@BlythMeister said... I can raise an issue to go with this if needed?

Yes, if you could, that would be appreciated. This will mean that the issue can be assigned to the next milestone, and ideally, the commit messages in this PR would be updated to mention the issue, so that there is complete traceability for the changes.

BlythMeister commented 1 year ago

Ok, no worries, I'll make the changes before the weekend and raise the linked issue.

BlythMeister commented 1 year ago

@gep13 discussions raised (#4002 and #4003)

BlythMeister commented 1 year ago

@augustoproiete @gep13 This should be ready now with 2 issues (for some reason i can't get them to link) and the commits have the hash for them in too :)

BlythMeister commented 1 year ago

not sure what's going on with the build failure, but doesn't look related

gep13 commented 1 year ago

@BlythMeister can you please see the message above regarding the CLA? Is this something that you are in a position to sign?

gep13 commented 1 year ago

@BlythMeister I have taken the liberty of making changes to your commit messages. You created two discussions, when what we normally make use of are issues. I have converted your discussions to issues, and I have updated the commit messages to point to the new issues.

Let me know if you have any questions.

BlythMeister commented 1 year ago

@microsoft-github-policy-service agree

gep13 commented 1 year ago

@BlythMeister said... not sure what's going on with the build failure, but doesn't look related

Due to the rebase, the CI builds are being kicked off again, so we can see if things build this time.

BlythMeister commented 1 year ago

@gep13 I thought I already had when I contributed here before.

gep13 commented 1 year ago

@BlythMeister said... I thought I already had when I contributed here before.

I believe that there has been a change to the CLA bot that we are making use of on this repository, as @devlead also had to sign it recently again. I don't have any other details on this at the minute though.

BlythMeister commented 1 year ago

@BlythMeister I have taken the liberty of making changes to your commit messages. You created two discussions, when what we normally make use of are issues. I have converted your discussions to issues, and I have updated the commit messages to point to the new issues.

Let me know if you have any questions.

Great thanks. I'm on PTO this week so away from my Dev machine so thanks!

BlythMeister commented 1 year ago

@microsoft-github-policy-service agree [company=15below]

BlythMeister commented 1 year ago

@microsoft-github-policy-service agree

BlythMeister commented 1 year ago

@microsoft-github-policy-service agree company="15below"

BlythMeister commented 1 year ago

@gep13 I have no idea if those commands worked 🤣🤣 Hopefully they have

gep13 commented 1 year ago

@BlythMeister fingers crossed!

Just had a quick chat with @devlead and he was working on cutting over to a new version of CLA bot, and that work has just finished. Going forward, other folks shouldn't need to re-sign the CLA if they already have, but unfortunately, you were in the middle to the transition, which is why you had to do it.

Apologies about that!

devlead commented 1 year ago

@gep13 I have no idea if those commands worked 🤣🤣 Hopefully they have

It worked🎉

image

BlythMeister commented 1 year ago

@BlythMeister fingers crossed!

Just had a quick chat with @devlead and he was working on cutting over to a new version of CLA bot, and that work has just finished. Going forward, other folks shouldn't need to re-sign the CLA if they already have, but unfortunately, you were in the middle to the transition, which is why you had to do it.

Apologies about that!

No need to apologise. It's all good!

devlead commented 1 year ago

@BlythMeister your changes have been merged, thanks for your contribution 👍