Commit Graph

21 Commits (399a360bad8ad9d946bbb711acb44e3a940d9c3c)

Author SHA1 Message Date
David Pine 1abb32ad3d Compressed .PNG image files (#15654) 2019-11-11 10:53:59 -06:00
Scott Addie a50faa4056
Use dotnetcli dev lang to colorize .NET Core CLI commands (#14361) 2019-09-17 16:01:04 -05:00
David Pine 769d8c6ae7 Removed images that are not referenced anywhere. (#13804) 2019-08-17 10:20:41 -05:00
Luke Latham f7ca70b9d2
Consolidate troubleshooting docs (#13231) 2019-07-17 16:56:16 -05:00
Luke Latham f0df4aaf7c React to new VS URL (#12154)
Updates
2019-04-24 15:51:50 -10:00
Luke Latham 2756e95ddf Add back 'mvc' to ms.custom (#12100) 2019-04-22 15:00:59 -05:00
Nick Schonning d6246ca38d fix: MD031/blanks-around-fences (#11605) 2019-03-20 10:32:05 -05:00
Nikita Potapenko 29934b8909 Update cicd.md (#11113)
Closes #11074
2019-02-28 13:29:55 -06:00
Tom Dykstra df0e93aeae
ms.custom format per Doug E. (#9949) 2018-12-11 08:01:58 -08:00
Cam Soper f3ae7f0176
SEO Hackathon December 2018 changes (#9876)
* Whoops - didn't mean to merge that to this branch!

* minor updates

* minor updates

* Fixed issue #8552

* added a note on URL

* made Auth URL consistent with the portal (rather than Visual Studio)

* added a cool dagger for Luke

* phrasing

* formatting

* formatting - re-adding code fenced URLs

* Update azure-ad-b2c-webapi.md

* SEO 2018 for /core/azure and /core/security directories

* SEO 2018 for /core/razor-pages directory

* added custom tag
2018-12-06 17:21:48 -06:00
Luke Latham 82d62266c0 Update 'checkbox' (#9419)
Fixes #9418 

Cleaning today and found a note *under my keyboard* to knock these out. 😀
2018-11-10 09:13:52 -10:00
Luke Latham 7120a2f985
Azure Apps troubleshooting title change (#9199) 2018-10-24 14:26:16 -05:00
Scott Addie cb89acac6d
Replace VSTS with Azure Pipelines (#8485)
Addresses one final piece of feedback in https://github.com/aspnet/Docs/pull/8479
2018-09-10 15:12:15 -05:00
Doug Erickson [MSFT] 2682da14f0 rebrand changes for 9/5 (#8479)
[Azure Lifecycle eBook Review Page](https://review.docs.microsoft.com/en-us/aspnet/core/azure/devops/?view=aspnetcore-2.1&branch=pr-en-us-8479)
2018-09-10 15:03:00 -05:00
Cam Soper f64c0ce92b
Coverupdate (#8448)
DevOps book cover update
2018-09-07 11:42:48 -05:00
Luke Latham f85202290b Remove HTTP links to Microsoft (#8353)
Fixes #8350
2018-08-30 11:48:27 -07:00
Scott Addie c0a8e315fe Expand upon unit testing in CI text (#8151)
* Expand upon unit testing in CI text

* Updated PDF with new CICD chapter
2018-08-17 14:36:34 -05:00
Cam Soper 225e1a2e88
DevOps guide PDF (#8134)
Rolling out the PDF for the book
2018-08-16 18:23:39 -05:00
Luke Latham 232d345f9e
Specify "Core" for ASP.NET Core refs (#8110) 2018-08-15 22:30:29 -05:00
Cam Soper c899de15fe
Azure DevOps book cover (#8031)
* initial commit

* refactored

* forgot the content

* formatting

* updated title

* Updated outline, wrote intro

* added list

* changes for feedback

* added list

* review time

* Fixed image paths

* Wade's feedback

* Typo

* clarity and polish

* clarity and polish (#6517)

* UE pass on Chapter 3 (#6533)

* Saving notes for DevOps pipeline creation (#6539)

Added some rough notes outlining much of the DevOps creation setup

* Prepare Azure Lifecycle Chapter 2 for Chapter 4 writing (#6536)

* Add notes for building build and release definitions in VSTS

* More work on VSTS release definition steps

* Refine Azure lifecycle CI/CD setup instructions (#6601)

Simplify the instructions by creating VSTS artifacts via **Continuous Delivery (Preview)** option in the Azure portal.

* Add screenshots to Azure lifecycle DevOps chapter (#6606)

* Add screenshots to Azure lifecycle DevOps chapter

* Minor tweaks

* Explain the VSTS release definition (#6608)

* Add screenshots to Azure lifecycle DevOps chapter

* Minor tweaks

* Explain release definition

* merging

* New troubleshooting doc and more

* New troubleshooting doc and more (#6718)

* clarity and polish

* merging

* New troubleshooting doc and more

* border images

* image borders

* Image fixes (#6720)

* clarity and polish

* merging

* New troubleshooting doc and more

* border images

* image borders

* edit pass

* moar edits

* links

* fixed image

* a word

* fixed another link

* fixed formatting

* more AI

* Add instructions for locating resources in Azure portal (#6787)

Also incorporate Acrolinx suggestions

* Add more screenshots for CD steps (#6789)

* Explain build definition in Azure Lifecycle Ch. 4 (#6794)

* Add content for triggering build and deploy via a GitHub push (#6797)

* no idea but I need to merge upstream

* Azure lifecycle (#6798)

* clarity and polish

* merging

* New troubleshooting doc and more

* border images

* image borders

* edit pass

* moar edits

* links

* fixed image

* a word

* fixed another link

* fixed formatting

* more AI

* no idea but I need to merge upstream

* Escape special characters in DevOps chapter (#6856)

* UE edit of Azure lifecycle Chapter 5 (#6859)

* UE edit of Azure lifecycle Chapter 5

* Minor tweak

* Add new instructions for DevOps pipeline creation (#7033)

* ready for review!

* revisions

* Experimenting with positioning

* ASP.NET site changes

* headings

* wording

* wrong directory - whoops :)

* cleaning up for no confusion

* toc experiments

* removing numbers from filenames

* refactoring directories and paths

* refactoring directories and paths

* metadata update for docfx

* Modify metadata

* Add metadata

* Add metadata

* Delete empty line

* Edit uid

* Add metadata

* Add metadata

* Add metadata

* Edit ToC title and xref link

* Convert to xref links

* Remove placeholder section

* Minor tweaks

* Convert to xref links

* Minor tweaks

* repo --> repository

* Acrolinx pass

* Acrolinx pass

* Acrolinx pass

* Acrolinx pass

* acknowledgments

* Convert to xref link

* Remove gerund

* rearrange TOC

* case

* Unit testing notes, DevOps updates for UI changes

* Added cover, converted to docx

* fixed typo

* removed extra file

* removing docx
2018-08-13 12:23:48 -05:00
Cam Soper 512c3738a4
Azure Lifecycle Guide work (#7944)
A whole bunch of commits - We've been working on this for a while! 😄
2018-08-08 20:45:25 -05:00