Egor Neliuba
Egor Neliuba
I took a stab at migrating in https://github.com/egor-n/gradle-s3-build-cache/commit/0e7613fe4b7bd5ab15998e279efb5fe7574a07c2 and it seems to look fine. The S3Mock library also seems to work but the integration had some quirks.
The Crashlytics zip file contains a single JAR file which is returned in this method. Then, it is deleted in the `FabricBetaPublisher#publishFabric` method at the end.
```groovy releaseNotesType: 'RELEASE_NOTES_PARAMETER', releaseNotesParameter: "Automatic Jenkins Release (DEV)", ``` This means that Jenkins will look for a environment variable called "Automatic Jenkins Release (DEV)". If you want to specify a...
@Averus89 does `sh 'echo $MESSAGE'` print the correct message to logs?
Ah, I see now. The plugin doesn't have access to environment variables defined using `withEnv` because of [JENKINS-29144](https://issues.jenkins-ci.org/browse/JENKINS-29144). As this issue is already 3 years old, I don't think it...
> Does this problem only happen for Widevine protected content? (You may not be able to say that if your app doesn't play anything else). The app only plays Widevine...
Hello @tonihei, it looks like setting `DefaultRenderersFactory.experimentalSetMediaCodecAsyncCryptoFlagEnabled` to `false` does seem to help. We see a decrease in the 1004 errors to the level of pre-media3-1.3.0.