An open API service for providing issue and pull request metadata for open source projects.

GitHub / PSModule/Test-PSModule issues and pull requests

#105 - Bump actions/checkout from 5 to 6

Pull Request - State: closed - Opened by dependabot[bot] 2 months ago - 1 comment
Labels: dependencies

#100 - 🪲 [Fix]: Remove unnecessary LogGroup wrappers in tests

Pull Request - State: closed - Opened by MariusStorhaug 10 months ago

#98 - 🌟 [Major]: Support parallel workflows and split in concerns

Pull Request - State: closed - Opened by MariusStorhaug 12 months ago
Labels: Major

#97 - 🩹 [Patch]: Update linter and git configuration

Pull Request - State: closed - Opened by MariusStorhaug 12 months ago

#90 - 🪲 [Fix]: Skip import test

Pull Request - State: closed - Opened by MariusStorhaug about 1 year ago

#88 - 🩹 [Patch]: Add Retry on Install-Module

Pull Request - State: closed - Opened by MariusStorhaug about 1 year ago

#87 - 🩹 [Patch]: Improve test output

Pull Request - State: closed - Opened by MariusStorhaug about 1 year ago

#86 - 🪲 [Fix]: Fix skip when multiple skips are found

Pull Request - State: closed - Opened by MariusStorhaug about 1 year ago

#84 - 🚀 [Feature]: Enable skips on SourceCode.PSModule tests

Pull Request - State: closed - Opened by MariusStorhaug about 1 year ago

#83 - 🩹 [Patch]; Disable ternary check

Pull Request - State: closed - Opened by MariusStorhaug about 1 year ago

#82 - 🪲 [Fix]: Disable Debug dialogs for tests

Pull Request - State: open - Opened by MariusStorhaug about 1 year ago

#79 - 🩹 [Patch]: Remove shell section on artifact name

Pull Request - State: closed - Opened by MariusStorhaug about 1 year ago

#76 - [New Test]: Find Function name and alias collision

Issue - State: open - Opened by MariusStorhaug about 1 year ago

#73 - 🚀[Feature]: Add a way to skip types of tests

Issue - State: closed - Opened by MariusStorhaug over 1 year ago

#70 - 🩹 [Patch]: Added verbosity to BeforeAll

Pull Request - State: closed - Opened by MariusStorhaug over 1 year ago

#69 - 🪲 [Fix]: Test results outputs

Pull Request - State: closed - Opened by MariusStorhaug over 1 year ago

#68 - 🌟 [Major]: Module folder restructure to support variables

Pull Request - State: closed - Opened by MariusStorhaug over 1 year ago
Labels: Major

#67 - 🚀[Feature]: Publish test results to workflow or PR

Issue - State: closed - Opened by MariusStorhaug over 1 year ago - 1 comment

#65 - 🪲 [Fix]: Fix ternary operation checker

Pull Request - State: closed - Opened by MariusStorhaug over 1 year ago

#63 - [New test]: Check that params have examples

Issue - State: open - Opened by MariusStorhaug over 1 year ago

#61 - 🩹 [Patch]: Add a test to check that each function has a test

Pull Request - State: closed - Opened by MariusStorhaug almost 2 years ago

#59 - 🩹 [Patch]: Change script name check to AST based check

Pull Request - State: closed - Opened by MariusStorhaug almost 2 years ago

#58 - 🩹 [Patch]: Script files should only contain one function

Pull Request - State: closed - Opened by MariusStorhaug almost 2 years ago

#55 - 🩹 [Patch]: Add test checking for use of ternary operations

Pull Request - State: closed - Opened by MariusStorhaug almost 2 years ago

#54 - 🩹 [Patch]: Test for usage of `Out-Null`

Pull Request - State: closed - Opened by MariusStorhaug almost 2 years ago

#52 - 🩹 [Patch]: Add ´$IsWindows` for Windows PowerShell runs

Pull Request - State: closed - Opened by MariusStorhaug almost 2 years ago

#51 - 🩹 [Patch]: Move module import test to general tests

Pull Request - State: closed - Opened by MariusStorhaug almost 2 years ago

#50 - 🩹 [Patch]: Check for proc count

Pull Request - State: closed - Opened by MariusStorhaug almost 2 years ago

#47 - 🩹 [Patch]: Alignment

Pull Request - State: closed - Opened by MariusStorhaug almost 2 years ago

#45 - 🩹 [Patch]: Don't require source code to be in a module folder.

Pull Request - State: closed - Opened by MariusStorhaug almost 2 years ago

