Safe-DS / DSL

Statically checked Data Science programs.
https://dsl.safeds.com
MIT License
11 stars 0 forks source link

feat: check if latest runner is installed #1097

Closed lars-reimann closed 2 months ago

lars-reimann commented 2 months ago

Closes #1096

Summary of Changes

Check whether the latest matching runner version is installed. If it's not, offer to update it.

github-actions[bot] commented 2 months ago

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ REPOSITORY git_diff yes no 0.12s
✅ TYPESCRIPT eslint 2 0 0 4.35s
✅ TYPESCRIPT prettier 2 0 0 0.97s

See detailed report in MegaLinter reports _Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff_

_MegaLinter is graciously provided by OX Security_

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (39d9e5a) to head (520f563).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1097 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 106 106 Lines 20648 20709 +61 Branches 4061 4061 ========================================= + Hits 20648 20709 +61 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

lars-reimann commented 2 months ago

:tada: This PR is included in version 0.13.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: