-
Notifications
You must be signed in to change notification settings - Fork 654
Added Azure DevOps to the list of build platforms #1924
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
@@ -1,6 +1,7 @@ | |||
# Build Server Support | |||
GitVersion has support for quite a few build servers out of the box. Currently we support: | |||
|
|||
- [Azure DevOps](build-server/azure-devops.md) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
To keep the list in alphabetical order, I would suggest that this needs to go after AppVeyor.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Agree
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Will moved in the next PR, once this one already closed. How soon the changes are going to available on the web site? @arturcic
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@arturcic if I recall correctly, there is a webhook going over to readthedocs, so once merged, the docs build runs, and assuming it completes successfully, it happening very quickly. However, it doesn't look like this has happened yet. I don't have access to the readthedocs project, so can't see if the docs build has happened or not. I did notice this:
When I recently switched away from readthedocs for GitReleaseManager. I honestly don't know if that has been done for GitVersion or not.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@gep13 do you think we should also switch from readthedocs as you did for GRM?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@arturcic honestly not sure. I made the switch because I pretty much use Wyam for everything, so for me, it made sense to change over. It would be good to figure out "what" is going on with readthedocs, and to get access to administer it, so that we "can" make the switch. I checked with @GeertvanHorrik and he doesn't have access. I have just reached out to @JakeGinnivan in the hope that he has access, and can add the team.
Moved Azure DevOps under AppVeyor to keep alphabetical order
Thank you so much for your contributions, @ShvetsovZE 👍 |
No description provided.