fixed https://git.miaurizius.de/MiauRizius/MiauInv/issues/10 #11

Merged
MiauRizius merged 1 commits from chore/10-workflow-optimization into main 2026-06-10 02:00:22 +02:00
Owner

Description

Improve CI performance and simplify the test-and-lint workflow.

Changes include:

  • use a dedicated Go runner image
  • remove unnecessary Go installation steps from the workflow
  • streamline linting and testing steps
  • reduce workflow execution time
  • prepare the CI setup for parallel runner execution

Closes #10

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Chore / Refactoring (code cleanup or configuration updates)

Testing Environment

  • Verified via local development server
  • Verified compilation inside the Docker container
  • All unit tests passing successfully
## Description Improve CI performance and simplify the test-and-lint workflow. Changes include: * use a dedicated Go runner image * remove unnecessary Go installation steps from the workflow * streamline linting and testing steps * reduce workflow execution time * prepare the CI setup for parallel runner execution Closes #10 ## Type of Change * [ ] Bug fix (non-breaking change which fixes an issue) * [ ] New feature (non-breaking change which adds functionality) * [x] Chore / Refactoring (code cleanup or configuration updates) ## Testing Environment * [x] Verified via local development server * [x] Verified compilation inside the Docker container * [ ] All unit tests passing successfully
MiauRizius added the
Kind/Enhancement
Reviewed
Confirmed
1
Priority
High
2
labels 2026-06-10 02:00:06 +02:00
MiauRizius self-assigned this 2026-06-10 02:00:06 +02:00
MiauRizius added 1 commit 2026-06-10 02:00:07 +02:00
fixed #10
Some checks failed
test-and-lint / test-and-lint (pull_request) Failing after 1m33s
36ff377ac9
MiauRizius merged commit d854c8e02a into main 2026-06-10 02:00:22 +02:00
MiauRizius deleted branch chore/10-workflow-optimization 2026-06-10 02:00:22 +02:00
Sign in to join this conversation.
No description provided.