#44 - 🚀[Feature]: Let a local config control what tests should be run

Issue - State: closed - Opened by MariusStorhaug almost 2 years ago - 1 comment

#43 - 🩹 [Patch]: Align workflow settings on actions

Pull Request - State: closed - Opened by MariusStorhaug almost 2 years ago

#42 - 🪲 [Fix]: Issues with changing collection on Pester + PSSA

Pull Request - State: closed - Opened by MariusStorhaug almost 2 years ago
Labels: Patch

#41 - 🪲[Bug]: Pester + PSScriptAnalyzer failing sometimes

Issue - State: open - Opened by MariusStorhaug almost 2 years ago
Labels: bug

#40 - 🚀[Feature]: Add comment on PR after test is run.

Issue - State: open - Opened by MariusStorhaug almost 2 years ago

#39 - Tests

Pull Request - State: open - Opened by MariusStorhaug almost 2 years ago

#38 - 🩹 [Patch]: Disable PSUseConsistentWhitespace for modules

Pull Request - State: closed - Opened by MariusStorhaug almost 2 years ago

#36 - 🪲 [Fix]: Avoid using Set-ModuleManifest on diverse runners

Pull Request - State: closed - Opened by MariusStorhaug almost 2 years ago

#35 - 🩹 [Patch]: Add static code analysis use case test

Pull Request - State: open - Opened by MariusStorhaug almost 2 years ago

#34 - [New Test]: Every function/filter should have a test

Issue - State: closed - Opened by MariusStorhaug almost 2 years ago

#33 - 🩹 [Patch]: Test module manifest before import

Pull Request - State: closed - Opened by MariusStorhaug almost 2 years ago

#32 - 🪲 [Fix]: Folder name of docs

Pull Request - State: closed - Opened by MariusStorhaug almost 2 years ago

#31 - 🩹 [Patch]: Add tests and update linter

Pull Request - State: closed - Opened by MariusStorhaug almost 2 years ago

#30 - [New Test]: Use [System.Environment]::OS instead of `$IsWindows`

Issue - State: closed - Opened by MariusStorhaug almost 2 years ago - 1 comment

#29 - [New Test] Compatability warning: Use of ternary

Issue - State: closed - Opened by MariusStorhaug almost 2 years ago

#28 - 🚀 [Feature]: Add `Shell` parameter

Pull Request - State: closed - Opened by MariusStorhaug almost 2 years ago
Labels: Minor

#27 - 🚀[Feature]: Test on different versions of PowerShell

Issue - State: closed - Opened by MariusStorhaug almost 2 years ago - 1 comment

#26 - 🚀[Feature]: Test on MacOS, Linux and Windows

Issue - State: closed - Opened by MariusStorhaug almost 2 years ago - 3 comments

#25 - [New Test]: Use `$null = ...` instead of `... | Out-Null`

Issue - State: closed - Opened by MariusStorhaug almost 2 years ago

#24 - 🩹 [Patch] Align with PSModule framework

Pull Request - State: closed - Opened by MariusStorhaug almost 2 years ago

#23 - 🩹[Patch] Remove show files from tests

Pull Request - State: closed - Opened by MariusStorhaug almost 2 years ago

#22 - 🩹[Patch] Move test module to `PSModuleTest`

Pull Request - State: closed - Opened by MariusStorhaug almost 2 years ago

#21 - Initial version

Pull Request - State: closed - Opened by MariusStorhaug almost 2 years ago
Labels: Major

#19 - [New Test] PowerShell keywords use lower case

Issue - State: closed - Opened by MariusStorhaug almost 2 years ago

#14 - [New Test] Add check for manifest file name

Issue - State: open - Opened by MariusStorhaug almost 2 years ago - 1 comment

#12 - [New Test] Script file doesnt start with an empty line

Issue - State: open - Opened by MariusStorhaug almost 2 years ago

#11 - 🩹[Patch] Add workflow notice for succeeded tests

Pull Request - State: closed - Opened by MariusStorhaug almost 2 years ago

#8 - [Feature] On failures, post a number in the PR + link to the failing run

Issue - State: closed - Opened by MariusStorhaug almost 2 years ago - 1 comment

#7 - Fixing workflow issues

Pull Request - State: closed - Opened by MariusStorhaug almost 2 years ago

#2 - initial minor version

Pull Request - State: closed - Opened by MariusStorhaug almost 2 years ago
Labels: Minor

#1 - Initial release of the action

Pull Request - State: closed - Opened by MariusStorhaug almost 2 years ago
Labels: Minor