Граф коммитов

11 Коммитов

Автор SHA1 Сообщение Дата
Jonathan Pobst e12f2f02bd
Move first batch of GPS package-specific templates to AndroidX default template. (#947)
Move the packages in GPS that use the following package-specific templates to this repository and switch them to using the default template:

- annotations
- aopalliance
- dagger
- errorprone
- findbugs
- inject-guice
- jakarta
- javax-inject
- ow2-asm

Companion PR that removes them from GPS: https://github.com/xamarin/GooglePlayServicesComponents/pull/905
2024-09-04 07:15:13 -10:00
moljac f8055598f0 fix to exclude recursive nuget api-scans (some GPS-FB-MLKit packages were scanned) 2024-08-15 14:09:44 +02:00
Jonathan Pobst 646527a687
Begin streamlining default template. (#932)
Begin streamlining and updating the default project template.  There are two goals here:

- Modernize appearance and metadata by removing "Xamarin" branding and verbiage, shifting more towards ".NET for Android" branding.
- Begin making the default project template more generic and configurable via `config.json`. The desire here is to reduce maintenance burden by making the default template flexible enough that library-specific templates (like `kotlin` or `tink`) are no longer required.  (Currently we maintain 46 template sets across AndroidX and GPS repos, the majority of which only have minor differences.)
2024-08-12 07:40:34 -10:00
Jonathan Pobst 0d9339b4e8
Ignore `nuget-diff` error for now. (#917)
Context: https://github.com/xamarin/AndroidX/issues/916

`api-diff` currently fails for `Xamarin.AndroidX.Car.App.App` `1.4.0` which is preventing us from updating it.  The nature of this crash is documented in https://github.com/xamarin/AndroidX/issues/916.

We have chosen not to spend the resources at this time to fix this tooling error.  Instead, we are going to go ahead and update `Xamarin.AndroidX.Car.App.App` to version `1.4.0` and are going to exclude it from running `api-diff`.
2024-07-03 14:09:53 -05:00
Jonathan Pobst 95f0ea83cf
Fix persistent `api-diff` issues. (#852) 2024-02-23 07:13:03 -10:00
Jonathan Pobst f11bd6d3d0
[ci] Add support for generating `nuget-diff.md`. (#813) 2023-12-04 07:42:44 -10:00
Jonathan Pobst b001fbc725
[ci] Run api-diffs in parallel. (#667) 2022-12-06 08:41:20 -06:00
Jonathan Pobst f90b230bcb
[ci] Move CI YAML from XC. (#658) 2022-12-05 14:27:54 -06:00
moljac 9b5528d838 txt extension for easier upload to github 2021-02-18 02:40:38 +01:00
Jonathan Pobst d98feec8cf [nuget-diff] Update script. 2021-02-04 09:10:16 -06:00
Miljenko Cvjetko moljac 84d8fde2a5 nuget-diff cake script 2019-11-12 18:13:53 +01:00