-
Notifications
You must be signed in to change notification settings - Fork 4
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
Upgrade to dotnet 7 & project refactoring #252
Merged
Merged
Conversation
This file contains 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
Contributor
Jossec101
commented
Jul 26, 2023
- feat: bump to dotnet 7 environment (not libs) refactor: renamed FundsManager namespaces and solutions to NodeGuard refactor: removed unused docker-compose files
- feat: upgrade to dotnet 7 libraries and all libraries to latest version refactor: refactored opentelemetry setup feat: bump dockerfile to dotnet 7
- refactor(InternalWallet.cs): update comment to reflect change from FundsManager to NodeGuard for clarity refactor(NodeGuard.csproj): update UserSecretsId and RunConfiguration to reflect project name change from FundsManager to NodeGuard refactor(_Layout.cshtml): remove unused blazored-toast.min.css import to improve load times
- refactor: removed unused files
refactor: renamed FundsManager namespaces and solutions to NodeGuard refactor: removed unused docker-compose files
refactor: refactored opentelemetry setup feat: bump dockerfile to dotnet 7
…ndsManager to NodeGuard for clarity refactor(NodeGuard.csproj): update UserSecretsId and RunConfiguration to reflect project name change from FundsManager to NodeGuard refactor(_Layout.cshtml): remove unused blazored-toast.min.css import to improve load times
Closed
…p-to-date with the latest .NET version
…et to v3 for improved performance and bug fixes
…ugging purposes This change will help to understand the directory structure and contents in the GitHub Actions environment.
…s workflow The 'ls' command was used for debugging purposes and is no longer needed.
RodriFS
previously approved these changes
Jul 27, 2023
Jossec101
commented
Jul 27, 2023
…lOperationRequest.cs, 20230726125844_MempoolRecommendedFeesType.Designer.cs, and Channels.razor files for consistency and to reflect the new project structure
…to 'nodeguard' to reflect new project name
…m 'fundsmanager' to 'nodeguard' to reflect the correct database name
# Conflicts: # src/Data/Repositories/Interfaces/INodeRepository.cs # src/Data/Repositories/NodeRepository.cs # src/Jobs/ChannelMonitorJob.cs # src/Jobs/MonitorChannelsJob.cs # src/Jobs/NodeChannelSubscribeJob.cs # src/Migrations/20230725153505_NullableStatusLogs.Designer.cs # src/Migrations/20230725153505_NullableStatusLogs.cs # src/Services/LightningClientsStorageService.cs # test/NodeGuard.Tests/Data/Repositories/NodeRepositoryTests.cs # test/NodeGuard.Tests/Jobs/ChannelMonitorJobTests.cs
RodriFS
approved these changes
Jul 27, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.