Skip to content

Added All Config Improvement to My Fork#1

Merged
alfkonee merged 60 commits into
masterfrom
feature/dictionary-improvements
Jun 9, 2025
Merged

Added All Config Improvement to My Fork#1
alfkonee merged 60 commits into
masterfrom
feature/dictionary-improvements

Conversation

@alfkonee
Copy link
Copy Markdown
Owner

@alfkonee alfkonee commented Jun 9, 2025

No description provided.

Alfred Neequaye and others added 29 commits February 22, 2022 08:09
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".
@alfkonee alfkonee merged commit 1d50e64 into master Jun 9, 2025
2 of 3 checks passed
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.

2 participants