Paul Podgorsek
Paul Podgorsek
As the reports folder might have been mounted, it is not guaranteed that its permissions can be changed. (this should be done by the process that runs the container) It...
This ticket was broken away from issue #352 in order to better track those individual features.
AWS Device Farm allows to use real devices to run tests, all connected to their cloud infrastructure. It would be good to check whether they have an API which could...
Self-signed certificates are always problematic. It should be possible to declare them in the configuration to avoid any issues when running tests on sites which are using them.
### Summary I recently had to change the client secret of my Azure service principal. If the new password contains `~` then Terraform cannot connect to the remote backend configuration....
Strangely enough, no automated build has been set up for this project. This would allow to perform a first check of all pull requests before a manual review is done....
Podman and Docker provide the `--platform` option which allows to build and run an image for a specific architecture. It would be very useful for users to be able to...
##### SUMMARY Currently, the `azure_rm_storageblob` module allows to upload a blob and that blob inherits the access tier of its container. The Azure API allows to set a blob's access...
While running `gradlew build` using the Gradle wrapper (2.8), I get the following error: ``` $ ./gradlew build :compileJava :createExtraFiles UP-TO-DATE :processResources FAILURE: Build failed with an exception. * What...
**Related command** ```sh az account get-access-token --output json --resource "https://graph.microsoft.com" ``` **Is your feature request related to a problem? Please describe.** I see a strange behaviour by following these steps:...