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

⬆️ Bump files with dotnet-file sync #66

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

devlooped-bot
Copy link
Member

No description provided.

@devlooped-bot devlooped-bot added the dependencies Pull requests that update a dependency file label Apr 7, 2024
@devlooped-bot devlooped-bot force-pushed the dotnet-file-sync branch 2 times, most recently from aaba798 to ed024a0 Compare April 13, 2024 00:03
@devlooped-bot devlooped-bot force-pushed the dotnet-file-sync branch 3 times, most recently from da43a1b to 7a9845c Compare May 12, 2024 00:04
@devlooped-bot devlooped-bot force-pushed the dotnet-file-sync branch 2 times, most recently from aa3bd10 to a074150 Compare May 25, 2024 00:04
@devlooped-bot devlooped-bot force-pushed the dotnet-file-sync branch 3 times, most recently from 9b061b1 to 68da97b Compare June 9, 2024 00:05
@devlooped-bot devlooped-bot force-pushed the dotnet-file-sync branch 3 times, most recently from 32c9ce3 to 53a906e Compare June 16, 2024 00:03
@devlooped-bot devlooped-bot force-pushed the dotnet-file-sync branch 2 times, most recently from 01d29e0 to bbc3aa8 Compare June 26, 2024 00:03
@devlooped-bot devlooped-bot force-pushed the dotnet-file-sync branch 2 times, most recently from 1a2c5ff to cd1aa31 Compare July 10, 2024 00:04
@devlooped-bot devlooped-bot force-pushed the dotnet-file-sync branch 4 times, most recently from 280a990 to 655e393 Compare July 23, 2024 00:03
@devlooped-bot
Copy link
Member Author

devlooped-bot commented Jul 23, 2024

125 passed 125 passed 1 skipped

🧪 Details on Ubuntu 24.04.1 LTS

