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

Upgrade to dotnet 7 & project refactoring #252

Merged
merged 20 commits into from
Jul 27, 2023
Merged

Conversation

Jossec101
Copy link
Contributor

  • 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
@Jossec101 Jossec101 linked an issue Jul 26, 2023 that may be closed by this pull request
…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.
@Jossec101 Jossec101 marked this pull request as ready for review July 26, 2023 20:18
RodriFS
RodriFS previously approved these changes Jul 27, 2023
src/Program.cs Outdated Show resolved Hide resolved
src/Program.cs Outdated Show resolved Hide resolved
src/Program.cs Outdated Show resolved Hide resolved
src/Program.cs Outdated Show resolved Hide resolved
Jossec101 and others added 9 commits July 27, 2023 12:16
…lOperationRequest.cs, 20230726125844_MempoolRecommendedFeesType.Designer.cs, and Channels.razor files for consistency and to reflect the new project structure
…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
@Jossec101 Jossec101 requested a review from RodriFS July 27, 2023 15:12
@Jossec101 Jossec101 merged commit 20d7240 into main Jul 27, 2023
1 check passed
@Jossec101 Jossec101 deleted the 132-upgrade-to-dotnet-7 branch July 27, 2023 15:23
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.

Upgrade to dotnet 7
2 participants