Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Localization] Pulling New Localization Translations $GITHUB_RUN_ID #4

Open
wants to merge 5,940 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
5940 commits
Select commit Hold shift + click to select a range
b1957c9
[generator] Fix an issue with regards to attributes from inlined prot…
rolfbjarne Jan 18, 2023
ddda284
[tools] Enable the PushToTalk framework in the simulator. (#17274)
rolfbjarne Jan 18, 2023
4a1cfc3
[main] Update dependencies from dotnet/installer (#17277)
dotnet-maestro[bot] Jan 18, 2023
10d4bb2
[main] Update dependencies from dotnet/runtime (#17280)
dotnet-maestro[bot] Jan 18, 2023
30cab5a
[PushToTalk] Add missing Model attribute to the PTChannelManagerDeleg…
rolfbjarne Jan 19, 2023
3e83810
[AudioUnit] Cleanup ifdefs in AUEnums. (#17267)
rolfbjarne Jan 19, 2023
ec9db0e
[AVFoundation/Intents/QuickLook] Don't add introduced attributes for …
rolfbjarne Jan 19, 2023
10accc2
[dotnet/msbuild] Only compile entitlements once for universal builds.…
rolfbjarne Jan 19, 2023
49ceaba
[Localization] Pulling New Localization Translations $GITHUB_RUN_ID (…
github-actions[bot] Jan 19, 2023
eae346a
[Foundation] Hide NSTask.LaunchFromPath from intellisense for Mac Cat…
rolfbjarne Jan 19, 2023
137c6a4
[tests] Add makefile to run the generator tests in .NET mode. (#17296)
rolfbjarne Jan 19, 2023
6095fb3
[AudioUnit] Adjust availability attributes according to conditional c…
rolfbjarne Jan 20, 2023
9016b22
[MetricKit] Add availability attributes to MXMetaData.DictionaryRepre…
rolfbjarne Jan 20, 2023
4b7d672
[Foundation] NSItemProvider is available on all platforms. (#17295)
rolfbjarne Jan 20, 2023
91ac625
[GameKit] Move availability attributes out of conditional code. (#17301)
rolfbjarne Jan 20, 2023
41ae962
[Foundation] There's no reason to conditionally exclude code for macO…
rolfbjarne Jan 20, 2023
3cbd86a
[AVFoundation] Adjust availability attributes according to conditiona…
rolfbjarne Jan 20, 2023
9c57a3f
[MediaPlayer] Adjust availability attributes for MPMediaItem/MPMediaE…
rolfbjarne Jan 20, 2023
bd158d9
[NearbyInteraction] Remove NISession.SetARSession from Mac Catalyst. …
rolfbjarne Jan 20, 2023
9c0bfd4
[src] Added manual binding to prevent issue of AVAudioPlayer FromData…
dustin-wojciechowski Jan 20, 2023
86ee42a
[tests] Bump the timeout to 10min for monotouch-test/xammac_tests on …
rolfbjarne Jan 23, 2023
9f0955b
[HealthKit] Remove HKSeriesBuilder compliance of NSSecureCoding. (#17…
rolfbjarne Jan 23, 2023
8514c71
[Localization] Pulling New Localization Translations $GITHUB_RUN_ID (…
github-actions[bot] Jan 23, 2023
608765e
[Metal] Adjust conditional compilation directives to make sure some M…
rolfbjarne Jan 24, 2023
ede46ed
[dotnet] CoreFont delegates (#17338)
stephen-hawley Jan 24, 2023
8be73c7
[AppKit] Add nullability to the manual code. (#17182)
mandel-macaque Jan 24, 2023
6af8da7
[tools] Try to fix #xamarin/maccore@2637 by making sure a file's time…
rolfbjarne Jan 25, 2023
40b98b6
[CoreAnimation] Add missing CAMetalLayer properties. Fixes #17340. (#…
rolfbjarne Jan 25, 2023
d27667f
[dotnet] Change the order of the linker steps. Fixes #17347. (#17360)
rolfbjarne Jan 25, 2023
a57695b
[generator] Fix property accessor attributes when one accessor's iOS …
rolfbjarne Jan 25, 2023
9881928
[runtime/generator] Add support for BindAs with CMVideoDimensions. (#…
rolfbjarne Jan 25, 2023
2a79c3d
Updated Xamarin.Messaging to 1.9.5 (#17363)
mauroa Jan 25, 2023
a7e5034
[main] Update dependencies from dotnet/installer (#17370)
dotnet-maestro[bot] Jan 25, 2023
688fa45
[tests] Improve the AttributeTest.FindSupportedOnElementsThatDoNotExi…
rolfbjarne Jan 25, 2023
63abb2d
[AVFoundation] Add a few missing APIs. Fixes #16954. (#17310)
rolfbjarne Jan 26, 2023
e64bd31
[Foundation] Add a 'None' option to NSKeyValueObservingOptions. (#17365)
rolfbjarne Jan 26, 2023
41384c6
[tools] Add diagnostics when a native library turns off -dead_link su…
rolfbjarne Jan 26, 2023
b654db9
[tools] Fix MT1302 to show the correct path to the assembly. (#17362)
rolfbjarne Jan 26, 2023
3f4ce6c
[generator] Remove redundant calls to PrintAttributes. (#17380)
rolfbjarne Jan 27, 2023
51bee95
Added GPSLatitudeRef and GPSLongitudeRef to CGImagePropertiesGPS. (#1…
dustin-wojciechowski Jan 28, 2023
50c01fe
[generator] Fix an issue where we'd not copy attributes from inlined …
rolfbjarne Jan 30, 2023
00490d9
[ImageCaptureCore] Add managed handlers for request methods (#17376)
haritha-mohan Jan 30, 2023
c201466
[Generator] Add support for nullability. Part 1. (#17384)
mandel-macaque Jan 30, 2023
1130e1c
[dotnet] Move templates around a bit to make room for more language-s…
rolfbjarne Jan 30, 2023
9e4b699
Localized file check-in by OneLocBuild Task: Build definition ID 1775…
vs-mobiletools-engineering-service2 Jan 30, 2023
ef8bdf2
[Localization] Change the Line Endings (#17403)
tj-devel709 Jan 30, 2023
610deb1
Bump actions/github-script from 6.3.3 to 6.4.0 (#17400)
dependabot[bot] Jan 30, 2023
5285055
[dotnet] Add templates for Visual Basic projects.
rolfbjarne Jan 30, 2023
bd74a1c
[dotnet] Copy localizations from C# templates to the Visual Basic tem…
rolfbjarne Jan 31, 2023
ecbdf18
Add editorconfig entries for Visual Basic.
rolfbjarne Jan 31, 2023
eb7914c
[tests] Update the .NET template tests.
rolfbjarne Jan 30, 2023
e0d64e8
[msbuild] Add props and targets files for Visual Basic.
rolfbjarne Jan 30, 2023
1350683
[src/generator] Stop implying Mac Catalyst availability attributes fr…
rolfbjarne Jan 31, 2023
8266659
[dotnet] audiotoolbox blittable pinvokes with delegates (#17388)
stephen-hawley Jan 31, 2023
28d519d
[Generator] Remove dead code. (#17405)
mandel-macaque Jan 31, 2023
8682ff8
[CI] Remove yaml lint issue. (#17412)
mandel-macaque Jan 31, 2023
f021358
[Generator] Refactor extension methods and fix bug. (#17406)
mandel-macaque Jan 31, 2023
488efbe
[AppKit] Remove nullability warning. (#17411)
mandel-macaque Feb 1, 2023
52d298b
[AppKit] Enable nullability in NSHost. (#17414)
rolfbjarne Feb 1, 2023
09a5631
[Generator] Refactor NamespaceManager to its own location. (#17404)
mandel-macaque Feb 1, 2023
614a16a
[autoformat] Fix line endings for localization output. (#17407)
rolfbjarne Feb 1, 2023
33bd311
[xtro] Add ImageCaptureCore to the frameworks we process. (#17417)
rolfbjarne Feb 1, 2023
47a387f
Add support for Visual Basic projects. (#17409)
rolfbjarne Feb 1, 2023
98faaf3
[Generator] Refactor marshal info and enable nullability. (#17413)
mandel-macaque Feb 1, 2023
0f39b25
[Tests] Fix some null warnings in the generator tests. (#17420)
mandel-macaque Feb 1, 2023
882db36
[tests] Remove workaround for issue #14802. (#17421)
rolfbjarne Feb 2, 2023
3e9e6a3
[cecil-tests] Fix check for unsupported attribute on API that's prese…
rolfbjarne Feb 2, 2023
38a1a18
[AppKit] Add missing setter for generateMipmaps in NSView (#17416)
haritha-mohan Feb 2, 2023
ebeaa3b
[src] Unify the list of warnings we skip. (#17425)
rolfbjarne Feb 2, 2023
cb5cb28
[Generator] Move away from the generator-* pattern and use bgen src (…
mandel-macaque Feb 2, 2023
7798c7c
[Localization] Add flag to change line endings (#17422)
tj-devel709 Feb 2, 2023
97ab148
[dotnet] Add support for .so files (#16887)
ylatuya Feb 3, 2023
03025a7
[src] Standardize a few variable names between platforms. (#17428)
rolfbjarne Feb 3, 2023
6d36bf1
[cecil-tests] Add more availability attribute checks. (#17430)
rolfbjarne Feb 3, 2023
980cdc6
[Generator] Move TrampolineInfo out, enable nullability. (#17433)
mandel-macaque Feb 3, 2023
c814120
[ImageCaptureCore] Add missing binding (#17424)
haritha-mohan Feb 4, 2023
60fbd4d
[runtime] Remove native usage of MonoReferenceQueue and use a Conditi…
rolfbjarne Feb 6, 2023
367f0a5
[src] Fix a few inconsistencies in obsolete attributes. (#17447)
rolfbjarne Feb 6, 2023
84b3e3e
[Generator] Move GeneratedType out and enable nullability. (#17434)
mandel-macaque Feb 6, 2023
59aebf2
[CI] Remove the translations from the main stage. (#17453)
mandel-macaque Feb 6, 2023
961c0e5
[Generator] Move GeneratedTypes out and enable nullability. (#17435)
mandel-macaque Feb 6, 2023
a53585e
[CI] Skip the insertions when not needed in the unified pipeline. (#1…
mandel-macaque Feb 7, 2023
589e992
[Generator] Clean btouch null code and remove not needed imports. (#1…
mandel-macaque Feb 7, 2023
6a372f5
[src] Remove workaround for a Mono bug that's been fixed in .NET 7+. …
rolfbjarne Feb 7, 2023
13f51fb
[tests] Add another failure scenario to random network test failures …
rolfbjarne Feb 7, 2023
fd44670
[ObjCRuntime] Make sure to call 'Release' in all code paths in Runtim…
rolfbjarne Feb 7, 2023
ea91fd2
[Generator] Move IMemberGatherer out and enable nullability. (#17436)
mandel-macaque Feb 7, 2023
afb6505
[tests] Bump Microsoft.NET.Test.Sdk version to latest stable. (#17462)
rolfbjarne Feb 7, 2023
8fbf227
[src] Unify build code for .NET platforms. (#17445)
rolfbjarne Feb 8, 2023
7f7942e
Imports the .user.env file if exists and the build is from VS (#17466)
mauroa Feb 8, 2023
8b0763b
[win] Add Hot Restart define constant in a target instead of an evalu…
mauroa Feb 8, 2023
d8d17f2
[Generator] Move WrapPropMemberInformation out an enable nullability.…
mandel-macaque Feb 8, 2023
1a9e9be
[dotnet] address book pinvokes (#17419)
stephen-hawley Feb 8, 2023
8efc00a
[src] Create XML documentation when building our platform assemblies …
rolfbjarne Feb 9, 2023
6bd26fa
[Localization] Pulling New Localization Translations - Unknown Github…
github-actions[bot] Feb 9, 2023
ab61de4
[Generator] Move MemberInformation out of the generator and enable nu…
mandel-macaque Feb 9, 2023
1ab1e27
[Generator] Refactor frameworks and enable nullability. (#17454)
mandel-macaque Feb 10, 2023
33512be
Update Xamarin.Messaging to 1.9.17 (#17501)
emaf Feb 10, 2023
51136f1
[devops] Remove logic to publish the mlaunch NuGet. (#17494)
rolfbjarne Feb 10, 2023
8e4f22d
[msbuild] Add DT* entries to the Info.plist for all platforms. Fixes …
rolfbjarne Feb 10, 2023
4e5c108
[Generator] Remove method that just added an indirection. (#17456)
mandel-macaque Feb 10, 2023
6adfba6
[Generator] Add nullability to the filters. (#17458)
mandel-macaque Feb 10, 2023
309dbe3
[DotNet] CoreFoundation Pinvokes (#17505)
stephen-hawley Feb 11, 2023
bef4867
[dotnet] Only include the Xamarin.Shared.Sdk.MultiTarget.targets file…
rolfbjarne Feb 13, 2023
402bd65
[main] Update dependencies from dotnet/runtime (#17483)
dotnet-maestro[bot] Feb 13, 2023
c4c53fe
[Generator] Remove not needed method. (#17457)
mandel-macaque Feb 13, 2023
3eeb769
Add ventura to mac tests configurations (#17349)
dustin-wojciechowski Feb 13, 2023
498ced1
[Generator] Remove method that is already present in the reflection A…
mandel-macaque Feb 14, 2023
375e8c6
[MapKit] Make MKMapRect.World static (#17522)
haritha-mohan Feb 14, 2023
2b03ac3
Bump mlaunch to fix an unneccessary warning. (#17523)
rolfbjarne Feb 14, 2023
30f5169
[Generator] Remove not needed method that adds indirection. (#17525)
mandel-macaque Feb 14, 2023
17e8200
[Generator] Move CustomAttributeDataExtensions to its own file and en…
mandel-macaque Feb 14, 2023
484dbcb
[Generator] Refactor attr factory out and enable nullability. (#17528)
mandel-macaque Feb 14, 2023
9ca00b3
[Generator] Move out MarshalType and enable nullability. (#17531)
mandel-macaque Feb 14, 2023
6fd20a5
[main] Update dependencies from dotnet/installer (#17478)
dotnet-maestro[bot] Feb 15, 2023
62cbbac
[Generator] Move the conversion attr out and enable nullability. (#17…
mandel-macaque Feb 15, 2023
b0683b9
[Generator] Move PlatformName maps out of the generator and add tests…
mandel-macaque Feb 15, 2023
7e6d0fd
[dotnet] Fix computing manifest version band. (#17536)
rolfbjarne Feb 15, 2023
ec67c91
[main] Update dependencies from dotnet/installer (#17545)
dotnet-maestro[bot] Feb 16, 2023
be1bee0
[Generator] Refactor more string extensions. (#17532)
mandel-macaque Feb 16, 2023
c744a8b
[Generator] Refactor AsyncMethodInfo, set nullability and add collect…
mandel-macaque Feb 16, 2023
6669ed1
[Generator] Move all attr related methods to the attr manager. (#17548)
mandel-macaque Feb 16, 2023
28db48f
[Generator] Refactor method that was forgotten as an extension one. (…
mandel-macaque Feb 16, 2023
783ba7a
[Generator] Use a specialized class to store the marshal types. (#17549)
mandel-macaque Feb 16, 2023
a9dbc68
[Generator] Make generator.cs smaller by not using nested enums. (#17…
mandel-macaque Feb 16, 2023
4801514
[Generator] Remove a missed warning. (#17558)
mandel-macaque Feb 16, 2023
99277af
[main] Update dependencies from dotnet/runtime (#17555)
dotnet-maestro[bot] Feb 17, 2023
b462bfd
[Generator] Move naming logic to its own class and add tests. (#17562)
mandel-macaque Feb 17, 2023
ad4af52
[dotnet] Improve error message when someone tries to disable trimming…
rolfbjarne Feb 21, 2023
d30cc61
[main] Update dependencies from dotnet/installer (#17564)
dotnet-maestro[bot] Feb 21, 2023
4e640a9
[CI] Do not skip the insertion but the nuget push. (#17571)
mandel-macaque Feb 21, 2023
77afb60
[CI] Fix yaml paramenter. (#17581)
mandel-macaque Feb 21, 2023
12c66ad
Use pooled arrays for NSData marshalling (#17578)
Therzok Feb 22, 2023
d978d9c
Updated Xamarin.Messaging to 1.9.40 (#17580)
mauroa Feb 22, 2023
eb7bcb2
[CI] Remove step that is not longer used and is always ignored. (#17583)
mandel-macaque Feb 22, 2023
0517317
[CI] Add the prefix to the prepare release stage. (#17582)
mandel-macaque Feb 22, 2023
b0c94b4
[msbuild] Merge the CollectAssetPack and CollectAssetPacksTaskBase cl…
rolfbjarne Feb 22, 2023
a2d9424
Bump mlaunch to get fix for Xcode 14.3 beta 1. (#17586)
rolfbjarne Feb 23, 2023
f8f5124
[generator] Fix fetching nullability for block properties by checking…
rolfbjarne Feb 23, 2023
c8ca8f4
[monotouch-test] Fix AUParameterNodeTest to not crash the process in …
rolfbjarne Feb 23, 2023
1ca9a8f
[dotnet] CGImageMetadata (#17530)
stephen-hawley Feb 23, 2023
80cdf16
[main] Update dependencies from dotnet/installer (#17599)
dotnet-maestro[bot] Feb 24, 2023
ee5d176
[src] Make BlockLiteral disposable and update usage accordingly. (#17…
rolfbjarne Feb 24, 2023
cfee729
[ImageIO] We don't typically own input parameters. (#17613)
rolfbjarne Feb 24, 2023
e997b04
[actions] Switch to using the autoformat actions instead of inline lo…
rolfbjarne Feb 27, 2023
876522e
[CI] The DropsPAT was removed, change it to a new one. (#17610)
mandel-macaque Feb 27, 2023
aaa79e8
[tests] Improve diagnostic output in FSEventStreamTest. (#17614)
rolfbjarne Feb 27, 2023
24799c6
[ImageIO] Update CGImageMetadata.EnumerateTags to use the branch new …
rolfbjarne Feb 27, 2023
32961d9
[dotnet] UIMain changes (#17611)
stephen-hawley Feb 27, 2023
aacedd1
[dotnet] Remove dead method, add some ignores (#17631)
stephen-hawley Feb 27, 2023
8285c08
[registrar] Improve support for pointers to value types in exported s…
rolfbjarne Feb 28, 2023
429c423
[ImageIO] Simplify the block code in CGImageAnimation. (#17622)
rolfbjarne Feb 28, 2023
ac1dad4
[dotnet] fix pinvokes for Darwin (#17633)
stephen-hawley Feb 28, 2023
80fdc58
[Localization] Revert "[CI] Remove the translations from the main sta…
tj-devel709 Feb 28, 2023
7933da8
[CI] Add a prefix to the uploads and downloads to avoid collisions. (…
mandel-macaque Feb 28, 2023
8f8818d
[generator] Use the new Block API that makes BlockLiteral disposable.…
rolfbjarne Mar 1, 2023
2178951
[main] Updated Xamarin.Messaging to 1.9.59 (#17646)
mauroa Mar 1, 2023
967358c
[src] Refactor block code to use blittable callbacks. (#17641)
rolfbjarne Mar 1, 2023
0fb19bc
[Sim] Bump min simulator versions for ventura. (#17645)
mandel-macaque Mar 1, 2023
239f668
[dotnet] mac CoreGraphics pinvokes (#17634)
stephen-hawley Mar 1, 2023
cf53aee
[dotnet] network pinvoke (#17642)
stephen-hawley Mar 1, 2023
f77929a
[dotnet] security pinvoke and nullable string arrays (#17643)
stephen-hawley Mar 1, 2023
b2ae850
[AppKit] Make sure NSButtons are treated as toggled objects after set…
rolfbjarne Mar 1, 2023
fffd2c2
[ObjCRuntime] Make BlockLiteral a ref struct in XAMCORE_5_0. (#17658)
rolfbjarne Mar 2, 2023
d75b697
[tests] Adjust UrlSessionTests to ignore more failure scenarios in CI…
rolfbjarne Mar 2, 2023
a99520d
[ImageIO] Refactor block code to use blittable callbacks. (#17654)
rolfbjarne Mar 2, 2023
877ae0b
[generator] The trampoline name is always 'Invoke', so simplify code …
rolfbjarne Mar 2, 2023
f4ebf2f
[CI] Set a variable to be able to avoid collision between templates. …
mandel-macaque Mar 2, 2023
373e7fa
[Actions] Somplify the trigger for the action. (#17686)
mandel-macaque Mar 2, 2023
9dfad11
Revert "[CI] Set a variable to be able to avoid collision between tem…
mandel-macaque Mar 3, 2023
58f1b3d
[tools] Commit the regenerated SdkVersions.cs (#17671)
rolfbjarne Mar 3, 2023
8355cc0
[tests] Don't use 'notdir' to compute the filename of a path. (#17682)
rolfbjarne Mar 3, 2023
e170ba5
[dotnet] Rework how we handle manifest version bands. (#17670)
rolfbjarne Mar 3, 2023
9f3b77e
[main] Added Merq and Merq.Core to ILMerge since they're now required…
mauroa Mar 3, 2023
0a81700
[CI] Fix the GIT_HASH variable inside the buildjob. (#17681)
mandel-macaque Mar 3, 2023
a6eb8cb
[dotnet] AppKit pinvokes (#17644)
stephen-hawley Mar 3, 2023
6c27c29
[CI] Ensure that the condition also include the dependency of the sta…
mandel-macaque Mar 4, 2023
ddec161
[CI] Pass stirng not array.
mandel-macaque Mar 4, 2023
f15a903
[main] Update dependencies from dotnet/installer (#17705)
dotnet-maestro[bot] Mar 6, 2023
e013c10
Add support for function pointers to BlockLiteral. (#17672)
rolfbjarne Mar 6, 2023
3f742de
[monotouch-test] Fix NWBrowserTest to not throw assertions on backgro…
rolfbjarne Mar 6, 2023
fb3df91
[tests] Adjust EveryFrameworkSmokeTest to not run when every assembly…
rolfbjarne Mar 6, 2023
7e4891b
[dotnet] CoreGraphics pinvoke (#17702)
stephen-hawley Mar 6, 2023
d87d0cd
[dotnet] Darwin p/invokes (#17698)
stephen-hawley Mar 6, 2023
028efe3
[dotnet] Missed a string in the Security pinvoke (#17699)
stephen-hawley Mar 6, 2023
666bd9a
[tests] Fix NSTextInputClient tests on macOS Ventura. (#17713)
rolfbjarne Mar 7, 2023
d5fb1c6
[devops] Upload all binlogs from the Windows tests (#17720)
rolfbjarne Mar 7, 2023
3e86254
[devops] Make decisions whether the windows tests should be run or no…
rolfbjarne Mar 7, 2023
a39cefa
[msbuild] Fix nullability issue when compiling for legacy Xamarin. (#…
rolfbjarne Mar 7, 2023
dec6ce3
[dotnet] final blittable pinvoke (#17723)
stephen-hawley Mar 7, 2023
746368d
[msbuild] Set the '_SdkIsSimulator' property for HotRestart builds. (…
rolfbjarne Mar 7, 2023
d6c1121
[msbuild] Extract the PublishFolderType enum into its own file. (#17715)
rolfbjarne Mar 7, 2023
e047abe
[msbuild] Don't use an item transform that doesn't use any items in t…
rolfbjarne Mar 7, 2023
30d9967
[Generator] Refactor TypeManager and add nullability. (#17559)
mandel-macaque Mar 7, 2023
63e6d9b
[src] Commit some of the response files. (#17718)
rolfbjarne Mar 7, 2023
a4ae148
[generator] Generate block callback signatures using only blittable t…
rolfbjarne Mar 7, 2023
765139e
[dotnet] Add support for passing environment variables and custom arg…
rolfbjarne Mar 7, 2023
256ef1c
[dotnet] Change _IntermediateDecompressionDir to always have a traili…
rolfbjarne Mar 7, 2023
d1804f5
[tests] Use Path.Combine instead of hardcoding '/'. (#17733)
rolfbjarne Mar 8, 2023
d6d02fa
[monotouch-test] Fix bool encoding in tests on ARM64 on Mac Catalyst.…
rolfbjarne Mar 8, 2023
bf32e85
[CI] Allow to debug the env in the upload jobs. (#17724)
mandel-macaque Mar 8, 2023
4c1e568
[dotnet] future proof the test (#17739)
stephen-hawley Mar 8, 2023
0d4c797
[CI] Download the minimum number of artefacts (#17762)
mandel-macaque Mar 10, 2023
e8dde3a
[main] Update dependencies from dotnet/installer (#17744)
dotnet-maestro[bot] Mar 13, 2023
8b3a434
[devops] Report the result of the Windows tests as a GitHub comment. …
rolfbjarne Mar 13, 2023
7979fa0
[main] Update dependencies from dotnet/runtime (#17746)
dotnet-maestro[bot] Mar 13, 2023
7f4eea4
[Actions] Ensure that we escape illegal chars from the commit msg. (#…
mandel-macaque Mar 13, 2023
9178171
[CI] [siminstaller] Bump bots to use the Ventura and make siminstalle…
dalexsoto Mar 14, 2023
29633a6
[generator] Make the block callbacks UnmanagedCallersOnly functions i…
rolfbjarne Mar 14, 2023
08c89a9
[main] Update dependencies from dotnet/installer (#17787)
dotnet-maestro[bot] Mar 14, 2023
d26840e
[Actions] Do not double quote the commit msg. (#17793)
mandel-macaque Mar 14, 2023
c391695
[AppKit] Add a weakly typed version of NSRulerView.WeakMeasurementUni…
rolfbjarne Mar 15, 2023
0faf60c
[tests] Add new cecil tests to verify correct block literal usage in …
rolfbjarne Mar 15, 2023
c398f33
[monotouch-test] Be more accepting in the NSTextInputClient test. (#1…
rolfbjarne Mar 15, 2023
e6eabcd
[main] Update dependencies from dotnet/runtime (#17788)
dotnet-maestro[bot] Mar 15, 2023
0a9c4a1
[main] Update dependencies from dotnet/installer (#17800)
dotnet-maestro[bot] Mar 15, 2023
b941563
[src] Define NETX_Y_OR_GREATER flags for our platform assemblies. (#1…
rolfbjarne Mar 16, 2023
61ad2a9
CGEventCreate fixed broken call, added tests (#17805)
stephen-hawley Mar 16, 2023
68cb218
Encode the .NET version we're targeting in the third NuGet version nu…
rolfbjarne Mar 17, 2023
38a2442
[tests] Run the OutOverriddenWithoutOutAttribute test on all platform…
rolfbjarne Mar 17, 2023
f37c86b
[tools] Re-create dotnet-linker.csproj.inc when dotnet-linker.csproj …
rolfbjarne Mar 17, 2023
97d1eac
[src] Improve the generated project files a little bit. (#17812)
rolfbjarne Mar 17, 2023
a2b5748
Add the build-lego.yml
Mar 17, 2023
b101cf0
fix formatting
Mar 17, 2023
194efb5
adding a temp file
Mar 17, 2023
e545070
forgot dash
Mar 17, 2023
a96637d
need colon
Mar 17, 2023
717911b
config'd my git username
Mar 18, 2023
46c8472
remove the conditional for now
Mar 18, 2023
0e8b0d6
do not need governance for testing
Mar 18, 2023
ebe097b
use normal checkout and add in governance
Mar 18, 2023
ff105bf
add a fetch
Mar 18, 2023
d398524
re-add checkout b and check for hub
Mar 18, 2023
a0015f3
try making the pull request
Mar 18, 2023
64e96ef
create LocalizationCITest2
Mar 18, 2023
5df3c10
change the branches
Mar 18, 2023
47ef281
add hub protocol
Mar 18, 2023
d82ce46
remove verbose
Mar 18, 2023
0ba2f3a
try with gh pr create
Mar 18, 2023
31a0e13
try with github token
Mar 18, 2023
a30cb36
try passing in token differently
Mar 18, 2023
33ef01e
change token in both places
Mar 18, 2023
c045223
see if just providing github token is enough
Mar 18, 2023
07290e1
try to create pr to main now
Mar 18, 2023
c9fb769
now lets test the conditional
Mar 18, 2023
e42c7bc
see if this conditional is any better
Mar 18, 2023
91e8143
add lego conditional
Mar 18, 2023
096c569
created legoTest
Mar 18, 2023
c56bc02
legoTest2
Mar 18, 2023
0de2eaf
legoTest3
Mar 18, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
12 changes: 12 additions & 0 deletions .config/dotnet-tools.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"version": 1,
"isRoot": true,
"tools": {
"dotnet-t4": {
"version": "2.2.1",
"commands": [
"t4"
]
}
}
}
25 changes: 25 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -1,14 +1,17 @@
[*.{props,targets}]
indent_style = tab
indent_size = 4
charset = utf-8

[*.{csproj}]
indent_style = space
indent_size = 2
charset = utf-8

# C# files
[*.cs]
max_line_length = 120
charset = utf-8

#### Core EditorConfig Options ####

Expand Down Expand Up @@ -215,3 +218,25 @@ dotnet_naming_style.camelcase.required_prefix =
dotnet_naming_style.camelcase.required_suffix =
dotnet_naming_style.camelcase.word_separator =
dotnet_naming_style.camelcase.capitalization = camel_case

# specify StringComparison for correctness
dotnet_diagnostic.CA1309.severity = error

# generated code from the project
[*.g.cs]
generated_code = true
dotnet_diagnostic.BI1234.severity = silent

# Visual Basic files
[*.vb]
max_line_length = 120
charset = utf-8

# Indentation and spacing
indent_style = tab
indent_size = 4
tab_width = 4

# New line preferences
end_of_line = lf
insert_final_newline = true
11 changes: 11 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# By default to the default thing

* text=auto

# The automatic translation apparently runs on windows, creates files with
# crlf, and will check in the corresponding files as such. During the local
# build these files will be read and written out again, but now with lf
# endings. So set the 'text' git attribute for these files, so that they're
# stored as 'lf' and converted to 'crlf' on Windows.

**/.template.config/localize/templatestrings.*.json text
6 changes: 6 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
Loading