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

F2calv/2024 09 updates #193

Merged
merged 71 commits into from
Dec 2, 2024
Merged

F2calv/2024 09 updates #193

merged 71 commits into from
Dec 2, 2024

Conversation

f2calv
Copy link
Owner

@f2calv f2calv commented Dec 2, 2024

FYI - I am aware of bigger changes coming to the Google Photos API in March 2025, so this is a preparatory update ahead of that - see https://developers.google.com/photos/support/updates

changes in no particular order;

  • multi-targeted dotnet 8 & 9 w/csharp 13
  • rename repo & packages from CasCap.Apis.GooglePhotos< to CasCap.Api.GooglePhotos
  • devcontainer updated
  • switch from JSON.NET to Syzstem.Text.Json
  • ci updated
  • update pre-commit
  • split sln into Debug and .Release
  • switch to Directory.Packages.props
  • switch to global Usings.cs
  • upgrade to latest c# language features where possible
  • improve/simplify example applications, added error handling
  • improved AddGooglePhotos extension method with more options
  • added documentation/comments
  • integration tests now run in CI (with some hacks, but disabled until I need to run them)
  • fixed issue Feature: Login to support Cancellation #172

@f2calv f2calv added bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request dependencies Pull requests that update a dependency file labels Dec 2, 2024
@f2calv f2calv self-assigned this Dec 2, 2024
Copy link

sonarqubecloud bot commented Dec 2, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
3 Security Hotspots
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

@f2calv f2calv merged commit d832967 into main Dec 2, 2024
8 of 11 checks passed
@f2calv f2calv deleted the f2calv/2024-09-updates branch December 2, 2024 04:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dependencies Pull requests that update a dependency file documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant