looztra / asdf-stern

stern (https://github.com/wercker/stern) plugin for asdf
Apache License 2.0
4 stars 3 forks source link

support stern v1.21.0 or later #13

Closed ryodocx closed 2 years ago

ryodocx commented 2 years ago

fix for accept breaking changes

https://github.com/stern/stern/releases/tag/v1.21.0

Breaking changes Since this version, the archive files will no longer be wrapped in a directory.

ryodocx commented 2 years ago

@looztra What do you think about this PR?