Josef Raska
Josef Raska
- this is missing and valid use case was found
- https://developer.android.com/about/versions/13
- Related PR: https://github.com/jraska/github-client/pull/706 - External PR where we required the `pull_request-target`: https://github.com/jraska/github-client/pull/692 - Duplicated jobs problem, yet we still want to run CI on forks with approval.
- https://github.com/myniva/gradle-s3-build-cache - [Pricing of AWS](https://aws.amazon.com/s3/pricing/?trkCampaign=acq_paid_search_brand&sc_channel=PS&sc_campaign=acquisition_EMEA&sc_publisher=Google&sc_category=Storage&sc_country=EMEA&sc_geo=EMEA&sc_outcome=acq&sc_detail=%2Bs3&sc_content={ad%20group}&sc_matchtype=b&sc_segment=468762436966&sc_medium=ACQ-P|PS-GO|Brand|Desktop|SU|Storage|S3|EMEA|EN|Sitelink|xx|EU&s_kwcid=AL!4422!3!468762436966!b!!g!!%2Bs3&ef_id=CjwKCAiAz4b_BRBbEiwA5XlVVhkmSZJB03MiDEAOKh40Y3xX96oRKQQd9ZtSaADxobrqeMQ4azabthoCC3YQAvD_BwE:G:s&s_kwcid=AL!4422!3!468762436966!b!!g!!%2Bs3) - https://cloud.google.com/storage/docs/uploading-objects#storage-upload-object-code-sample - Needs to test replication within regions
- https://firebase.google.com/docs/reference/functions/providers_crashlytics_.issuebuilder - Experiment a bit if we can set somehow properties to the crash - The cloud function is triggered only for new issues, not for each issue -...
There might be a requirement of running the check straight away during Gradle configuration time or Gradle sync to get engineers immediate feedback.
- Some plugins are not compatible with configuration cache - Possible gain of build time - Build time plugin should use different Gradle APIs
- [Release notes](https://docs.gradle.org/8.10.1/release-notes.html)
## Current plan - Revert the #272 change and release version 2.7.1 to come back to stable behaviour and not lose trust of the plugin users. - Keep the 2.7.0...