-
-
Save scmgalaxy/18cdc46a192ed582f7af2a3e78dbf916 to your computer and use it in GitHub Desktop.
Revisions
-
g0t4 revised this gist
Sep 21, 2016 . 1 changed file with 2 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -6,6 +6,8 @@ Shortened URL for this gist: https://git.io/vitgf - Solitaire https://github.com/g0t4/teamcity-course-cards ### Tidbits - Microsoft Build Tools 2015 - https://www.microsoft.com/en-us/download/details.aspx?id=48159 - Start mailhog with docker: ```bash -
g0t4 revised this gist
Sep 21, 2016 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,6 +1,6 @@ Shortened URL for this gist: https://git.io/vitgf ### Repositories - Spring Pet Clinic [https://github.com/g0t4/teamcity-course-spring-petclinic](https://github.com/g0t4/teamcity-course-spring-petclinic) - AspNet.Identity.Mongo [https://github.com/g0t4/teamcity-course-aspnet-identity-mongo](https://github.com/g0t4/teamcity-course-aspnet-identity-mongo) - Solitaire https://github.com/g0t4/teamcity-course-cards -
g0t4 revised this gist
Sep 21, 2016 . 1 changed file with 4 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,7 +1,11 @@ Shortened URL for this gist: https://git.io/vitgf Repositories: - Spring Pet Clinic [https://github.com/g0t4/teamcity-course-spring-petclinic](https://github.com/g0t4/teamcity-course-spring-petclinic) - AspNet.Identity.Mongo [https://github.com/g0t4/teamcity-course-aspnet-identity-mongo](https://github.com/g0t4/teamcity-course-aspnet-identity-mongo) - Solitaire https://github.com/g0t4/teamcity-course-cards - Microsoft Build Tools 2015 - https://www.microsoft.com/en-us/download/details.aspx?id=48159 - Start mailhog with docker: ```bash -
g0t4 revised this gist
Sep 20, 2016 . 1 changed file with 2 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -11,4 +11,5 @@ docker run -d \ -p 1025:1025 \ -p 8025:8025 \ mailhog/mailhog ``` - TeamCity 10 - What is new - Webinar Recording https://blog.jetbrains.com/teamcity/2016/08/webinar-recording-whats-new-in-teamcity-10-0/ - Shows much more of the integration available with external Issue Trackers (i.e. GitHub Issues), Commit Status (i.e. pull requests in GitHub) and using Project level Connections to simplify creating builds for repositories in external VCS systems like GitHub. -
g0t4 revised this gist
Sep 20, 2016 . 1 changed file with 10 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -2,4 +2,13 @@ Shortened URL for this gist: https://git.io/vitgf - Spring Pet Clinic [https://github.com/g0t4/teamcity-course-spring-petclinic](https://github.com/g0t4/teamcity-course-spring-petclinic) - AspNet.Identity.Mongo [https://github.com/g0t4/teamcity-course-aspnet-identity-mongo](https://github.com/g0t4/teamcity-course-aspnet-identity-mongo) - Microsoft Build Tools 2015 - https://www.microsoft.com/en-us/download/details.aspx?id=48159 - Start mailhog with docker: ```bash docker run -d \ --restart unless-stopped \ --name mailhog \ -p 1025:1025 \ -p 8025:8025 \ mailhog/mailhog ``` -
g0t4 revised this gist
Sep 20, 2016 . 1 changed file with 2 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,4 +1,5 @@ Shortened URL for this gist: https://git.io/vitgf - Spring Pet Clinic [https://github.com/g0t4/teamcity-course-spring-petclinic](https://github.com/g0t4/teamcity-course-spring-petclinic) - AspNet.Identity.Mongo [https://github.com/g0t4/teamcity-course-aspnet-identity-mongo](https://github.com/g0t4/teamcity-course-aspnet-identity-mongo) - Microsoft Build Tools 2015 - https://www.microsoft.com/en-us/download/details.aspx?id=48159 -
g0t4 revised this gist
Sep 20, 2016 . 1 changed file with 2 additions and 4 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,6 +1,4 @@ Shortened URL for this gist: https://git.io/vitgf - Spring Pet Clinic [https://github.com/g0t4/teamcity-course-spring-petclinic](https://github.com/g0t4/teamcity-course-spring-petclinic) - AspNet.Identity.Mongo [https://github.com/g0t4/teamcity-course-aspnet-identity-mongo](https://github.com/g0t4/teamcity-course-aspnet-identity-mongo) -
g0t4 revised this gist
Sep 2, 2016 . 1 changed file with 3 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,4 +1,6 @@ Shortened URL for this gist: https://git.io/vitgf - Module 2 - Spring Pet Clinic [https://github.com/g0t4/teamcity-course-spring-petclinic](https://github.com/g0t4/teamcity-course-spring-petclinic) - Module 3 - AspNet.Identity.Mongo [https://github.com/g0t4/teamcity-course-aspnet-identity-mongo](https://github.com/g0t4/teamcity-course-aspnet-identity-mongo) -
g0t4 revised this gist
Sep 2, 2016 . 1 changed file with 4 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1 +1,4 @@ Shortened URL for this gist: https://git.io/vitgf - Module 2 - Spring Pet Clinic [https://github.com/g0t4/teamcity-course-spring-petclinic](https://github.com/g0t4/teamcity-course-spring-petclinic) -
g0t4 revised this gist
Sep 1, 2016 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -13,4 +13,4 @@ services: volumes: - ./data/agent:/data/teamcity_agent/conf environment: SERVER_URL: http://teamcity:8111 -
g0t4 revised this gist
Sep 1, 2016 . No changes.There are no files selected for viewing
-
g0t4 renamed this gist
Sep 1, 2016 . 1 changed file with 0 additions and 0 deletions.There are no files selected for viewing
File renamed without changes. -
g0t4 revised this gist
Sep 1, 2016 . 1 changed file with 16 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,16 @@ version: '2' services: teamcity: image: jetbrains/teamcity-server:10.0.1 volumes: - ./data/server/datadir:/data/teamcity_server/datadir - ./data/server/logs:/opt/teamcity/logs ports: - 8111:8111 teamcity-agent: image: jetbrains/teamcity-agent:10.0.1 volumes: - ./data/agent:/data/teamcity_agent/conf environment: SERVER_URL: http://teamcity -
g0t4 revised this gist
Sep 1, 2016 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1 +1 @@ Shortened URL for this gist: https://git.io/vitgf -
g0t4 created this gist
Sep 1, 2016 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1 @@ -