Hennadii Chernyshchyk
Hennadii Chernyshchyk
I think the plugin requires some polishing before publication. I will try to help you with it.
I suggest to move all source files into `src` folder as in other projects at least.
Is it possible to add tagging support to `vcpkgCommitId`?
> Instead of specifying a tag, or a commit id, the best practice is to use vcpkg as a submodule, so that the vcpkg used is exactly the same locally...
The description still stays that a tag name as a `vcpkgCommitId` is forbidden: https://github.com/lukka/run-vcpkg/blob/61e8552287a5a780d01ecf4a9135e6ed1e234b44/action.yml#L24
@lukka Should it avoid caching at least when vcpkg step is failed? I have a workflow with saved cache and failed vcpkg step: https://github.com/crow-translate/crow-translate/runs/5240481054?check_suite_focus=true
> The fix is in v10.1, not in v10. Probably, yes... You are right, `v10.1` works correctly.
@lukka Exactly!
@sakhnik but why not built-in? It would be nice to have a nicer diff by default.
@sakhnik, bad to hear, but understandable. @jwhite510, are you planning to continue working on it?