Seoester
Seoester
Thanks for the helpful response! `PIP_NO_BUILD_ISOLATION` sounds sufficient for the purposes of using `CIBW_BEFORE_BUILD`. Perhaps the documentation can be updated with your notes on building with PEP 517 / PEP...
> * Your project manifest includes the transpiled `.cpp` files, right? Because they're included in the sdist. So they'd be copied over into the isolated build before the wheel is...
> Do `PIP_BUILD_OPTION` and `PIP_GLOBAL_OPTION` work, by the way? I thought most of the pip flags can also be passed as environment variables? That works, good catch!
However, the pip wheel frontend for PEP 517 does not support passing configuration to the PEP 517 backend yet pypa/pip#5771 :( That includes `--build-option` and `--global-option`. Pip stops with an...
I think this project is in deep maintenance status, so new features are not a priority. AFAIU, Segment has moved mostly away from NSQ for message and event delivery (sometimes...
How is this PR going? Is the requested change the only thing blocking the merge? The CI seems to be failing because of missing dependencies in the test suite. I'd...
@ciprianbadescu thanks for the quick response. Would you mind if I replicated the PR and performed the change to speed things along?
@ddryden, I replicated your PR and we have been discussing the changes in #441.
Implementation is going a different route, and this PR can likely be closed https://github.com/puppetlabs/puppetlabs-puppet_agent/pull/441#issuecomment-948368554.
@joshcooper, thanks for the ping after so much time. The pinning you are referencing pins the Apt Source/Repo of the puppet-agent package. The pinning proposed in this PR (and my...