v0.2.41

nektos/actv0.2.41Feb 1, 2023by nektos-ci

AI Summary

This release adds support for remote reusable workflows and introduces test result step summaries, alongside various dependency updates.

Key Highlights

  • Step summary of test results
  • Add remote reusable workflows
  • Release extension
  • Pull and rebuild docker by default

New Features

  • Step summary of test results
  • Add remote reusable workflows
  • Release extension

Full Release Notes

## Changelog
### New Features
* 932863b feat: step summary of test results (#1580)
* 78e1ceb feat: release extension
* d690a5f feat: release extension
* 19e6929 feat: release extension
* 82a8c1e feat: add remote reusable workflows (#1525)
### Other
* b91e4b0 chore: bump VERSION to 0.2.41
* e259dc2 build(deps): bump github.com/moby/buildkit from 0.11.1 to 0.11.2 (#1589)
* 70ae63b build(deps): bump golangci/golangci-lint-action from 3.3.1 to 3.4.0 (#1590)
* 01952d0 cI: make stalebot less annoying (#1587)
* 3748772 test: Do not leak step env in composite (#1585)
* 09e9f6a build(deps): bump github.com/moby/buildkit from 0.11.0 to 0.11.1 (#1576)
* a2856ae build(deps): bump golang.org/x/term from 0.3.0 to 0.4.0 (#1577)
* 612e08f build(deps): bump github.com/docker/docker (#1573)
* 1b7212f build(deps): bump github.com/rhysd/actionlint from 1.6.22 to 1.6.23 (#1574)
* 75d19d0 build(deps): bump actions/github-script from 5 to 6 (#1572)
* 7ada9d3 chore: update docs for installing act as GH CLI extension
* b00babd refactor: pull and rebuild docker by default (#1569)
* 566b9d8 Fixed auto-generated platform configuration with Micro size image (#1566)
* 7ebcc1c Feature/allow worktrees (#1530)