Below you will find pages that utilize the taxonomy term “MikeSchulze”
May 13, 2024
GdUnit4 - Test Runner Action
Version updated for MikeSchulze/gdUnit4-action to version v1.1.1.
This action is used across all versions by 13 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes v1.1.1
What’s Changed Other Changes GD-45: Fix action cache to store Godot version when using godot-force-mono to force run with Godot Mono by @MikeSchulze in https://github.com/MikeSchulze/gdUnit4-action/pull/44 Bump dorny/test-reporter from 1.9.0 to 1.9.1 in /.gdunit4_action/publish-test-report by @dependabot in https://github.com/MikeSchulze/gdUnit4-action/pull/42 Bump dorny/test-reporter from 1.
May 11, 2024
GdUnit4 - Test Runner Action
Version updated for MikeSchulze/gdUnit4-action to version v1.1.0.
This action is used across all versions by 13 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes v1.1.0
What’s Changed GD-40: Add property to enforce running GDScript test with Godot Mono executable by @MikeSchulze in https://github.com/MikeSchulze/gdUnit4-action/pull/41 Full Changelog: https://github.com/MikeSchulze/gdUnit4-action/compare/v1.0.8...v1.1.0
April 28, 2024
GdUnit4 - Test Runner Action
Version updated for MikeSchulze/gdUnit4-action to version v1.0.8.
This action is used across all versions by 11 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Improvements GD-26: Use gdunit4.test.adapter to run C# tests by @MikeSchulze in https://github.com/MikeSchulze/gdUnit4-action/pull/34 Other Changes GD-26_2: Use custom GdUnit4.Parameters to avoid XDisplay error not found by @MikeSchulze in https://github.com/MikeSchulze/gdUnit4-action/pull/38 GD-26: Use the right reporter based on test run type by @MikeSchulze in https://github.
April 27, 2024
GdUnit4 - Test Runner Action
Version updated for MikeSchulze/gdUnit4-action to version v1.0.7.
This action is used across all versions by 11 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Other Changes GD-36: Fixes action fails with permission denied error when using an installed version by @argusherd in https://github.com/MikeSchulze/gdUnit4-action/pull/37 New Contributors @argusherd made their first contribution in https://github.com/MikeSchulze/gdUnit4-action/pull/37 Full Changelog: https://github.com/MikeSchulze/gdUnit4-action/compare/v1.0.6...v1.0.7
April 27, 2024
GdUnit4 - Test Runner Action
Version updated for MikeSchulze/gdUnit4-action to version v1.0.6.
This action is used across all versions by 11 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Other Changes Bump dorny/test-reporter from 1.8.0 to 1.9.0 in /.gdunit4_action/publish-test-report by @dependabot in https://github.com/MikeSchulze/gdUnit4-action/pull/25 Fix broken link in README.md by @myyk in https://github.com/MikeSchulze/gdUnit4-action/pull/27 Allow to disable the report publishing by @MikeSchulze in https://github.com/MikeSchulze/gdUnit4-action/pull/35 New Contributors @myyk made their first contribution in https://github.
April 1, 2024
GdUnit4 - Test Runner Action
Version updated for MikeSchulze/gdUnit4-action to version v1.0.5.
This action is used across all versions by 7 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Other Changes GD-23: Add parameter to make Report Upload/Publishing optional by @kdavis in https://github.com/MikeSchulze/gdUnit4-action/pull/22 GD-21: Add parameter to support custom project directory by @MikeSchulze in https://github.com/MikeSchulze/gdUnit4-action/pull/24 New Contributors @kdavis made their first contribution in https://github.com/MikeSchulze/gdUnit4-action/pull/22 Full Changelog: https://github.com/MikeSchulze/gdUnit4-action/compare/v1.0.4...v1.0.5
March 1, 2024
GdUnit4 - Test Runner Action
Version updated for MikeSchulze/gdUnit4-action to version v1.0.4.
This action is used across all versions by 4 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Other Changes GD-19: Fix update Godot project cache issues @MikeSchulze in https://github.com/MikeSchulze/gdUnit4-action/pull/20 Full Changelog: https://github.com/MikeSchulze/gdUnit4-action/compare/v1.0.3...v1.0.4
February 17, 2024
GdUnit4 - Test Runner Action
Version updated for MikeSchulze/gdUnit4-action to version v1.0.3.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes V1.0.2 Hot Fix What’s Changed Other Changes GD-17: Fix failing action if no addons installed by @MikeSchulze in https://github.com/MikeSchulze/gdUnit4-action/pull/18 Full Changelog: https://github.com/MikeSchulze/gdUnit4-action/compare/v1.0.2...v1.0.3
February 13, 2024
GdUnit4 - Test Runner Action
Version updated for MikeSchulze/gdUnit4-action to version v1.0.2.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes V1.0.2 Hot Fix What’s Changed Bug Fixes The action should not fail if additional plugins are installed by @MikeSchulze #15 Do not fail if no reports found (e.g. no tests executed) Full Changelog: https://github.com/MikeSchulze/gdUnit4-action/compare/v1.0.1...v1.0.2
February 11, 2024
GdUnit4 - Test Runner Action
Version updated for MikeSchulze/gdUnit4-action to version v1.0.1.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Improvements Add an option to keep the installed version by @rgson in https://github.com/MikeSchulze/gdUnit4-action/pull/8 Other Changes Fix README, the default godot-status (standard -> stable) by @rgson in https://github.com/MikeSchulze/gdUnit4-action/pull/7 Added missing contribution guidelines by @MikeSchulze in https://github.com/MikeSchulze/gdUnit4-action/pull/9 GD-12: Pass on errors if the test run fails by @MikeSchulze in https://github.