-
-
Notifications
You must be signed in to change notification settings - Fork 176
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
Fix failing GitHub Actions CI #475
base: main
Are you sure you want to change the base?
Commits on Jan 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2d3c784 - Browse repository at this point
Copy the full SHA 2d3c784View commit details
Commits on Feb 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7881167 - Browse repository at this point
Copy the full SHA 7881167View commit details -
Configuration menu - View commit details
-
Copy full SHA for 066dd19 - Browse repository at this point
Copy the full SHA 066dd19View commit details -
Add format.ps1xml file back to complete manifest
Remove more unnecessary references to pesterinfo file Remove unused dependencies file Adjust version of Pester in readme
Configuration menu - View commit details
-
Copy full SHA for ef87911 - Browse repository at this point
Copy the full SHA ef87911View commit details -
Configuration menu - View commit details
-
Copy full SHA for e15f030 - Browse repository at this point
Copy the full SHA e15f030View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7dffdb - Browse repository at this point
Copy the full SHA b7dffdbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cd0fcd - Browse repository at this point
Copy the full SHA 1cd0fcdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0818688 - Browse repository at this point
Copy the full SHA 0818688View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3347b8c - Browse repository at this point
Copy the full SHA 3347b8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4fd8501 - Browse repository at this point
Copy the full SHA 4fd8501View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a1ab8c - Browse repository at this point
Copy the full SHA 0a1ab8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9206937 - Browse repository at this point
Copy the full SHA 9206937View commit details -
Configuration menu - View commit details
-
Copy full SHA for d4c4913 - Browse repository at this point
Copy the full SHA d4c4913View commit details -
Find out exact location of BuiltModule Path
Also show what is located in $env:PROJECTROOT/PSKoans and what is in $env:BUILTMODULEPATH
Configuration menu - View commit details
-
Copy full SHA for 6e1597b - Browse repository at this point
Copy the full SHA 6e1597bView commit details -
Access BuiltModulePath from env
GitHub env acts differently when set in the yml
Configuration menu - View commit details
-
Copy full SHA for 9b1e741 - Browse repository at this point
Copy the full SHA 9b1e741View commit details -
Forgot to delete upper portion
Also adds printout of all env variables
Configuration menu - View commit details
-
Copy full SHA for 8c677d9 - Browse repository at this point
Copy the full SHA 8c677d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d5a5cf - Browse repository at this point
Copy the full SHA 6d5a5cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e6dac3 - Browse repository at this point
Copy the full SHA 5e6dac3View commit details -
It seems that scripts need to have their environment variables passed in from the actions yaml
Configuration menu - View commit details
-
Copy full SHA for feb5630 - Browse repository at this point
Copy the full SHA feb5630View commit details -
Configuration menu - View commit details
-
Copy full SHA for 887e1e6 - Browse repository at this point
Copy the full SHA 887e1e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for d2e0797 - Browse repository at this point
Copy the full SHA d2e0797View commit details -
Add another env variable to script
Also clean up some of the unused debugging Flattens if/else now that I know which var is the correct one
Configuration menu - View commit details
-
Copy full SHA for 3c56d9c - Browse repository at this point
Copy the full SHA 3c56d9cView commit details -
Expand variable within variable
Also add some output statements for clarity
Configuration menu - View commit details
-
Copy full SHA for b6e9378 - Browse repository at this point
Copy the full SHA b6e9378View commit details -
Also, store the calculated path variable for use in later copying
Configuration menu - View commit details
-
Copy full SHA for 53f564b - Browse repository at this point
Copy the full SHA 53f564bView commit details -
Determine the value for PROJECTROOT
I am trying to understand how the env variables sometime pass in correct and sometimes are only seemingly visible (when viewing the action output) but not when trying to reference them in code.
Configuration menu - View commit details
-
Copy full SHA for 62dc635 - Browse repository at this point
Copy the full SHA 62dc635View commit details -
Configuration menu - View commit details
-
Copy full SHA for 30e63b8 - Browse repository at this point
Copy the full SHA 30e63b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for d9804aa - Browse repository at this point
Copy the full SHA d9804aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8bc0245 - Browse repository at this point
Copy the full SHA 8bc0245View commit details -
Configuration menu - View commit details
-
Copy full SHA for 71b9b64 - Browse repository at this point
Copy the full SHA 71b9b64View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9fbead6 - Browse repository at this point
Copy the full SHA 9fbead6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8cd7897 - Browse repository at this point
Copy the full SHA 8cd7897View commit details -
Made RequiredVersion accessible
Also allowed for more than 1 required or nested module going forward
Configuration menu - View commit details
-
Copy full SHA for 218c575 - Browse repository at this point
Copy the full SHA 218c575View commit details -
Also try to correctly specify module output location
Configuration menu - View commit details
-
Copy full SHA for ce0fc64 - Browse repository at this point
Copy the full SHA ce0fc64View commit details -
Configuration menu - View commit details
-
Copy full SHA for af95d8c - Browse repository at this point
Copy the full SHA af95d8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e1bf744 - Browse repository at this point
Copy the full SHA e1bf744View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e53a20 - Browse repository at this point
Copy the full SHA 4e53a20View commit details -
Configuration menu - View commit details
-
Copy full SHA for 30c5d29 - Browse repository at this point
Copy the full SHA 30c5d29View commit details -
Temporarily remove module cacher
It appears to have an issue restoring the PlatyPS module. Switching to manual always-install option
Configuration menu - View commit details
-
Copy full SHA for 492df63 - Browse repository at this point
Copy the full SHA 492df63View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4570179 - Browse repository at this point
Copy the full SHA 4570179View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b4b6ed - Browse repository at this point
Copy the full SHA 2b4b6edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 17a9f4c - Browse repository at this point
Copy the full SHA 17a9f4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d7b99a0 - Browse repository at this point
Copy the full SHA d7b99a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a670e1 - Browse repository at this point
Copy the full SHA 6a670e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff59daa - Browse repository at this point
Copy the full SHA ff59daaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 458cc95 - Browse repository at this point
Copy the full SHA 458cc95View commit details -
Configuration menu - View commit details
-
Copy full SHA for 04bb82e - Browse repository at this point
Copy the full SHA 04bb82eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 81efe4c - Browse repository at this point
Copy the full SHA 81efe4cView commit details
Commits on Feb 15, 2023
-
Revert back to caching ps modules
The platyPS module needed to match case exactly
Configuration menu - View commit details
-
Copy full SHA for 0c0eebb - Browse repository at this point
Copy the full SHA 0c0eebbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6bb1876 - Browse repository at this point
Copy the full SHA 6bb1876View commit details -
Update Measure-Koan for first-time execution
With using pester 5+ some of the old setup no longer works. This should fix that.
Configuration menu - View commit details
-
Copy full SHA for 5c3d2c3 - Browse repository at this point
Copy the full SHA 5c3d2c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for cff5e26 - Browse repository at this point
Copy the full SHA cff5e26View commit details -
Update tests to use -ModuleName
As part of the upgrade to pester 5
Configuration menu - View commit details
-
Copy full SHA for 5144398 - Browse repository at this point
Copy the full SHA 5144398View commit details -
Configuration menu - View commit details
-
Copy full SHA for eff73b2 - Browse repository at this point
Copy the full SHA eff73b2View commit details
Commits on Feb 17, 2023
-
Ensure new lines at EOF Update to use ModuleName where necessary All tests now pass!
Configuration menu - View commit details
-
Copy full SHA for cdc448d - Browse repository at this point
Copy the full SHA cdc448dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ff95b4 - Browse repository at this point
Copy the full SHA 3ff95b4View commit details -
Bump to latest versions Correct environment variable access
Configuration menu - View commit details
-
Copy full SHA for 52961af - Browse repository at this point
Copy the full SHA 52961afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 264ed7b - Browse repository at this point
Copy the full SHA 264ed7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4cc08ea - Browse repository at this point
Copy the full SHA 4cc08eaView commit details -
Small change to location variable for test files
Also added the generated coverage and test results files to the ignore.
Configuration menu - View commit details
-
Copy full SHA for 2cd21e9 - Browse repository at this point
Copy the full SHA 2cd21e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43e69b6 - Browse repository at this point
Copy the full SHA 43e69b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 83e1d7e - Browse repository at this point
Copy the full SHA 83e1d7eView commit details
Commits on Feb 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7167723 - Browse repository at this point
Copy the full SHA 7167723View commit details -
Move publish test results to publish job
Based heavily on the information here: https://github.com/marketplace/actions/publish-test-results#use-with-matrix-strategy
Configuration menu - View commit details
-
Copy full SHA for 356c8bc - Browse repository at this point
Copy the full SHA 356c8bcView commit details -
Accidentally using powershell syntax instead of github actions
Configuration menu - View commit details
-
Copy full SHA for 4db86ba - Browse repository at this point
Copy the full SHA 4db86baView commit details -
Configuration menu - View commit details
-
Copy full SHA for d45e00e - Browse repository at this point
Copy the full SHA d45e00eView commit details -
Also corrects all remaining variable references
Configuration menu - View commit details
-
Copy full SHA for 9132753 - Browse repository at this point
Copy the full SHA 9132753View commit details -
Configuration menu - View commit details
-
Copy full SHA for 26365da - Browse repository at this point
Copy the full SHA 26365daView commit details -
Move test reporting to its own job
Fix test results path so the entire workspace is not packaged Upload code coverage results revert publish job to as it was
Configuration menu - View commit details
-
Copy full SHA for 1f9de59 - Browse repository at this point
Copy the full SHA 1f9de59View commit details -
Configuration menu - View commit details
-
Copy full SHA for 202651b - Browse repository at this point
Copy the full SHA 202651bView commit details -
Change CI to better support test results
Based on https://github.com/EnricoMi/publish-unit-test-result-action/blob/v2.4.1/README.md#github-action-to-publish-test-results Also add new workflow to support this
Configuration menu - View commit details
-
Copy full SHA for f0dd08c - Browse repository at this point
Copy the full SHA f0dd08cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 82fb5ac - Browse repository at this point
Copy the full SHA 82fb5acView commit details -
Configuration menu - View commit details
-
Copy full SHA for aa33ffe - Browse repository at this point
Copy the full SHA aa33ffeView commit details -
Revert to original test result reporting
May still be a good idea to update to a non-deprecated action for publishing test results
Configuration menu - View commit details
-
Copy full SHA for ec1ec3c - Browse repository at this point
Copy the full SHA ec1ec3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 405b8fb - Browse repository at this point
Copy the full SHA 405b8fbView commit details -
Revert "Update to latest of MirageNet"
This reverts commit 405b8fb.
Configuration menu - View commit details
-
Copy full SHA for 81020ba - Browse repository at this point
Copy the full SHA 81020baView commit details -
Revert "Revert to original test result reporting"
This reverts commit ec1ec3c.
Configuration menu - View commit details
-
Copy full SHA for f6c153f - Browse repository at this point
Copy the full SHA f6c153fView commit details
Commits on Feb 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 69d700a - Browse repository at this point
Copy the full SHA 69d700aView commit details -
Also try to output code coverage results for extra information (why does code coverage state 0% when it should currently be around 8%?)
Configuration menu - View commit details
-
Copy full SHA for 41efda7 - Browse repository at this point
Copy the full SHA 41efda7View commit details -
Also remove passthru and adjust output to detailed
Configuration menu - View commit details
-
Copy full SHA for f33e55f - Browse repository at this point
Copy the full SHA f33e55fView commit details -
Specify folders for Invoke-Pester
Just the Tests folder for where to run from Just the PSKoans folder for where the source files are.
Configuration menu - View commit details
-
Copy full SHA for 6e233a7 - Browse repository at this point
Copy the full SHA 6e233a7View commit details -
This should allow Code Coverage to more directly link tests to their respective files Also chang the variable in the KoanValidation tests to actually print
Configuration menu - View commit details
-
Copy full SHA for 7b684a5 - Browse repository at this point
Copy the full SHA 7b684a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 93a9460 - Browse repository at this point
Copy the full SHA 93a9460View commit details -
Comment out install of PSKoans
Also demote output back to Normal from Detailed
Configuration menu - View commit details
-
Copy full SHA for 5424930 - Browse repository at this point
Copy the full SHA 5424930View commit details -
Configuration menu - View commit details
-
Copy full SHA for 146a507 - Browse repository at this point
Copy the full SHA 146a507View commit details -
Remove unneeded environment variable set
Also commented out suspected unneccesary step in the Test job
Configuration menu - View commit details
-
Copy full SHA for 7665ec2 - Browse repository at this point
Copy the full SHA 7665ec2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8261cff - Browse repository at this point
Copy the full SHA 8261cffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 160008f - Browse repository at this point
Copy the full SHA 160008fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 279eb79 - Browse repository at this point
Copy the full SHA 279eb79View commit details -
Add in proper PSModulePath setting
Also remove sanity debug output
Configuration menu - View commit details
-
Copy full SHA for d937df8 - Browse repository at this point
Copy the full SHA d937df8View commit details -
Configuration menu - View commit details
-
Copy full SHA for e13ca21 - Browse repository at this point
Copy the full SHA e13ca21View commit details -
Generate Help as required by tests
Remove unneccesary docs inclusion in tests
Configuration menu - View commit details
-
Copy full SHA for 6564d35 - Browse repository at this point
Copy the full SHA 6564d35View commit details -
Lower output back down to normal
Bump download-artifact to v3 to dismiss warning
Configuration menu - View commit details
-
Copy full SHA for becd594 - Browse repository at this point
Copy the full SHA becd594View commit details