Christian Frisson
Christian Frisson
### Describe the bug This bug appears in a private repository. This is the anonymized workflow: ``` ... - name: Setup Jfrog uses: jfrog/setup-jfrog-cli@v4 env: JF_URL: ${{ env.ARTIFACTORY_URL }} JF_USER:...
### Description of Issue Even if https://github.com/PixarAnimationStudios/OpenUSD/pull/1453 has introduced linux arm64 support since 2021, Linux arm64 builds are not provided: https://pypi.org/project/usd-core/#files ### Steps to Reproduce Browse https://pypi.org/project/usd-core/#files ### System Information...
I have configured dependabot updates of [cypress-docker-images](https://github.com/cypress-io/cypress-docker-images) in a private repository: - `.github/dependabot.yml`: ``` version: 2 updates: - package-ecosystem: "docker" # See documentation for possible values directories: - "/docker/chrome/" -...