Skip to content

Refactor test-module workflow to run tests directly#80

Open
stephdl wants to merge 1 commit into
mainfrom
stephdl-patch-1
Open

Refactor test-module workflow to run tests directly#80
stephdl wants to merge 1 commit into
mainfrom
stephdl-patch-1

Conversation

@stephdl

@stephdl stephdl commented Jun 18, 2026

Copy link
Copy Markdown
Collaborator

This pull request simplifies the workflow configuration in .github/workflows/test-module.yml by consolidating multiple jobs into a single job and updating how tests are run. The main changes streamline the process and update the test strategy.

Workflow simplification:

  • Replaced the separate module and run_tests jobs with a single run job, reducing complexity and making the workflow easier to maintain.
  • Updated the test execution to use the test-module.yml@v1 reusable workflow, ensuring consistency and easier upgrades in the future.

Test configuration updates:

  • Changed the test input parameters to use ui_tests_strategy: on_renovate_ui_change and simplified the debug_shell input logic.

@stephdl stephdl requested a review from andre8244 June 18, 2026 13:23
@andre8244 andre8244 removed their request for review June 19, 2026 06:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant