-
Notifications
You must be signed in to change notification settings - Fork 0
Migration to dotnet 10 #8
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
Merged
Merged
Changes from 13 commits
Commits
Show all changes
72 commits
Select commit
Hold shift + click to select a range
156e4d7
docs: Update PLAN.md with .NET 10 and C# 14 strategy
1d95536
migra para dotnet 10
d7b06bc
chore: merge master into migration-to-dotnet-10
02888c7
docs: update ROADMAP with Phase 1.5, Blazor stack, and sprint planning
c989aa7
feat: migrate to .NET 10 + Aspire 13 + Swashbuckle 10
31d7d80
docs: update CI/CD workflows and documentation for .NET 10
08d33e6
fix: temporarily disable OpenApiServer configuration to resolve UriFo…
b0780cd
refactor: improve E2E test infrastructure and fix ServiceCatalogs tests
4e8b9c5
feat: add SearchProvidersDbContext to E2E tests with PostGIS support
a5889c1
ci: add E2E tests to CI/CD pipelines
81584f9
fix: correct ServiceCatalogs E2E tests and repository Update methods
20a2a07
fix: configure E2E infrastructure for SearchProviders with Dapper/Pos…
c5046e7
refactor: remove redundant validation code and E2E test
3d8aedd
feat: implement E2E authentication infrastructure for Authorization t…
881ca9a
feat: Adiciona 22 testes E2E alcançando 100% de cobertura de endpoints
233b879
feat: Adiciona 22 testes E2E alcançando 100% de cobertura de endpoints
8b6bf86
docs: fix inconsistencies across roadmap, global.json, migration guid…
046f020
refactor: apply code review fixes for repositories, tests, and OpenAP…
2ef8657
test: improve E2E test quality and eliminate code duplication
7345226
docs: update .NET version references and improve test robustness
04f52c6
chore: normalize line endings in NuGet.config
c7d6912
style: apply dotnet format to fix code formatting issues
e0fbe6b
fix: consolidate NuGet config and fix Aspire package source mapping
c533042
chore: suppress NuGet warnings and remove redundant package references
581961d
fix: enable prerelease packages for .NET 10 dependencies in CI
6db98b5
fix: correct raw string literal syntax in CrossModuleCommunicationE2E…
7062a4e
fix: resolve compilation errors in E2E tests from previous formatter …
3f80d56
fix(tests): Update ConfigureUser call sites and add ClearConfiguratio…
6aee4c9
refactor(tests): improve E2E test quality and maintainability
f37df02
fix: resolve .NET 10 migration issues and improve test reliability
8a6df4b
fix: resolve .NET 10 package issues and improve code quality
d3ef6d4
fix: correct package source mapping for .NET 10 migration
ee8a2cb
fix: remove package source mapping to allow NuGet to resolve from bot…
19c4104
refactor: improve E2E tests and clarify migration configuration
b2811a4
feat: implement code review improvements
49d0246
fix: simplify DeleteUser_WithoutPermission test
87ad342
fix: add --force-evaluate to dotnet restore in CI workflows
e6551bc
style: fix code formatting per dotnet format
516b01c
chore: regenerate lock files and fix package issues
cb017de
fix: address code quality and security issues
7d3eb22
chore: remove incompatible Aspire.Npgsql.EntityFrameworkCore.PostgreSQL
31886e4
fix: pin Microsoft.Build.* to 17.14.28 and Microsoft.Extensions.* to …
1a73761
chore: update OpenTelemetry packages and remove vulnerability suppres…
c434eff
fix to resolve the CI/CD pipeline failure
39acf68
fix: corrige endpoints do ServiceCatalogs e limpa warnings do build
c7cb871
fix: suprime warnings CA2000 com #pragma em código de teste
a95d1a7
refactor: corrige ISchemaFilter, simplifica .globalconfig e documenta…
0122ae0
fix: atualiza endpoints nos testes de integração e E2E do ServiceCata…
51be344
fix: normaliza line endings para LF em todos os arquivos
075fe4e
refactor: implementa melhorias do code review
733587c
ttraducao
c2f3a23
chore: suppress xUnit1051 warnings and add Hangfire compatibility val…
1177289
fix: suprimir warnings xUnit1051/xUnit1012/CA2000 e corrigir formataç…
c13bca1
fix: Desabilitar ExampleSchemaFilter temporariamente devido a incompa…
1509585
fix: Corrigir assinatura do ExampleSchemaFilter para Swashbuckle 10.x
33474ee
fix: Skip testes Hangfire CRITICAL no CI/CD (requerem Aspire)
74f8e81
feat: Adicionar monitoramento automatico de dependencias
4172364
docs: Adicionar analise detalhada de falhas E2E no CI/CD
60488e4
Configure E2E test infrastructure for CI/CD
18aed71
Fix Azurite health check in CI/CD
19039a9
Address code review feedback - workflows and documentation
26d4c21
Fix security scanner warnings and second restore step
26d87e7
Use --force-evaluate to regenerate outdated lock files
5c5b43d
Skip 5 problematic E2E tests in CI/CD (98/103 passing - 95.1%)
19799b9
Skip UserWithoutCreatePermission test (same auth issue)
7586967
Final documentation polish - phase numbering and warnings
e36c7fe
Fix remaining documentation issues
91510f0
Skip ApiVersioning test (auth issue #7)
e97b67f
Address final code review feedback
c489ad8
Add Sprint 1 detailed checklist
8a95677
Skip 2 additional auth tests + update Sprint 1 checklist
d785844
Add comprehensive skipped tests tracker (12 tests across all projects)
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.