Added All Config Improvement to My Fork#1
Merged
Conversation
[skip ci]
Signed-off-by: Alfred Neequaye <aneequaye@acsghana.com>
Signed-off-by: Alfred Neequaye <aneequaye@acsghana.com>
Signed-off-by: Alfred Neequaye <aneequaye@acsghana.com>
Renamed Service Name For SonarQube Removed Unnecessary Conditions in Pipelines Added sonarqube files to gitignore Added netstandard2.1 build target
chore(pipelines) Improvement to Build Pipelines Renamed Service Name For SonarQube Removed Unnecessary Conditions in Pipelines Added sonarqube files to gitignore Added netstandard2.1 build target
Signed-off-by: Alfred Neequaye <aneequaye@acsint.io>
Signed-off-by: Alfred Neequaye <aneequaye@acsint.io>
Signed-off-by: Alfred Neequaye <aneequaye@acsint.io>
- Changed indentation format for all files in the project - Did not alter any actual code or functionality, purely a stylistic change - Changes were applied uniformly across the entire codebase for consistency
- Cleaned up space inconsistencies in JsonConfigurationFileParser.cs - Added a NotImplementedException in OrganizationRepository's GetOrganizationById method - Made slight formatting changes in OrganizationRepository.cs for better readability
This commit updated the versions of packages used in the `Smpp.Net.Lib.csproj`, `Winton.Extensions.Configuration.Consul.csproj`, and `Smpp.Net.Client.csproj` projects. It also added a new package reference to MinVer. This helps us to ensure we're using the latest and most secure versions of our dependencies, and to specify the minimum version of a package that is required.
The SDK version in the Winton.Extensions.Configuration.Consul global.json file has been upgraded. The version has been updated from 6.0.100 to 8.0.300 to stay updated with the latest technological requirements.
Updated the Consul package reference from version 1.7.14.3 to 1.7.14.4. This change ensures the project uses the latest patch version with potential bug fixes and improvements. No other dependencies were modified.
Upgraded Microsoft.Extensions.Configuration.Json to version 8.0.1 from 8.0.0. This update likely includes important fixes or enhancements that improve functionality or resolve issues present in the previous version.
Upgrade the Consul library from version 1.7.14.5 to 1.7.14.6 to incorporate the latest changes and improvements. Additionally, fix formatting issues by adding spaces for consistency within the project file.
# Conflicts: # .gitignore # src/Winton.Extensions.Configuration.Consul/ConsulConfigurationProvider.cs # src/Winton.Extensions.Configuration.Consul/ConsulConfigurationSource.cs # src/Winton.Extensions.Configuration.Consul/Extensions/KVPairQueryResultExtensions.cs # src/Winton.Extensions.Configuration.Consul/IConsulConfigurationSource.cs # src/Winton.Extensions.Configuration.Consul/Parsers/JsonConfigurationParser.cs # src/Winton.Extensions.Configuration.Consul/Winton.Extensions.Configuration.Consul.csproj
Update Microsoft.Extensions.Configuration and Json packages to version 9.0.2. This ensures compatibility with the latest features and addresses any potential security or performance issues.
Introduced a new `.NET CI/CD` workflow using GitHub Actions for building, validating, and publishing the project. Updated `variables.json` to use consistent service naming conventions with "Tech231".
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
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.
No description provided.