Stanislav Gabenov

Results 7 issues of Stanislav Gabenov

Would be nice to add a shape collection of DevOps tools that are commonly used within organizations. The list of the tools may be found here for instance: https://stackshare.io/index/devops Most...

For some specific builds i may need to combine files from multiple sources into one module. For example https://www.mrc-lmb.cam.ac.uk/kzhang/Gautomatch/Gautomatch_v0.56/ may need all files, that are downloaded from different URLs. Could...

question

Should be great, if this tool can be used as pre-commit hook. And there will be a description how to configure it to work with pre-commit https://pre-commit.com/

Add "About" section to the UI, where will be info: - Current Version \ Build \ Release number - Link to the GitHub Repository

I want to manage not only copyright header, but also years in it. For example, my header should look like: copyright_holder = "HashiCorp, Inc. 2014-2023" 1. So, when i run...

It seems like, if i use this tool with pre-commit, it tries to search Go files not in pre-commit .cache directory, but from root path of the repo. Could you...

bug