Adam Gross

Results 10 issues of Adam Gross

This pull request resolves an issue where scanners receive an incorrect path if they use `PathList` as their `path_function`. It also includes a test to demonstrate the issue. `PathList` can...

scanner

I built and ran buildifier on Windows and found that when I run it on .bzl files (e.g. BUILD.bzl) with Windows CRLF line endings, it rewrites the file with Unix...

I originally filed this against urllib3 in https://github.com/urllib3/urllib3/issues/3008 but the investigation so far is showing that urllib3 is providing the correct data to python-zstandard. ### Environment info OS Windows-10-10.0.22621-SP0 Python...

bug

**Description:** I am unable to **Action version:** actions/setup-python@v4 **Platform:** - [ ] Ubuntu - [ ] macOS - [x] Windows **Runner type:** - [ ] Hosted - [x] Self-hosted **Tools...

bug

I am looking to integrate this for my company's EMU account and have a few questions. First, the README says: "We recommend that you have a dedicated GitHub organization for...

This change introduces remote caching support to SCons. Currently SCons has support for caching built objects in directories, but remote caching adds support for sharing built objects across multiple machines....

cachedir

Sorry if this is already covered. How long is a token created by create-github-app-token expected to last? It appears that it only lasts 1 hour so our longer Conan builds...

After struggling twice through creating a GitHub App, I filed https://github.com/actions/create-github-app-token/issues/89 and was encouraged to submit a pull request. This patch attempts to improve the documentation by: 1. Documenting the...

My company is going to be installing this action once per organization in order to get submodules to work. I would really like to be able to point them to...

documentation
pull request welcome

Changelog: (Feature): Add support for zstd compression Docs: Will create one if this PR is acceptable - [x] Refer to the issue that supports this Pull Request. - [x] If...