-
-
Notifications
You must be signed in to change notification settings - Fork 92
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
v2.10.1 #1318
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
Fixing a typo :)
Update Tasks.md
… using: scoped var remapping
Alter Pode views documentation page to use Get-LocalUser instead of dummy function
Adds missing Name property to WindowsAd, WindowsLocal, and UserFile authentications
Adds a Test-Path check when loading modules; Fixes a stack overflow exception when using: scoped variables are remapped
…ore better with inbuilt defaults, write docs for SecretStore
Resolve a threading issue with secrets; Handle SecretStore vaults better with inbuilt defaults; Write documentation for SecretStore vaults
…me pester tests keep failing
Ported a more concise and stable version of the PowerShell installer for workflows
Only run CI workflows when required
Bump the version of mkdocs to 1.6.0; Bump the version of mkdocs-material theme to 9.5.23
Have Dependabot ensure that GitHub actions are up-to-date
Bumps [actions/add-to-project](https://github.com/actions/add-to-project) from 0.3.0 to 1.0.1. - [Release notes](https://github.com/actions/add-to-project/releases) - [Commits](actions/add-to-project@v0.3.0...v1.0.1) --- updated-dependencies: - dependency-name: actions/add-to-project dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
…ions/add-to-project-1.0.1 Bump actions/add-to-project from 0.3.0 to 1.0.1
Adds auto release notes generator to build file
Adds documentation for CIM modules, and needing to import them first
Bump Dockerfiles to PowerShell 7.4
Removes support for PS7.3 GitHub runners, and NET7 now that they are EOL; Fixes docker builds on GitHub runners
Split the license file up, add missing ones, and add the dependency licenses to be released with Pode
Adds v2.10.1 release notes
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.
Bugs
Documentation
Packaging
Dependencies