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

Implemented snapshot stream support. #173

Merged
merged 4 commits into from
Feb 28, 2023
Merged

Implemented snapshot stream support. #173

merged 4 commits into from
Feb 28, 2023

Conversation

nscheibe
Copy link
Member

Streams snapshots were not supported in snapshooter. Therefore we added some new json converters to serialize streams for our snapshots.

@nscheibe
Copy link
Member Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

PascalSenn
PascalSenn previously approved these changes Feb 28, 2023
@sonarcloud
Copy link

sonarcloud bot commented Feb 28, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 16 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@nscheibe nscheibe merged commit 904a252 into master Feb 28, 2023
@nscheibe nscheibe deleted the streamSnapshots branch February 28, 2023 14:14
@nscheibe nscheibe restored the streamSnapshots branch March 13, 2023 14:31
dariuszkuc referenced this pull request in apollographql/federation-hotchocolate Oct 19, 2023
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [Snapshooter.Xunit](https://togithub.com/SwissLife-OSS/Snapshooter) |
`0.5.4` -> `0.13.0` |
[![age](https://developer.mend.io/api/mc/badges/age/nuget/Snapshooter.Xunit/0.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Snapshooter.Xunit/0.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Snapshooter.Xunit/0.5.4/0.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Snapshooter.Xunit/0.5.4/0.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>SwissLife-OSS/Snapshooter (Snapshooter.Xunit)</summary>

###
[`v0.13.0`](https://togithub.com/SwissLife-OSS/snapshooter/releases/tag/0.13.0)

[Compare
Source](https://togithub.com/SwissLife-OSS/Snapshooter/compare/0.12.0...0.13.0)

#### What's Changed

- Implemented snapshot stream support. by
[@&#8203;nscheibe](https://togithub.com/nscheibe) in
[https://github.com/SwissLife-OSS/snapshooter/pull/173](https://togithub.com/SwissLife-OSS/snapshooter/pull/173)

**Full Changelog**:
SwissLife-OSS/snapshooter@0.12.0...0.13.0

###
[`v0.12.0`](https://togithub.com/SwissLife-OSS/Snapshooter/compare/0.11.1...0.12.0)

[Compare
Source](https://togithub.com/SwissLife-OSS/Snapshooter/compare/0.11.1...0.12.0)

###
[`v0.11.1`](https://togithub.com/SwissLife-OSS/Snapshooter/compare/0.11.0...0.11.1)

[Compare
Source](https://togithub.com/SwissLife-OSS/Snapshooter/compare/0.11.0...0.11.1)

###
[`v0.11.0`](https://togithub.com/SwissLife-OSS/Snapshooter/compare/0.10.0...0.11.0)

[Compare
Source](https://togithub.com/SwissLife-OSS/Snapshooter/compare/0.10.0...0.11.0)

###
[`v0.10.0`](https://togithub.com/SwissLife-OSS/Snapshooter/compare/0.9.0...0.10.0)

[Compare
Source](https://togithub.com/SwissLife-OSS/Snapshooter/compare/0.9.0...0.10.0)

###
[`v0.9.0`](https://togithub.com/SwissLife-OSS/Snapshooter/compare/0.8.0...0.9.0)

[Compare
Source](https://togithub.com/SwissLife-OSS/Snapshooter/compare/0.8.0...0.9.0)

###
[`v0.8.0`](https://togithub.com/SwissLife-OSS/snapshooter/releases/tag/0.8.0)

[Compare
Source](https://togithub.com/SwissLife-OSS/Snapshooter/compare/0.7.1...0.8.0)

#### Changes:

-
[`1da1c90`](https://togithub.com/SwissLife-OSS/Snapshooter/commit/1da1c90ecc9e25a2584395dcdff54b53bb685258)
MSTest support
([#&#8203;158](https://togithub.com/SwissLife-OSS/Snapshooter/issues/158))
-
[`b0a1fca`](https://togithub.com/SwissLife-OSS/Snapshooter/commit/b0a1fca1a2876b6b60f23bd8b33e0d35755989ec)
Implemented Accept match Option Feature
([#&#8203;151](https://togithub.com/SwissLife-OSS/Snapshooter/issues/151))
-
[`7860166`](https://togithub.com/SwissLife-OSS/Snapshooter/commit/7860166dc6d0a1a29fc37a957bade7419394289f)
Add support for NUnit `TestCaseSource` attribute
([#&#8203;146](https://togithub.com/SwissLife-OSS/Snapshooter/issues/146))
-
[`05afa6f`](https://togithub.com/SwissLife-OSS/Snapshooter/commit/05afa6ff7eccaf126f2c1f1da206c9f89298824b)
Comments beautify
([#&#8203;135](https://togithub.com/SwissLife-OSS/Snapshooter/issues/135))

This list of changes was [auto
generated](https://dev.azure.com/swisslife-oss/swisslife-oss/\_build/results?buildId=1422\&view=logs).

###
[`v0.7.1`](https://togithub.com/SwissLife-OSS/snapshooter/releases/tag/0.7.1)

[Compare
Source](https://togithub.com/SwissLife-OSS/Snapshooter/compare/0.7.0...0.7.1)

#### Changes:

-
[`a9cbecf`](https://togithub.com/SwissLife-OSS/Snapshooter/commit/a9cbecf71f193bd918117870c5f56dc31d090771)
Draft styled comment.
-
[`edc56a6`](https://togithub.com/SwissLife-OSS/Snapshooter/commit/edc56a685df601c675a877002f5311986fb98e88)
Update README.md

This list of changes was [auto
generated](https://dev.azure.com/swisslife-oss/swisslife-oss/\_build/results?buildId=1078\&view=logs).

###
[`v0.7.0`](https://togithub.com/SwissLife-OSS/Snapshooter/compare/0.6.2...0.7.0)

[Compare
Source](https://togithub.com/SwissLife-OSS/Snapshooter/compare/0.6.2...0.7.0)

###
[`v0.6.2`](https://togithub.com/SwissLife-OSS/snapshooter/releases/tag/0.6.2)

[Compare
Source](https://togithub.com/SwissLife-OSS/Snapshooter/compare/0.6.1...0.6.2)

Reset snapshotName on Exceptions
([#&#8203;128](https://togithub.com/SwissLife-OSS/Snapshooter/issues/128))

###
[`v0.6.1`](https://togithub.com/SwissLife-OSS/Snapshooter/compare/0.6.0...0.6.1)

[Compare
Source](https://togithub.com/SwissLife-OSS/Snapshooter/compare/0.6.0...0.6.1)

###
[`v0.6.0`](https://togithub.com/SwissLife-OSS/snapshooter/releases/tag/0.6.0)

[Compare
Source](https://togithub.com/SwissLife-OSS/Snapshooter/compare/0.5.8...0.6.0)

Be less strict on detection of FluentAssertions types
([#&#8203;124](https://togithub.com/SwissLife-OSS/Snapshooter/issues/124))
[@&#8203;huysentruitw](https://togithub.com/huysentruitw)
Allow customization of snapshot serializer settings
([#&#8203;119](https://togithub.com/SwissLife-OSS/Snapshooter/issues/119))
[@&#8203;SbiCA](https://togithub.com/SbiCA)

###
[`v0.5.8`](https://togithub.com/SwissLife-OSS/snapshooter/releases/tag/0.5.8)

[Compare
Source](https://togithub.com/SwissLife-OSS/Snapshooter/compare/0.5.7...0.5.8)

- reintroduce netstandard2.0 as a target
[#&#8203;111](https://togithub.com/SwissLife-OSS/Snapshooter/issues/111)

###
[`v0.5.7`](https://togithub.com/SwissLife-OSS/Snapshooter/compare/0.5.6...0.5.7)

[Compare
Source](https://togithub.com/SwissLife-OSS/Snapshooter/compare/0.5.6...0.5.7)

###
[`v0.5.6`](https://togithub.com/SwissLife-OSS/Snapshooter/compare/0.5.5...0.5.6)

[Compare
Source](https://togithub.com/SwissLife-OSS/Snapshooter/compare/0.5.5...0.5.6)

###
[`v0.5.5`](https://togithub.com/SwissLife-OSS/snapshooter/releases/tag/0.5.5)

[Compare
Source](https://togithub.com/SwissLife-OSS/Snapshooter/compare/0.5.4...0.5.5)

Fixes
[#&#8203;98](https://togithub.com/SwissLife-OSS/Snapshooter/issues/98)

#### Changes:

-
[`1ae187e`](https://togithub.com/SwissLife-OSS/Snapshooter/commit/1ae187e7d9feac32677979f51b702b7bca16a73b)
bump dependencies
([#&#8203;100](https://togithub.com/SwissLife-OSS/Snapshooter/issues/100))
-
[`6353c0c`](https://togithub.com/SwissLife-OSS/Snapshooter/commit/6353c0c477ae6fcfdad1c6d1ea4e76f8e4273119)
Fix iterative test naming
([#&#8203;99](https://togithub.com/SwissLife-OSS/Snapshooter/issues/99))

This list of changes was [auto
generated](https://dev.azure.com/swisslife-oss/swisslife-oss/\_build/results?buildId=728\&view=logs).

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/apollographql/federation-hotchocolate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOS4yIiwidXBkYXRlZEluVmVyIjoiMzcuMTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
dariuszkuc referenced this pull request in apollographql/subgraph-csharp-hotchocolate-annotation Oct 19, 2023
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [Snapshooter.Xunit](https://togithub.com/SwissLife-OSS/Snapshooter) |
`0.8.0` -> `0.13.0` |
[![age](https://developer.mend.io/api/mc/badges/age/nuget/Snapshooter.Xunit/0.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Snapshooter.Xunit/0.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Snapshooter.Xunit/0.8.0/0.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Snapshooter.Xunit/0.8.0/0.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>SwissLife-OSS/Snapshooter (Snapshooter.Xunit)</summary>

###
[`v0.13.0`](https://togithub.com/SwissLife-OSS/snapshooter/releases/tag/0.13.0)

[Compare
Source](https://togithub.com/SwissLife-OSS/Snapshooter/compare/0.12.0...0.13.0)

#### What's Changed

- Implemented snapshot stream support. by
[@&#8203;nscheibe](https://togithub.com/nscheibe) in
[https://github.com/SwissLife-OSS/snapshooter/pull/173](https://togithub.com/SwissLife-OSS/snapshooter/pull/173)

**Full Changelog**:
SwissLife-OSS/snapshooter@0.12.0...0.13.0

###
[`v0.12.0`](https://togithub.com/SwissLife-OSS/Snapshooter/compare/0.11.1...0.12.0)

[Compare
Source](https://togithub.com/SwissLife-OSS/Snapshooter/compare/0.11.1...0.12.0)

###
[`v0.11.1`](https://togithub.com/SwissLife-OSS/Snapshooter/compare/0.11.0...0.11.1)

[Compare
Source](https://togithub.com/SwissLife-OSS/Snapshooter/compare/0.11.0...0.11.1)

###
[`v0.11.0`](https://togithub.com/SwissLife-OSS/Snapshooter/compare/0.10.0...0.11.0)

[Compare
Source](https://togithub.com/SwissLife-OSS/Snapshooter/compare/0.10.0...0.11.0)

###
[`v0.10.0`](https://togithub.com/SwissLife-OSS/Snapshooter/compare/0.9.0...0.10.0)

[Compare
Source](https://togithub.com/SwissLife-OSS/Snapshooter/compare/0.9.0...0.10.0)

###
[`v0.9.0`](https://togithub.com/SwissLife-OSS/Snapshooter/compare/0.8.0...0.9.0)

[Compare
Source](https://togithub.com/SwissLife-OSS/Snapshooter/compare/0.8.0...0.9.0)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/apollographql/subgraph-template-dotnet-hotchocolate-annotation-boilerplate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOS4yIiwidXBkYXRlZEluVmVyIjoiMzcuMTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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