Rui Chen

Results 506 issues of Rui Chen

currently, it assumes the `.gau.toml` under home dir, it would be good to make it configurable.

The env variable cannot reference another env variable at the same level, for example, it wont work like this ``` env: IS_QA: "qa" PROJECT: "important" LOCAL_TAG: "${{env.IS_QA}}-latest" AWS_TASKDEF: "project-${{env.PROJECT}}-something" ```...

bug

👋 it would be great that the nassl-{version}.tar.gz file can also be uploaded into the pypi index as it is needed for [the homebrew formula build](https://github.com/Homebrew/homebrew-core/blob/master/Formula/sslyze.rb#L13-L16). Thanks!

It would be good to have a tagged release, and maybe published pypi artifact as well? Thanks! cc @vortexau

During the 0.11.0 or even 1.0.0-beta upgrades, I have run into some issue as below: ``` $ next build warn - No build cache found. Please configure build caching for...

👋 thanks for creating this valuable plugin, I wonder if you can tag commits for the recent releases and potentially make some release notes so that it is easy to...

👋 it looks like the current release (`0.20220729`) is marked as `pre-release`, raising this issue to confirm if that is intended (as [we did before](https://github.com/MaskRay/ccls/issues/786) :) ). A bit context...

While adding the license for [the formula update](https://github.com/Homebrew/homebrew-core/pull/99966), I realized that the license file did not get included in the source code, can you include the LICENSE file in the...

I think it would be nice to support YAML config instead of JSON config

The last release was made like four years, it would be good to make a new one. Thanks! cc @spook