Sandeep Gupta

Results 18 comments of Sandeep Gupta

HI @skeletonkey, We're making good progress integrating rules_perl—we're now able to successfully build most of the targets after adding a genrule for the required Perl headers. However, we're encountering an...

**Hi @skeletonkey, thanks for your help. I am still getting same error:** # bazel build //... ERROR: /root/.cache/bazel/_bazel_root/cbf541a54b901d5596002dfdd311019c/external/+perl_dev_repositories+fcgi/BUILD.bazel:43:8: Compiling external/+perl_dev_repositories+fcgi/_objs/execroot/external/+perl_dev_repositories+fcgi/FCGI.c failed: (Exit 1): gcc failed: error executing CppCompile command (from...

Thanks! I’m happy to provide more detail on how this works: **a) What does a PR to any repo to add the configuration look like?** Yes, typically a PR is...

Each hosted runner VM can handle up to 4 concurrent jobs (containers). There's no restriction on how frequently jobs can be triggered — they can run as often as needed.

> What I'm trying to understand is: if we trigger 8 new jobs, will all of those run concurrently, or will we experience queuing? Yes, 8 jobs can run concurrently....

> Ok. Based on this I think we're interested in getting this setup. We'd be happy to take a PR for this if it's something you already have. Thanks @alex,...

Hi @alex, As mentioned earlier, I’ve completed the CI changes for `ppc64le` and opened the following PRs: - https://github.com/pyca/cryptography/pull/13130 - https://github.com/pyca/infra/pull/702 Looking forward to your feedback!

Hi @alex, Could you please upload the ppc64le wheel to PyPI? Let me know if there’s anything else I need to take care of to support this. Thanks!

> It'll go out with our next release. We'll discuss if we want to do a 45.0.x release for this. Hi @alex I noticed that version 45.0.6 was released yesterday,...

Hi @rgommers, Just checking in — do you have any plans or timeline for installing the Power GitHub Actions app on the repository? We're currently blocked on CI enablement for...