ptrhck
ptrhck
Add support for cross-building Python applications to `test`, `package` inside-of/for a Docker image
I think this would also address this issue https://github.com/pantsbuild/pants/issues/15557. Is this feature on the roadmap and to be expected shortly?
Just checking if I have understood this correctly: Is Something like [VPC Sharing](https://aws.amazon.com/blogs/networking-and-content-delivery/vpc-sharing-a-new-approach-to-multiple-accounts-and-vpc-management/) due to that issue not possible?
This would be really great! I would also like to know what is best practice on authentication, especially with AWS RDS.
Yes, did I miss that section?
This would be an awesome feature!
@chidimo I am currently trying to get the same setup going. Maybe this is a more general question, but if I use GraphiQL, should I see the Cookie also in...
@ivarsg Thank you! So this also holds true for GraphiQL? On the other hand, asumming that the GraphQL API is at domain api.staging.company.com and the frontend with Apolllo client is...
@syberen Thank you so much for your hint. It was an Nginx problem locally and an AWS problem in the cloud.
@kendallroth Could you share your implementation how you have solved the following steps in Apollo? - Calling refreshToken via Apollo whenever a request fails because of authentication (then retrying operation...
Where are the `dockerExtraFiles ` located in the live environment? I have used a Lambda layer to provide .so files which are available in `/opt`. E.g., in my django settings...