✅ DynamicReflectionTests.WhenAccessingPrivateField_ThenSucceeds
✅ DynamicReflectionTests.WhenAccessingPrivateProperty_ThenSucceeds
✅ DynamicReflectionTests.WhenAsPrivateDynamicOfNullType_ThenReturnsNull
✅ DynamicReflectionTests.WhenConverting_ThenConvertsTargetObject
✅ DynamicReflectionTests.WhenConvertingToIConvertibleCompatibleBuiltInType_ThenSucceeds
✅ DynamicReflectionTests.WhenConvertingToIConvertibleCompatibleCustomType_ThenSucceeds
✅ DynamicReflectionTests.WhenConvertingToIConvertibleIncompatibleCustomType_ThenSucceeds
✅ DynamicReflectionTests.WhenConvertingToImplementedInterface_ThenConvertsTargetObject
✅ DynamicReflectionTests.WhenConvertingToIncompatible_ThenThrows
✅ DynamicReflectionTests.WhenGettingNonExistingIndex_ThenFails
✅ DynamicReflectionTests.WhenGettingNonExistingProperty_ThenFails
✅ DynamicReflectionTests.WhenInvokingConstructorSecondTime_ThenChangesId
✅ DynamicReflectionTests.WhenInvokingCtorForType_ThenSucceeds
✅ DynamicReflectionTests.WhenInvokingExplicitlyImplementedMethod_ThenSucceeds
✅ DynamicReflectionTests.WhenInvokingExplicitlyImplementedProperty_ThenSucceeds
✅ DynamicReflectionTests.WhenInvokingGenericMethod_ThenSucceeds
✅ DynamicReflectionTests.WhenInvokingIndexerOverload1_ThenSucceeds
✅ DynamicReflectionTests.WhenInvokingIndexerOverload2_ThenSucceeds
✅ DynamicReflectionTests.WhenInvokingIndexerTwoArgs_ThenSucceeds
✅ DynamicReflectionTests.WhenInvokingMethod_ThenResolvesOverload
✅ DynamicReflectionTests.WhenInvokingMethod_ThenSucceeds
✅ DynamicReflectionTests.WhenInvokingMethod2_ThenSucceeds
✅ DynamicReflectionTests.WhenInvokingMethodWithOut_ThenReturnsOutValue
✅ DynamicReflectionTests.WhenInvokingMethodWithRef_ThenResolvesOverload
✅ DynamicReflectionTests.WhenInvokingMethodWithRef_ThenReturnsRefValue
✅ DynamicReflectionTests.WhenInvokingMethodWithTwoOut_ThenReturnsOutValue
✅ DynamicReflectionTests.WhenInvokingNonExistingMethod_ThenFails
✅ DynamicReflectionTests.WhenInvokingStaticMembers_ThenSucceeds
✅ DynamicReflectionTests.WhenInvokingStaticMembersWithDerivedTypeArgument_ThenSucceeds
✅ DynamicReflectionTests.WhenInvokingWithAssignableType_ThenSucceeds
✅ DynamicReflectionTests.WhenNullObject_ThenAsPrivateDinamicReturnsNull
✅ DynamicReflectionTests.WhenPassingMultipleTypeParameterCanMixGenericAndTypeParam_ThenResolves
✅ DynamicReflectionTests.WhenPassingTypeParameter_ThenResolves
✅ DynamicReflectionTests.WhenPassingTypeParameterAtEnd_ThenResolves
✅ DynamicReflectionTests.WhenSettingIndexedProperty_ThenSucceeds
✅ DynamicReflectionTests.WhenSettingNonExistingIndexedProperty_ThenThrows
✅ DynamicReflectionTests.WhenSettingNonExistingProperty_ThenFails
✅ DynamicReflectionTests.WhenSpecifyingGenericAsParameterTypeHint_ThenFindsComOverload
✅ Microsoft.Extensions.DependencyInjection.AddAsyncLazyExtensionTests.CanResolveLazily
✅ Microsoft.Extensions.DependencyInjection.AddLazyExtensionTests.CanResolveLazily
❔ OpenAI.Chat.ChatClientTypedExtensionsTests.CanScrapPage
✅ System.Base62Tests.CanRoundtripValue
✅ System.IpsumTests.WhenGetting10Words_ThenStartsWithLoremIpsum
✅ System.IpsumTests.WhenGetting1Word_ThenDoesNotStartWithLorem
✅ System.IpsumTests.WhenGetting2Words_ThenStartsWithLoremButNoIpsum
✅ System.IpsumTests.WhenGetting3Words_ThenStartsWithLoremIpsum
✅ System.IpsumTests.WhenGettingWords_ThenEndsWithDot
✅ System.PreciseTimeTests.WhenGettingNow_ThenThereAreNeverDuplicates
✅ System.PreciseTimeTests.WhenGettingNow_ThenValuesAreAlwaysIncrementing
✅ System.QuaranTimeTests.FromQuaranTimeMilliseconds_Invalid
✅ System.QuaranTimeTests.FromQuaranTimeMilliseconds_RoundTrip(test: TestTime { DateTimeOffset = 0001-01-01T00:00:00.0000000+00:00, QuaranTimeMilliseconds = -63720270000000, QuaranTimeSeconds = -63720270000 })
✅ System.QuaranTimeTests.FromQuaranTimeMilliseconds(test: TestTime { DateTimeOffset = 1907-07-07T07:07:07.7770000+00:00, QuaranTimeMilliseconds = -3556641172223, QuaranTimeSeconds = -3556641173 })
✅ System.QuaranTimeTests.FromQuaranTimeSeconds_Invalid
✅ System.QuaranTimeTests.FromQuaranTimeSeconds_RoundTrip(test: TestTime { DateTimeOffset = 2830-12-15T01:23:45.3990000+00:00, QuaranTimeMilliseconds = 25584416625399, QuaranTimeSeconds = 25584416625 })
✅ System.QuaranTimeTests.FromQuaranTimeSeconds(test: TestTime { DateTimeOffset = 9999-12-31T23:59:59.9999999+00:00, QuaranTimeMilliseconds = 251817627599999, QuaranTimeSeconds = 251817627599 })
✅ System.QuaranTimeTests.QuaranTimeEpoch
✅ System.QuaranTimeTests.ToQuaranTimeMilliseconds_RoundTrip(test: TestTime { DateTimeOffset = 2014-06-13T17:21:50.0000000+00:00, QuaranTimeMilliseconds = -181993090000, QuaranTimeSeconds = -181993090 })
✅ System.QuaranTimeTests.ToQuaranTimeMilliseconds(test: TestTime { DateTimeOffset = 2830-12-15T01:23:45.0000000+00:00, QuaranTimeMilliseconds = 25584416625000, QuaranTimeSeconds = 25584416625 })
✅ System.QuaranTimeTests.ToQuaranTimeSeconds_RoundTrip(test: TestTime { DateTimeOffset = 2020-03-20T00:00:00.0000000-03:00, QuaranTimeMilliseconds = 0, QuaranTimeSeconds = 0 })
✅ System.QuaranTimeTests.ToQuaranTimeSeconds(test: TestTime { DateTimeOffset = 2830-12-15T01:23:45.0000000+00:00, QuaranTimeMilliseconds = 25584416625000, QuaranTimeSeconds = 25584416625 })
✅ System.StringFormatNamed.ReplaceWithAnonymousObject
✅ System.StringFormatNamed.ReplaceWithAnonymousObjectCaseInsensitive
✅ System.StringFormatNamed.ReplaceWithDictionary
✅ System.StringFormatNamed.ReplaceWithDictionarySupportsNulls
✅ System.Threading.Tasks.AsyncLazyTests.AwaitAsyncLazy
✅ System.Threading.Tasks.AsyncLazyTests.AwaitAsyncValue
✅ System.Threading.Tasks.AsyncLazyTests.AwaitNewLazyAsyncValue
✅ System.Threading.Tasks.AsyncLazyTests.AwaitNewLazyValue
✅ System.Threading.Tasks.AsyncLazyTests.AwaitValue
✅ System.Xml.BaseUriXmlReaderTest.SetsBaseUriOnDocument
✅ System.Xml.Linq.AsDynamicSpec.WhenAccessingAttribute_ThenUsesIndexerSyntaxWithString
✅ System.Xml.Linq.AsDynamicSpec.WhenAccessingAttribute_ThenUsesIndexerSyntaxWithXName
✅ System.Xml.Linq.AsDynamicSpec.WhenAccessingElementsUsingIndexerSyntax_ThenCanUseSimpleString
✅ System.Xml.Linq.AsDynamicSpec.WhenAccessingElementsUsingIndexerSyntax_ThenCanUseXName
✅ System.Xml.Linq.AsDynamicSpec.WhenAccessingElementUsingIndexerSyntax_ThenCanUseSimpleString
✅ System.Xml.Linq.AsDynamicSpec.WhenAccessingElementUsingIndexerSyntax_ThenCanUseXName
✅ System.Xml.Linq.AsDynamicSpec.WhenAddingAttributeStringValue_ThenUsesIndexerSyntaxWithString
✅ System.Xml.Linq.AsDynamicSpec.WhenAddingAttributeStringValue_ThenUsesIndexerSyntaxWithXName
✅ System.Xml.Linq.AsDynamicSpec.WhenAttributeToString_ThenReturnsValue
✅ System.Xml.Linq.AsDynamicSpec.WhenCastingAttributeToInvalidType_ThenThrows
✅ System.Xml.Linq.AsDynamicSpec.WhenCastingChar_ThenPerformsXmlConversion
✅ System.Xml.Linq.AsDynamicSpec.WhenCastingElementsToDynamicArray_ThenSucceeds
✅ System.Xml.Linq.AsDynamicSpec.WhenCastingElementsToEnumerableOfDynamic_ThenSucceeds
✅ System.Xml.Linq.AsDynamicSpec.WhenCastingElementsToEnumerableOfDynamicObject_ThenSucceeds
✅ System.Xml.Linq.AsDynamicSpec.WhenCastingElementsToEnumerableOfObject_ThenSucceeds
✅ System.Xml.Linq.AsDynamicSpec.WhenCastingElementToDynamicArray_ThenExposesChildElements
✅ System.Xml.Linq.AsDynamicSpec.WhenCastingElementToEnumerableOfDynamic_ThenExposesChildElements
✅ System.Xml.Linq.AsDynamicSpec.WhenCastingElementToEnumerableOfDynamicObject_ThenExposesChildElements
✅ System.Xml.Linq.AsDynamicSpec.WhenCastingElementToEnumerableOfObject_ThenExposesChildElements
✅ System.Xml.Linq.AsDynamicSpec.WhenCastingIntToEnum_ThenParsesEnum
✅ System.Xml.Linq.AsDynamicSpec.WhenCastingStringToEnum_ThenParsesEnum
✅ System.Xml.Linq.AsDynamicSpec.WhenCastingToBoolean_ThenPerformsXmlConversion
✅ System.Xml.Linq.AsDynamicSpec.WhenCastingToByte_ThenPerformsXmlConversion
✅ System.Xml.Linq.AsDynamicSpec.WhenCastingToDateTime_ThenPerformsXmlConversion
✅ System.Xml.Linq.AsDynamicSpec.WhenCastingToDateTimeOffset_ThenPerformsXmlConversion
✅ System.Xml.Linq.AsDynamicSpec.WhenCastingToDecimal_ThenPerformsXmlConversion
✅ System.Xml.Linq.AsDynamicSpec.WhenCastingToDouble_ThenPerformsXmlConversion
✅ System.Xml.Linq.AsDynamicSpec.WhenCastingToGuid_ThenPerformsXmlConversion
✅ System.Xml.Linq.AsDynamicSpec.WhenCastingToInt_ThenPerformsXmlConversion
✅ System.Xml.Linq.AsDynamicSpec.WhenCastingToInt16_ThenPerformsXmlConversion
✅ System.Xml.Linq.AsDynamicSpec.WhenCastingToLong_ThenPerformsXmlConversion
✅ System.Xml.Linq.AsDynamicSpec.WhenCastingToSByte_ThenPerformsXmlConversion
✅ System.Xml.Linq.AsDynamicSpec.WhenCastingToSingle_ThenPerformsXmlConversion
✅ System.Xml.Linq.AsDynamicSpec.WhenCastingToTimespan_ThenPerformsXmlDurationConversion
✅ System.Xml.Linq.AsDynamicSpec.WhenCastingToUInt_ThenPerformsXmlConversion
✅ System.Xml.Linq.AsDynamicSpec.WhenCastingToUInt16_ThenPerformsXmlConversion
✅ System.Xml.Linq.AsDynamicSpec.WhenCastingToUInt64_ThenPerformsXmlConversion
✅ System.Xml.Linq.AsDynamicSpec.WhenCastingToXAttribute_ThenGetsUnderlyingAttribute
✅ System.Xml.Linq.AsDynamicSpec.WhenCastingToXElement_ThenGetsUnderlyingElement
✅ System.Xml.Linq.AsDynamicSpec.WhenElementConvertedToEnumerableElement_ThenSucceeds
✅ System.Xml.Linq.AsDynamicSpec.WhenElementConvertedToInvalidType_ThenThrows
✅ System.Xml.Linq.AsDynamicSpec.WhenElementNameHasDot_ThenCanUseIndexerNotation
✅ System.Xml.Linq.AsDynamicSpec.WhenIteratingElement_ThenCanCastToXElement
✅ System.Xml.Linq.AsDynamicSpec.WhenIteratingElement_ThenIteratesAllChildren
✅ System.Xml.Linq.AsDynamicSpec.WhenIteratingElements_ThenCanConvertToElements
✅ System.Xml.Linq.AsDynamicSpec.WhenMultipleElements_ThenCanCastToEnumerableOfDynamicObject
✅ System.Xml.Linq.AsDynamicSpec.WhenMultipleElements_ThenCanCastToEnumerableOfElement
✅ System.Xml.Linq.AsDynamicSpec.WhenMultipleElements_ThenCanIterate
✅ System.Xml.Linq.AsDynamicSpec.WhenMultipleElements_ThenCanUseElementIndex
✅ System.Xml.Linq.AsDynamicSpec.WhenMultipleElements_ThenCastingToNonEnumerableOfElementFails
✅ System.Xml.Linq.AsDynamicSpec.WhenMultipleElements_ThenNonIntegerIndexFails
✅ System.Xml.Linq.AsDynamicSpec.WhenSettingAttributeStringValue_ThenUsesIndexerSyntaxWithString
✅ System.Xml.Linq.AsDynamicSpec.WhenSettingAttributeStringValue_ThenUsesIndexerSyntaxWithXName
✅ System.Xml.Linq.AsDynamicSpec.WhenSettingElementStringValue_ThenUsesIndexerSyntaxWithString
✅ System.Xml.Linq.AsDynamicSpec.WhenSettingElementStringValue_ThenUsesIndexerSyntaxWithXName
✅ System.Xml.Linq.AsDynamicSpec.WhenTraversingChildNodes_ThenUsesDottedSyntax

