-
Notifications
You must be signed in to change notification settings - Fork 46
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
Refactor PSake File to Perform Deployment in Azure DevOps - Fixes #179 #182
Conversation
This file contains 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 characters
Codecov Report
@@ Coverage Diff @@
## dev #182 +/- ##
==================================
- Coverage 89% 87% -3%
==================================
Files 12 12
Lines 896 896
==================================
- Hits 806 783 -23
- Misses 90 113 +23 |
PlagueHO
added a commit
that referenced
this pull request
Oct 3, 2018
* Update AppVeyor to use Visual Studio 2017 build agent * Resolve Powershell CORE Issues - RU Display (Issue #168) - Stored procedure debug logging - Retry logic not working * add change log, fix code review comments from @PlagueHO * Refactor PSake File to Perform Deployment in Azure DevOps - Fixes #179 (#182) * Added support for running integration tests in Azure DevOps * Suppress confirmation of installation of PSDepend module during CI * Prevent AppVeyor CI from executing deploy task * Correct Azure Pipelines Windows build environment variables * Add Publish Artifacts task to Windows Azure Pipeline * Add Publish step to Azure Pipeline CI topublish psakefile * Added missing Changelog entries * Fix Azure Pipelines YAML * Correct YAML again * Added PSDepend File Artifact to Azure Pipeline CI * Added build file artifact * Reworked CI Build Task to Update Git with version number * Correct Artefact PSDepend path * Prepare Release Pipeline * Correct Zip File artefact * Changed Azure DevOps Build Number format * Correct spelling of Name variable * Correct Build Number * Update Module Artefact name in Azure DevOps pipeline * Clean up Deploy Code * Prepare for Deployment * Change Deploy to run in any environment * Add Dignostic Code to PSake * Change build to always publish test results even if failed * Refactor Build Code * Fix Psake File * Change the Deploy Folder that the PSake file picks up * Update the Verbose information in the Deploy * Final Tweak to Deploy Output * Final updates to CHANGELOG.MD * Prepare for Release of 2.1.8
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bug Fixes
This PR refactors the PSake file to be able to perform deployment in Azure DevOps.
Improvements / Enhancements
This change is![Reviewable](https://camo.githubusercontent.com/1541c4039185914e83657d3683ec25920c672c6c5c7ab4240ee7bff601adec0b/68747470733a2f2f72657669657761626c652e696f2f7265766965775f627574746f6e2e737667)