Skip to content

v1.0.8

Latest

Choose a tag to compare

@github-actions github-actions released this 02 Jul 01:42
4a1d20c

Changelog

  • 4a1d20c Add 'hugeParam' linter to GolangCI configuration and exclude RunnerConfig stuttering issue. Updated .golangci.yml to enhance linting rules and prevent breaking changes related to type name stuttering in runner types.
  • 46e1631 Refactor mockRunnerService methods and improve model update logic in GitLab Runner TUI. Updated method signatures to use underscore for unused parameters, enhancing code clarity. Refactored Update method in model to streamline window size and key press handling, improving maintainability. Adjusted various view updates for better input handling and user experience.
  • 72efd3e fix: remove deprecated golint from golangci-lint config