from dotnet-retest v0.6.3 on .NET 8.0.12 with 💜

@devlooped-bot devlooped-bot force-pushed the dotnet-file-sync branch 2 times, most recently from 1f83c69 to 81cd770 Compare August 14, 2024 00:04
@devlooped-bot devlooped-bot force-pushed the dotnet-file-sync branch 2 times, most recently from a7aebe0 to bbf967f Compare September 14, 2024 00:05
@devlooped-bot devlooped-bot force-pushed the dotnet-file-sync branch 3 times, most recently from 4a24b82 to 7f5b480 Compare October 3, 2024 00:04
@devlooped-bot devlooped-bot force-pushed the dotnet-file-sync branch 2 times, most recently from 00a82ed to c4ef7d2 Compare October 10, 2024 00:05
@devlooped-bot devlooped-bot force-pushed the dotnet-file-sync branch 2 times, most recently from 8348c7a to 34d8d6a Compare October 26, 2024 00:03
@devlooped-bot devlooped-bot force-pushed the dotnet-file-sync branch 2 times, most recently from 8d6870a to 641c502 Compare November 1, 2024 00:06
@devlooped-bot devlooped-bot force-pushed the dotnet-file-sync branch 2 times, most recently from 96b0d9a to 06a22dc Compare November 20, 2024 00:06
@devlooped-bot devlooped-bot force-pushed the dotnet-file-sync branch 2 times, most recently from df7f4cf to 4aa9c63 Compare January 26, 2025 00:05
# devlooped/oss

