Skip to content

Conversation

@lukebakken
Copy link
Contributor

@lukebakken lukebakken commented Nov 20, 2024

Part of #95

  • Start implementing support for connecting to ClusterTests
  • Start adding Uris to ConnectionSettings.
  • Add ClusterTests file.
  • Set TestTfmsInParallel so that dotnet test does not execute tests in parallel for net8.0 and net462
  • Begin adding support to create ConnectionSettings from Uris
  • Rename ConnectionSettingBuilder to ConnectionSettingsBuilder
  • Correctly implement IEquatable for ConnectionSettings
  • Run in parallel by TFM, by generating a short UUID for entity names.

@lukebakken lukebakken force-pushed the rabbitmq-amqp-dotnet-client-95 branch from 6e7f61d to 993b28d Compare November 21, 2024 15:15
@lukebakken lukebakken self-assigned this Nov 22, 2024
@lukebakken lukebakken modified the milestones: 0.2.0-beta.0, 0.2.0-beta.1 Nov 22, 2024
@lukebakken lukebakken force-pushed the rabbitmq-amqp-dotnet-client-95 branch from 993b28d to f7ebd0e Compare November 22, 2024 18:31
@lukebakken lukebakken modified the milestones: 0.2.0-beta.1, 0.2.0-beta.0 Nov 22, 2024
* Start implementing support for connecting to ClusterTests
* Start adding Uris to ConnectionSettings.
* Add ClusterTests file.
* Set `TestTfmsInParallel` so that `dotnet test` does not execute tests in parallel for `net8.0` and `net462`
* Begin adding support to create `ConnectionSettings` from `Uri`s
* Rename `ConnectionSettingBuilder` to `ConnectionSettingsBuilder`
* Correctly implement `IEquatable` for `ConnectionSettings`
* Run in parallel by TFM, by generating a short UUID for entity names.
@lukebakken lukebakken force-pushed the rabbitmq-amqp-dotnet-client-95 branch from dbfef9b to 0adb380 Compare November 25, 2024 20:19
@lukebakken lukebakken marked this pull request as ready for review November 25, 2024 20:40
@lukebakken lukebakken merged commit 181f5cb into main Nov 25, 2024
2 checks passed
@lukebakken lukebakken deleted the rabbitmq-amqp-dotnet-client-95 branch November 25, 2024 20:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants