Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

paulomorgado

paulomorgado opened an issue on dotnet/sdk
[8.0.404] "dotnet list package" fails when using CPM
<!-- Please keep in mind that the GitHub issue tracker is not intended as a general support forum, but for reporting **non-security** bugs and feature requests. If you believe you have an issue th...
paulomorgado created a comment on an issue on RicoSuter/NSwag
> Hi @bzwieratinnovadis, I am still getting this error in NSwag 14.1. Can you elaborate what you mean with "a template being used"? I do nothing special, just generate a C# client from a valid open...

View on GitHub

paulomorgado starred SergeyTeplyakov/Blog
paulomorgado starred devlooped/StructId
paulomorgado opened an issue on hacf-fr/renault-api
RenaulVehicle hits 404 on get_car_adapter
I'm trying this API an a Renault Scenic e-tech with this code: ```python async def main(): async with aiohttp.ClientSession() as websession: client = RenaultClient(websession=websess...
paulomorgado created a comment on a pull request on rabbitmq/rabbitmq-dotnet-client
> > @danielmarbach, do you have any scenario in mind for the use of the cancellation token in the event args? > > Not sure I understand your question. Can you elaborate? The token is part of the...

View on GitHub

paulomorgado created a review on a pull request on rabbitmq/rabbitmq-dotnet-client

View on GitHub

paulomorgado created a comment on a pull request on rabbitmq/rabbitmq-dotnet-client
@danielmarbach, do you have any scenario in mind for the use of the cancellation token in the event args?

View on GitHub

