Commit bbe66b8
authored
🌟 [Major: Bump
## Description
This pull request includes updates to the `action.yml` file, bumping the
version of the Ìnvoke-Pester` action and adjusting inputs to the updated
version.
### Step Summary Configuration Changes:
* 🌟 Removed the `StepSummary_Enabled` input to simplify the
configuration options.
* Introduced the `StepSummary_Mode` input to control which tests to show
in the GitHub step summary, replacing the `StepSummary_ShowTests` input.
* Changed the default value of `StepSummary_ShowTestOverview` to `false`
to align with the new configuration approach.
### Pester Module Update:
* Updated the Pester module usage from version 3 to version 4 to ensure
compatibility with the latest features and improvements.
## Type of change
<!-- Use the check-boxes [x] on the options that are relevant. -->
- [ ] 📖 [Docs]
- [ ] 🪲 [Fix]
- [ ] 🩹 [Patch]
- [ ] Invoke-Pester to v4 (#15)1 parent 03e40bf commit bbe66b8
1 file changed
+4
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | 44 | | |
50 | 45 | | |
51 | 46 | | |
52 | 47 | | |
53 | | - | |
54 | | - | |
| 48 | + | |
| 49 | + | |
55 | 50 | | |
56 | 51 | | |
57 | 52 | | |
| |||
267 | 262 | | |
268 | 263 | | |
269 | 264 | | |
270 | | - | |
| 265 | + | |
271 | 266 | | |
272 | 267 | | |
273 | 268 | | |
| |||
282 | 277 | | |
283 | 278 | | |
284 | 279 | | |
285 | | - | |
286 | 280 | | |
287 | | - | |
| 281 | + | |
288 | 282 | | |
289 | 283 | | |
290 | 284 | | |
| |||
0 commit comments