Please describe the project
An active fork of curl-impersonate with more versions and build targets. A series of patches that make curl requests look like Chrome, Firefox and Safari.
URL for the project
https://github.com/lexiforest/curl-impersonate
Describe current CI/CD setup
Using GitHub actions to build dependencies, and then the final binary, on macOS/Linux/Windows.
Describe the primary use case for the Github Action Runner
We want to have prebuilt libraries for ppc64le and s390x. We tried to use cross-compiling, but it's not working for s390x.
Paste a link to the existing actions workflow file(s) or directory
https://github.com/lexiforest/curl-impersonate/tree/main/.github/workflows
How often do you plan on executing the runner?
Every release, every PR and every commit on main.
What is the primary programming language for the project?
C/C++
Please select desired hardware
Account names of the GitHub repo admins that will need access to setting up the runner
lexiforest
Please describe the project
An active fork of curl-impersonate with more versions and build targets. A series of patches that make curl requests look like Chrome, Firefox and Safari.
URL for the project
https://github.com/lexiforest/curl-impersonate
Describe current CI/CD setup
Using GitHub actions to build dependencies, and then the final binary, on macOS/Linux/Windows.
Describe the primary use case for the Github Action Runner
We want to have prebuilt libraries for ppc64le and s390x. We tried to use cross-compiling, but it's not working for s390x.
Paste a link to the existing actions workflow file(s) or directory
https://github.com/lexiforest/curl-impersonate/tree/main/.github/workflows
How often do you plan on executing the runner?
Every release, every PR and every commit on main.
What is the primary programming language for the project?
C/C++
Please select desired hardware
Account names of the GitHub repo admins that will need access to setting up the runner
lexiforest