paulomorgado pushed 98 commits to MSBuild-GetProperty-GetItem paulomorgado/cake-build-cake
  • (#4322) Removed check for OS on PathHelper.IsRooted 8d390fa
  • Merge pull request #4323 from nils-a/feature/GH-4322 (#4322) Removed check for OS on PathHelper.IsRooted 9463314
  • Add ReportGenerator missing markdown report types f74203a
  • Merge pull request #4330 from eoehen/feature/ReportGenerator-missing-report-types Add ReportGenerator missing markdo... 46a049b
  • (GH-4336) Switch to Central Package Management (CPM) * fixes #4336 c7918db
  • (GH-4337) Update Xunit to 2.9.1 * fixes #4337 ea9a316
  • (GH-4338) Update Microsoft.NET.Test.Sdk to 17.11.1 * fixes #4338 20ef2a9
  • (GH-4339) Update Verify.Xunit to 26.6.0 * fixes #4339 6341c64
  • (GH-4340) Update NuGet.* to 6.11.0 * fixes #4340 7ca3449
  • (GH-4341) Update Autofac to 8.1.0 * fixes #4341 09d0507
  • (GH-4342) Update Basic.Reference.Assemblies.* to 1.7.9 * fixes #4342 7c6ef3d
  • (GH-4343) Update Microsoft.CodeAnalysis.CSharp.Scripting to 4.11.0 * fixes #4343 9c15e2e
  • Address xUnit2029 Warning, replace Assert Empty with DoesNotContain 88ec45a
  • Update SDK to 8.0.402 3cb268f
  • Merge pull request #4344 from devlead/feature/gh-4336 GH4336-4343: Switch to Central Package Management (CPM) & upda... 29611bd
  • Update NuGetSourceRepositoryProvider.cs use SettingsUtility.GetEnabledSources() e26e2ae
  • Update NuGetSourceRepositoryProvider.cs cc062fe
  • Update NuGetSourceRepositoryProvider.cs a9cb965
  • Merge pull request #4284 from WeihanLi/patch-1 Update NuGetSourceRepositoryProvider.cs 3b7ac98
  • Add DotNetListPackage alias for dotnet list package command 409b024
  • and 78 more ...

View on GitHub

paulomorgado created a comment on an issue on open-telemetry/opentelemetry-dotnet
a 1.11.0 version with proper dependencies would solve this. I'll go even further, there is no need to depend on any 9 packages other than System.Diagnostics.DiagnosticSource, so it seems. Whe...

View on GitHub

paulomorgado opened a pull request on merill/bluesky
Change BlueSky handle for Paulo Morgado
Change BlueSky handle for Paulo Morgado from `paulomorgado.bsky.social` to `paulomorgado.net`.
paulomorgado created a branch on paulomorgado/bluesky

change-handler - Crowd sourced database of the Microsoft community on Bluesky.

paulomorgado forked merill/bluesky

paulomorgado/bluesky

paulomorgado pushed 2 commits to issues/5973 paulomorgado/open-telemetry-opentelemetry-dotnet
  • [otlp] Remove the Google.Protobuf / Grpc packages, and replace the logs and metrics with the new implementation (#600... b9be07a
  • Use 8.0 dependencies for non net9.0, except for System.Diagnostics.DiagnosticSource 28b7948

View on GitHub

paulomorgado opened a draft pull request on open-telemetry/opentelemetry-dotnet
Addresses issue 8973
Fixes #5973 ## Changes Do not force Microsoft.Extensions.* to applications not targeting .NET 9.0. ## Merge requirement checklist * [X] [CONTRIBUTING](https://github.com/open-telemetry/...
paulomorgado created a branch on paulomorgado/open-telemetry-opentelemetry-dotnet

issues/5973 - The OpenTelemetry .NET Client

paulomorgado created a comment on an issue on dotnet/aspire
> Hey guys, I just opened [#6846](https://github.com/dotnet/aspire/issues/6846), possibly related? Probably! I tried to send telemetry from the container to a standalone dashboard in a container a...

View on GitHub

paulomorgado created a comment on an issue on dotnet/runtime
Admitedly, checking logging level is not for free, but neither is delegate instantiation and invocation. And for something like your example, I'm doing something like: ```csharp internal static c...

View on GitHub

paulomorgado created a comment on an issue on open-telemetry/opentelemetry-dotnet
> I'll clarify this with my team, but my take is this: > > * `System.Diagnsotics.DiagnosticSource` is specifically designed to replace the in-box component. If you're on .NET 8 and you use S.D.DS ...

View on GitHub

paulomorgado open sourced paulomorgado/Aspire-Issue6635
paulomorgado created a comment on a pull request on mongodb/mongo-csharp-driver
No problem to me. I'm just used to using the suggested changes in a review: ![image](https://github.com/user-attachments/assets/d01f5f87-aba5-4380-b58e-5f6bdff77700)

View on GitHub

paulomorgado created a comment on an issue on dotnet/aspire
Hi @joperezr, Check if [this](https://github.com/paulomorgado/Aspire-Issue6635) is enough.

View on GitHub

paulomorgado pushed 1 commit to main paulomorgado/Aspire-Issue6635

View on GitHub

paulomorgado pushed 1 commit to main paulomorgado/Aspire-Issue6635

View on GitHub

paulomorgado created a comment on a pull request on mongodb/mongo-csharp-driver
@adelinowona, Sure. No problem. Can you create a review with a suggestion?

View on GitHub

paulomorgado created a comment on an issue on dotnet/aspire
Maybe @JamesKovacs can help here. What I'm doing, for now, is adding an initialization sh script with: ```sh #!/bin/bash openssl rand -base64 32 > "/tmp/mongodb-keyfile" chmod 600 "/tmp/mongodb-k...

View on GitHub

paulomorgado created a comment on an issue on dotnet/aspire
> Thanks for logging this, @paulomorgado. Is this request specific to local development or for production environments too? My immediate need is for development. MongoDB requerer it to use trans...

View on GitHub

paulomorgado opened an issue on docker/buildx
-iidfile fails to write IID to file
### Contributing guidelines - [x] I've read the [contributing guidelines](https://github.com/docker/buildx/blob/master/.github/CONTRIBUTING.md) and wholeheartedly agree ### I've found a bug and c...
paulomorgado created a comment on a pull request on mongodb/mongo-csharp-driver
@adelinowona, I'll have a look into it as soon as I have the time. Why do you find what you are provides much easier maintainability?

View on GitHub

paulomorgado opened an issue on dotnet/aspire
Add support for MongoDB replica sets
### Is there an existing issue for this? - [x] I have searched the existing issues ### Is your feature request related to a problem? Please describe the problem. To use transactions in MongoDB, ...
Load more