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

[DI-1337] Data Import 2.3 .NET 8 Update #62

Merged
merged 16 commits into from
Apr 9, 2024
Merged

[DI-1337] Data Import 2.3 .NET 8 Update #62

merged 16 commits into from
Apr 9, 2024

Conversation

jleiva-gap
Copy link
Contributor

@jleiva-gap jleiva-gap commented Apr 8, 2024

  • Upgrade projects to NET 8
  • Update packages to latest version.
  • Update code to match packages version changes
  • Update Docker files to use .NET 8 images
  • Update version for deprecated actions.
  • Enable PowerShell Linter

@jleiva-gap jleiva-gap requested a review from a team as a code owner April 8, 2024 11:44
@jleiva-gap jleiva-gap changed the title [DI-1337] Data Import 2.3 .NET 8 Update DRAFT [DI-1337] Data Import 2.3 .NET 8 Update Apr 8, 2024
@jleiva-gap jleiva-gap marked this pull request as draft April 8, 2024 11:44
Upgrade projects to NET 8
Update packages to latest version.
Update code to match packages version changes
Copy link
Contributor

@jasonh-edfi jasonh-edfi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed and framework/library updates seen here, along with necessary unit test updates.

@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@jleiva-gap jleiva-gap changed the title DRAFT [DI-1337] Data Import 2.3 .NET 8 Update [DI-1337] Data Import 2.3 .NET 8 Update Apr 9, 2024
"ConnectionStrings": {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since this is a test project, it is probably okay to keep the TrustServerCertificate=True;

"defaultConnection": "Data Source=(local);Initial Catalog=EdFi_DataImport_Test;Trusted_Connection=True",
"storageConnection": "UseDevelopmentStorage=true"
},
"ConnectionStrings": {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same here

@jleiva-gap jleiva-gap marked this pull request as ready for review April 9, 2024 17:37
@DavidJGapCR DavidJGapCR merged commit 347dea6 into main Apr 9, 2024
8 checks passed
@DavidJGapCR DavidJGapCR deleted the DI-1337 branch April 9, 2024 17:55
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.

3 participants