- Update to checkout@v4 devlooped/oss@5fb1723
- Bump create-pr dependency to avoid error with existing PRs devlooped/oss@11a8757
- Only commit markdown files when resolving includes devlooped/oss@2c10a83
- Cleanup build and publish to use VersionLabel devlooped/oss@14deaea
- Update dotnet-file.yml with fix to create pull request action devlooped/oss@11a331d
- Don't add random wait on manual dotnet-file runs devlooped/oss@7afe350
- Automatically use the new terminal logger if possible devlooped/oss@27a5c9a
- Allow choosing build configuration on dispatch devlooped/oss@fef4635
- Remove shared community files from ignores devlooped/oss@65f89e0
- Simplify testing by switching to dotnet-retest devlooped/oss@b5bb972
- We don't push just from ubuntu anymore devlooped/oss@7ec9101
- Allow seamless sleet upgrades without requiring workflow updates devlooped/oss@5e17ad6
- Update includes.yml to include top-level .md devlooped/oss@d152e74
- Upgrade to supported artifact actions devlooped/oss@64141f1
- Attempt to get necessary permissions for default token devlooped/oss@85829f2
- Simplify .gitattributes devlooped/oss@5f92a68
- Update .gitignore to ignore .genaiscript devlooped/oss@e0be248
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant