Skip to content
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

Have the tests run against the .\Release build #99

Closed
lipkau opened this issue Nov 1, 2017 · 0 comments
Closed

Have the tests run against the .\Release build #99

lipkau opened this issue Nov 1, 2017 · 0 comments

Comments

@lipkau
Copy link
Member

lipkau commented Nov 1, 2017

Expected Behavior

Invoke-Build runs tests against what will be published.

Current Behavior

invoke-Build runs tests against the development folder.

Possible Solution

Have the pester tests know if it's a Invoke-Build run, again if so, use -Script ".\Release\*".
.\Tests needs to be copied into the .\Release folder.

@lipkau lipkau changed the title Have the tests run again the .\Release build Have the tests run against the .\Release build Dec 1, 2017
lipkau added a commit to lipkau/ConfluencePS that referenced this issue Mar 18, 2018
* Added Travis-CI (pwsh on Linux and macOS)
* Added AppVeyor image for PowerShell v4
* Added AppVeyor tests on PowerShell v6
* Fix Tests to (also) run from Release Path
* Have CI run Pester Tests from Release (closes AtlassianPS#99)
* Have the Build script to "compile" the functions into the psm1 file (enhances performance)
* Have a zip file deploy as artifcat of the release (closes AtlassianPS#90)
@lipkau lipkau mentioned this issue Mar 18, 2018
6 tasks
@ghost ghost assigned lipkau Mar 18, 2018
@ghost ghost added Status:In Review labels Mar 18, 2018
lipkau added a commit to lipkau/ConfluencePS that referenced this issue Mar 18, 2018
* Added Travis-CI (pwsh on Linux and macOS)
* Added AppVeyor image for PowerShell v4
* Added AppVeyor tests on PowerShell v6
* Fix Tests to (also) run from Release Path
* Have CI run Pester Tests from Release (closes AtlassianPS#99)
* Have the Build script to "compile" the functions into the psm1 file (enhances performance)
* Have a zip file deploy as artifcat of the release (closes AtlassianPS#90)
* Added github files for CODEOWNERS and CONTRIBUTING
lipkau added a commit to lipkau/ConfluencePS that referenced this issue Mar 18, 2018
* Added Travis-CI (pwsh on Linux and macOS)
* Added AppVeyor image for PowerShell v4
* Added AppVeyor tests on PowerShell v6
* Fix Tests to (also) run from Release Path
* Have CI run Pester Tests from Release (closes AtlassianPS#99)
* Have the Build script to "compile" the functions into the psm1 file (enhances performance)
* Have a zip file deploy as artifcat of the release (closes AtlassianPS#90)
* Added github files for CODEOWNERS and CONTRIBUTING
lipkau added a commit to lipkau/ConfluencePS that referenced this issue Mar 18, 2018
* Added Travis-CI (pwsh on Linux and macOS)
* Added AppVeyor image for PowerShell v4
* Added AppVeyor tests on PowerShell v6
* Fix Tests to (also) run from Release Path
* Have CI run Pester Tests from Release (closes AtlassianPS#99)
* Have the Build script to "compile" the functions into the psm1 file (enhances performance)
* Have a zip file deploy as artifcat of the release (closes AtlassianPS#90)
* Added github files for CODEOWNERS and CONTRIBUTING
lipkau added a commit to lipkau/ConfluencePS that referenced this issue Mar 18, 2018
* Added Travis-CI (pwsh on Linux and macOS)
* Added AppVeyor image for PowerShell v4
* Added AppVeyor tests on PowerShell v6
* Fix Tests to (also) run from Release Path
* Have CI run Pester Tests from Release (closes AtlassianPS#99)
* Have the Build script to "compile" the functions into the psm1 file (enhances performance)
* Have a zip file deploy as artifcat of the release (closes AtlassianPS#90)
* Added github files for CODEOWNERS and CONTRIBUTING
lipkau added a commit to lipkau/ConfluencePS that referenced this issue Mar 18, 2018
* Added Travis-CI (pwsh on Linux and macOS)
* Added AppVeyor image for PowerShell v4
* Added AppVeyor tests on PowerShell v6
* Fix Tests to (also) run from Release Path
* Have CI run Pester Tests from Release (closes AtlassianPS#99)
* Have the Build script to "compile" the functions into the psm1 file (enhances performance)
* Have a zip file deploy as artifcat of the release (closes AtlassianPS#90)
* Added github files for CODEOWNERS and CONTRIBUTING
lipkau added a commit to lipkau/ConfluencePS that referenced this issue Mar 18, 2018
* Added Travis-CI (pwsh on Linux and macOS)
* Added AppVeyor image for PowerShell v4
* Added AppVeyor tests on PowerShell v6
* Fix Tests to (also) run from Release Path
* Have CI run Pester Tests from Release (closes AtlassianPS#99)
* Have the Build script to "compile" the functions into the psm1 file (enhances performance)
* Have a zip file deploy as artifcat of the release (closes AtlassianPS#90)
* Added github files for CODEOWNERS and CONTRIBUTING
lipkau added a commit to lipkau/ConfluencePS that referenced this issue Mar 18, 2018
* Added Travis-CI (pwsh on Linux and macOS)
* Added AppVeyor image for PowerShell v4
* Added AppVeyor tests on PowerShell v6
* Fix Tests to (also) run from Release Path
* Have CI run Pester Tests from Release (closes AtlassianPS#99)
* Have the Build script to "compile" the functions into the psm1 file (enhances performance)
* Have a zip file deploy as artifcat of the release (closes AtlassianPS#90)
* Added github files for CODEOWNERS and CONTRIBUTING
lipkau added a commit to lipkau/ConfluencePS that referenced this issue Mar 18, 2018
* Added Travis-CI (pwsh on Linux and macOS)
* Added AppVeyor image for PowerShell v4
* Added AppVeyor tests on PowerShell v6
* Fix Tests to (also) run from Release Path
* Have CI run Pester Tests from Release (closes AtlassianPS#99)
* Have the Build script to "compile" the functions into the psm1 file (enhances performance)
* Have a zip file deploy as artifcat of the release (closes AtlassianPS#90)
* Added github files for CODEOWNERS and CONTRIBUTING
lipkau added a commit to lipkau/ConfluencePS that referenced this issue Mar 18, 2018
* Added Travis-CI (pwsh on Linux and macOS)
* Added AppVeyor image for PowerShell v4
* Added AppVeyor tests on PowerShell v6
* Fix Tests to (also) run from Release Path
* Have CI run Pester Tests from Release (closes AtlassianPS#99)
* Have the Build script to "compile" the functions into the psm1 file (enhances performance)
* Have a zip file deploy as artifcat of the release (closes AtlassianPS#90)
* Added github files for CODEOWNERS and CONTRIBUTING
lipkau added a commit to lipkau/ConfluencePS that referenced this issue Mar 18, 2018
* Added Travis-CI (pwsh on Linux and macOS)
* Added AppVeyor image for PowerShell v4
* Added AppVeyor tests on PowerShell v6
* Fix Tests to (also) run from Release Path
* Have CI run Pester Tests from Release (closes AtlassianPS#99)
* Have the Build script to "compile" the functions into the psm1 file (enhances performance)
* Have a zip file deploy as artifcat of the release (closes AtlassianPS#90)
* Added github files for CODEOWNERS and CONTRIBUTING
lipkau added a commit to lipkau/ConfluencePS that referenced this issue Mar 18, 2018
* Added Travis-CI (pwsh on Linux and macOS)
* Added AppVeyor image for PowerShell v4
* Added AppVeyor tests on PowerShell v6
* Fix Tests to (also) run from Release Path
* Have CI run Pester Tests from Release (closes AtlassianPS#99)
* Have the Build script to "compile" the functions into the psm1 file (enhances performance)
* Have a zip file deploy as artifcat of the release (closes AtlassianPS#90)
* Added github files for CODEOWNERS and CONTRIBUTING
lipkau added a commit to lipkau/ConfluencePS that referenced this issue Mar 18, 2018
* Added Travis-CI (pwsh on Linux and macOS)
* Added AppVeyor image for PowerShell v4
* Added AppVeyor tests on PowerShell v6
* Fix Tests to (also) run from Release Path
* Have CI run Pester Tests from Release (closes AtlassianPS#99)
* Have the Build script to "compile" the functions into the psm1 file (enhances performance)
* Have a zip file deploy as artifcat of the release (closes AtlassianPS#90)
* Added github files for CODEOWNERS and CONTRIBUTING
lipkau added a commit to lipkau/ConfluencePS that referenced this issue Mar 18, 2018
* Added Travis-CI (pwsh on Linux and macOS)
* Added AppVeyor image for PowerShell v4
* Added AppVeyor tests on PowerShell v6
* Fix Tests to (also) run from Release Path
* Have CI run Pester Tests from Release (closes AtlassianPS#99)
* Have the Build script to "compile" the functions into the psm1 file (enhances performance)
* Have a zip file deploy as artifcat of the release (closes AtlassianPS#90)
* Added github files for CODEOWNERS and CONTRIBUTING
lipkau added a commit to lipkau/ConfluencePS that referenced this issue Mar 18, 2018
* Added Travis-CI (pwsh on Linux and macOS)
* Added AppVeyor image for PowerShell v4
* Added AppVeyor tests on PowerShell v6
* Fix Tests to (also) run from Release Path
* Have CI run Pester Tests from Release (closes AtlassianPS#99)
* Have the Build script to "compile" the functions into the psm1 file (enhances performance)
* Have a zip file deploy as artifcat of the release (closes AtlassianPS#90)
* Added github files for CODEOWNERS and CONTRIBUTING
lipkau added a commit to lipkau/ConfluencePS that referenced this issue Mar 18, 2018
* Added Travis-CI (pwsh on Linux and macOS)
* Added AppVeyor image for PowerShell v4
* Added AppVeyor tests on PowerShell v6
* Fix Tests to (also) run from Release Path
* Have CI run Pester Tests from Release (closes AtlassianPS#99)
* Have the Build script to "compile" the functions into the psm1 file (enhances performance)
* Have a zip file deploy as artifcat of the release (closes AtlassianPS#90)
* Added github files for CODEOWNERS and CONTRIBUTING
lipkau added a commit to lipkau/ConfluencePS that referenced this issue Mar 18, 2018
* Added Travis-CI (pwsh on Linux and macOS)
* Added AppVeyor image for PowerShell v4
* Added AppVeyor tests on PowerShell v6
* Fix Tests to (also) run from Release Path
* Have CI run Pester Tests from Release (closes AtlassianPS#99)
* Have the Build script to "compile" the functions into the psm1 file (enhances performance)
* Have a zip file deploy as artifcat of the release (closes AtlassianPS#90)
* Added github files for CODEOWNERS and CONTRIBUTING
lipkau added a commit to lipkau/ConfluencePS that referenced this issue Mar 18, 2018
* Added Travis-CI (pwsh on Linux and macOS)
* Added AppVeyor image for PowerShell v4
* Added AppVeyor tests on PowerShell v6
* Fix Tests to (also) run from Release Path
* Have CI run Pester Tests from Release (closes AtlassianPS#99)
* Have the Build script to "compile" the functions into the psm1 file (enhances performance)
* Have a zip file deploy as artifcat of the release (closes AtlassianPS#90)
* Added github files for CODEOWNERS and CONTRIBUTING
lipkau added a commit to lipkau/ConfluencePS that referenced this issue Mar 18, 2018
* Added Travis-CI (pwsh on Linux and macOS)
* Added AppVeyor image for PowerShell v4
* Added AppVeyor tests on PowerShell v6
* Fix Tests to (also) run from Release Path
* Have CI run Pester Tests from Release (closes AtlassianPS#99)
* Have the Build script to "compile" the functions into the psm1 file (enhances performance)
* Have a zip file deploy as artifcat of the release (closes AtlassianPS#90)
* Added github files for CODEOWNERS and CONTRIBUTING
lipkau added a commit to lipkau/ConfluencePS that referenced this issue Mar 19, 2018
* Added AppVeyor image for PowerShell v4
* Added AppVeyor tests on PowerShell v6
* Fix Tests to (also) run from Release Path
* Have CI run Pester Tests from Release (closes AtlassianPS#99)
* Have the Build script to "compile" the functions into the psm1 file (enhances performance)
* Have a zip file deploy as artifcat of the release (closes AtlassianPS#90)
* Added github files for CODEOWNERS and CONTRIBUTING
lipkau added a commit to lipkau/ConfluencePS that referenced this issue Mar 19, 2018
* Added AppVeyor image for PowerShell v4
* Added AppVeyor tests on PowerShell v6
* Fix Tests to (also) run from Release Path
* Have CI run Pester Tests from Release (closes AtlassianPS#99)
* Have the Build script to "compile" the functions into the psm1 file (enhances performance)
* Have a zip file deploy as artifcat of the release (closes AtlassianPS#90)
* Added github files for CODEOWNERS and CONTRIBUTING
lipkau added a commit to lipkau/ConfluencePS that referenced this issue Mar 19, 2018
* Added AppVeyor image for PowerShell v4
* Added AppVeyor tests on PowerShell v6
* Fix Tests to (also) run from Release Path
* Have CI run Pester Tests from Release (closes AtlassianPS#99)
* Have the Build script to "compile" the functions into the psm1 file (enhances performance)
* Have a zip file deploy as artifcat of the release (closes AtlassianPS#90)
* Added github files for CODEOWNERS and CONTRIBUTING
lipkau added a commit to lipkau/ConfluencePS that referenced this issue Mar 19, 2018
* Added AppVeyor image for PowerShell v4
* Added AppVeyor tests on PowerShell v6
* Fix Tests to (also) run from Release Path
* Have CI run Pester Tests from Release (closes AtlassianPS#99)
* Have the Build script to "compile" the functions into the psm1 file (enhances performance)
* Have a zip file deploy as artifcat of the release (closes AtlassianPS#90)
* Added github files for CODEOWNERS and CONTRIBUTING
lipkau added a commit to lipkau/ConfluencePS that referenced this issue Mar 19, 2018
* Added AppVeyor image for PowerShell v4
* Added AppVeyor tests on PowerShell v6
* Fix Tests to (also) run from Release Path
* Have CI run Pester Tests from Release (closes AtlassianPS#99)
* Have the Build script to "compile" the functions into the psm1 file (enhances performance)
* Have a zip file deploy as artifcat of the release (closes AtlassianPS#90)
* Added github files for CODEOWNERS and CONTRIBUTING
lipkau added a commit to lipkau/ConfluencePS that referenced this issue Mar 19, 2018
* Added AppVeyor image for PowerShell v4
* Added AppVeyor tests on PowerShell v6
* Fix Tests to (also) run from Release Path
* Have CI run Pester Tests from Release (closes AtlassianPS#99)
* Have the Build script to "compile" the functions into the psm1 file (enhances performance)
* Have a zip file deploy as artifcat of the release (closes AtlassianPS#90)
* Added github files for CODEOWNERS and CONTRIBUTING
lipkau added a commit to lipkau/ConfluencePS that referenced this issue Mar 19, 2018
* Added AppVeyor image for PowerShell v4
* Added AppVeyor tests on PowerShell v6
* Fix Tests to (also) run from Release Path
* Have CI run Pester Tests from Release (closes AtlassianPS#99)
* Have the Build script to "compile" the functions into the psm1 file (enhances performance)
* Have a zip file deploy as artifcat of the release (closes AtlassianPS#90)
* Added github files for CODEOWNERS and CONTRIBUTING
lipkau added a commit to lipkau/ConfluencePS that referenced this issue Mar 19, 2018
* Added AppVeyor image for PowerShell v4
* Added AppVeyor tests on PowerShell v6
* Fix Tests to (also) run from Release Path
* Have CI run Pester Tests from Release (closes AtlassianPS#99)
* Have the Build script to "compile" the functions into the psm1 file (enhances performance)
* Have a zip file deploy as artifcat of the release (closes AtlassianPS#90)
* Added github files for CODEOWNERS and CONTRIBUTING
lipkau added a commit to lipkau/ConfluencePS that referenced this issue Mar 19, 2018
* Added AppVeyor image for PowerShell v4
* Added AppVeyor tests on PowerShell v6
* Fix Tests to (also) run from Release Path
* Have CI run Pester Tests from Release (closes AtlassianPS#99)
* Have the Build script to "compile" the functions into the psm1 file (enhances performance)
* Have a zip file deploy as artifcat of the release (closes AtlassianPS#90)
* Added github files for CODEOWNERS and CONTRIBUTING
lipkau added a commit to lipkau/ConfluencePS that referenced this issue Mar 19, 2018
* Added AppVeyor image for PowerShell v4
* Added AppVeyor tests on PowerShell v6
* Fix Tests to (also) run from Release Path
* Have CI run Pester Tests from Release (closes AtlassianPS#99)
* Have the Build script to "compile" the functions into the psm1 file (enhances performance)
* Have a zip file deploy as artifcat of the release (closes AtlassianPS#90)
* Added github files for CODEOWNERS and CONTRIBUTING
lipkau added a commit to lipkau/ConfluencePS that referenced this issue Mar 19, 2018
* Added AppVeyor image for PowerShell v4
* Added AppVeyor tests on PowerShell v6
* Fix Tests to (also) run from Release Path
* Have CI run Pester Tests from Release (closes AtlassianPS#99)
* Have the Build script to "compile" the functions into the psm1 file (enhances performance)
* Have a zip file deploy as artifcat of the release (closes AtlassianPS#90)
* Added github files for CODEOWNERS and CONTRIBUTING
* Fixed read of binary file on Linux
lipkau added a commit to lipkau/ConfluencePS that referenced this issue Mar 19, 2018
* Added AppVeyor image for PowerShell v4
* Added AppVeyor tests on PowerShell v6
* Fix Tests to (also) run from Release Path
* Have CI run Pester Tests from Release (closes AtlassianPS#99)
* Have the Build script to "compile" the functions into the psm1 file (enhances performance)
* Have a zip file deploy as artifcat of the release (closes AtlassianPS#90)
* Added github files for CODEOWNERS and CONTRIBUTING
* Refactored handling of files (they are now passed on to the proxy function for it to handle the differences between WinPoSh and PoShCore)
* Updated tests of Attachments (no longer can upload multiple files at once)
* No longer validate empty body in POST on Invoke-Method
lipkau added a commit to lipkau/ConfluencePS that referenced this issue Mar 20, 2018
* Added AppVeyor image for PowerShell v4
* Added AppVeyor tests on PowerShell v6
* Fix Tests to (also) run from Release Path
* Have CI run Pester Tests from Release (closes AtlassianPS#99)
* Have the Build script to "compile" the functions into the psm1 file (enhances performance)
* Have a zip file deploy as artifcat of the release (closes AtlassianPS#90)
* Added github files for CODEOWNERS and CONTRIBUTING
* Refactored handling of files (they are now passed on to the proxy function for it to handle the differences between WinPoSh and PoShCore)
* No longer validate empty body in POST on Invoke-Method
* Fix StatusCode for errors on PSv6
lipkau added a commit to lipkau/ConfluencePS that referenced this issue Mar 20, 2018
* Added AppVeyor image for PowerShell v4
* Added AppVeyor tests on PowerShell v6
* Fix Tests to (also) run from Release Path
* Have CI run Pester Tests from Release (closes AtlassianPS#99)
* Have the Build script to "compile" the functions into the psm1 file (enhances performance)
* Have a zip file deploy as artifcat of the release (closes AtlassianPS#90)
* Added github files for CODEOWNERS and CONTRIBUTING
* Refactored handling of files (they are now passed on to the proxy function for it to handle the differences between WinPoSh and PoShCore)
* No longer validate empty body in POST on Invoke-Method
* Fix StatusCode for errors on PSv6
lipkau added a commit to lipkau/ConfluencePS that referenced this issue Mar 20, 2018
* Added AppVeyor image for PowerShell v4
* Added AppVeyor tests on PowerShell v6
* Fix Tests to (also) run from Release Path
* Have CI run Pester Tests from Release (closes AtlassianPS#99)
* Have the Build script to "compile" the functions into the psm1 file (enhances performance)
* Have a zip file deploy as artifcat of the release (closes AtlassianPS#90)
* Added github files for CODEOWNERS and CONTRIBUTING
* Refactored handling of files (they are now passed on to the proxy function for it to handle the differences between WinPoSh and PoShCore)
* No longer validate empty body in POST on Invoke-Method
* Fix StatusCode for errors on PSv6
lipkau added a commit to lipkau/ConfluencePS that referenced this issue Mar 20, 2018
* Added AppVeyor image for PowerShell v4
* Added AppVeyor tests on PowerShell v6
* Fix Tests to (also) run from Release Path
* Have CI run Pester Tests from Release (closes AtlassianPS#99)
* Have the Build script to "compile" the functions into the psm1 file (enhances performance)
* Have a zip file deploy as artifcat of the release (closes AtlassianPS#90)
* Added github files for CODEOWNERS and CONTRIBUTING
* Refactored handling of files (they are now passed on to the proxy function for it to handle the differences between WinPoSh and PoShCore)
* No longer validate empty body in POST on Invoke-Method
* Fix StatusCode for errors on PSv6
lipkau added a commit to lipkau/ConfluencePS that referenced this issue Mar 20, 2018
* Added AppVeyor image for PowerShell v4
* Added AppVeyor tests on PowerShell v6
* Fix Tests to (also) run from Release Path
* Have CI run Pester Tests from Release (closes AtlassianPS#99)
* Have the Build script to "compile" the functions into the psm1 file (enhances performance)
* Have a zip file deploy as artifcat of the release (closes AtlassianPS#90)
* Added github files for CODEOWNERS and CONTRIBUTING
* Refactored handling of files (they are now passed on to the proxy function for it to handle the differences between WinPoSh and PoShCore)
* No longer validate empty body in POST on Invoke-Method
* Fix StatusCode for errors on PSv6
lipkau added a commit to lipkau/ConfluencePS that referenced this issue Mar 20, 2018
* Added AppVeyor image for PowerShell v4
* Added AppVeyor tests on PowerShell v6
* Fix Tests to (also) run from Release Path
* Have CI run Pester Tests from Release (closes AtlassianPS#99)
* Have the Build script to "compile" the functions into the psm1 file (enhances performance)
* Have a zip file deploy as artifcat of the release (closes AtlassianPS#90)
* Added github files for CODEOWNERS and CONTRIBUTING
* Refactored handling of files (they are now passed on to the proxy function for it to handle the differences between WinPoSh and PoShCore)
* No longer validate empty body in POST on Invoke-Method
* Fix StatusCode for errors on PSv6
lipkau added a commit to lipkau/ConfluencePS that referenced this issue Mar 20, 2018
* Added AppVeyor image for PowerShell v4
* Added AppVeyor tests on PowerShell v6
* Fix Tests to (also) run from Release Path
* Have CI run Pester Tests from Release (closes AtlassianPS#99)
* Have the Build script to "compile" the functions into the psm1 file (enhances performance)
* Have a zip file deploy as artifcat of the release (closes AtlassianPS#90)
* Added github files for CODEOWNERS and CONTRIBUTING
* Refactored handling of files (they are now passed on to the proxy function for it to handle the differences between WinPoSh and PoShCore)
* No longer validate empty body in POST on Invoke-Method
* Fix StatusCode for errors on PSv6
lipkau added a commit to lipkau/ConfluencePS that referenced this issue Mar 21, 2018
* Added AppVeyor image for PowerShell v4
* Added AppVeyor tests on PowerShell v6
* Fix Tests to (also) run from Release Path
* Have CI run Pester Tests from Release (closes AtlassianPS#99)
* Have the Build script to "compile" the functions into the psm1 file (enhances performance)
* Have a zip file deploy as artifcat of the release (closes AtlassianPS#90)
* Added github files for CODEOWNERS and CONTRIBUTING
* Refactored handling of files (they are now passed on to the proxy function for it to handle the differences between WinPoSh and PoShCore)
* No longer validate empty body in POST on Invoke-Method
* Fix StatusCode for errors on PSv6
lipkau added a commit to lipkau/ConfluencePS that referenced this issue Mar 21, 2018
* Added AppVeyor image for PowerShell v4
* Added AppVeyor tests on PowerShell v6
* Fix Tests to (also) run from Release Path
* Have CI run Pester Tests from Release (closes AtlassianPS#99)
* Have the Build script to "compile" the functions into the psm1 file (enhances performance)
* Have a zip file deploy as artifcat of the release (closes AtlassianPS#90)
* Added github files for CODEOWNERS and CONTRIBUTING
* Refactored handling of files (they are now passed on to the proxy function for it to handle the differences between WinPoSh and PoShCore)
* No longer validate empty body in POST on Invoke-Method
* Fix StatusCode for errors on PSv6
lipkau added a commit to lipkau/ConfluencePS that referenced this issue Mar 21, 2018
* Added AppVeyor image for PowerShell v4
* Added AppVeyor tests on PowerShell v6
* Fix Tests to (also) run from Release Path
* Have CI run Pester Tests from Release (closes AtlassianPS#99)
* Have the Build script to "compile" the functions into the psm1 file (enhances performance)
* Have a zip file deploy as artifcat of the release (closes AtlassianPS#90)
* Added github files for CODEOWNERS and CONTRIBUTING
* Refactored handling of files (they are now passed on to the proxy function for it to handle the differences between WinPoSh and PoShCore)
* No longer validate empty body in POST on Invoke-Method
* Fix StatusCode for errors on PSv6
lipkau added a commit to lipkau/ConfluencePS that referenced this issue Mar 21, 2018
* Added AppVeyor image for PowerShell v4
* Added AppVeyor tests on PowerShell v6
* Fix Tests to (also) run from Release Path
* Have CI run Pester Tests from Release (closes AtlassianPS#99)
* Have the Build script to "compile" the functions into the psm1 file (enhances performance)
* Have a zip file deploy as artifcat of the release (closes AtlassianPS#90)
* Added github files for CODEOWNERS and CONTRIBUTING
* Refactored handling of files (they are now passed on to the proxy function for it to handle the differences between WinPoSh and PoShCore)
* No longer validate empty body in POST on Invoke-Method
* Fix StatusCode for errors on PSv6
lipkau added a commit to lipkau/ConfluencePS that referenced this issue Mar 21, 2018
* Added AppVeyor image for PowerShell v4
* Added AppVeyor tests on PowerShell v6
* Fix Tests to (also) run from Release Path
* Have CI run Pester Tests from Release (closes AtlassianPS#99)
* Have the Build script to "compile" the functions into the psm1 file (enhances performance)
* Have a zip file deploy as artifcat of the release (closes AtlassianPS#90)
* Added github files for CODEOWNERS and CONTRIBUTING
* Refactored handling of files (they are now passed on to the proxy function for it to handle the differences between WinPoSh and PoShCore)
* No longer validate empty body in POST on Invoke-Method
* Fix StatusCode for errors on PSv6
@lipkau lipkau mentioned this issue Mar 22, 2018
@lipkau lipkau closed this as completed in ed7b969 Mar 22, 2018
@ghost ghost removed the Status:In Review label Mar 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant