Skip to content

Conversation

@anadale
Copy link

@anadale anadale commented Mar 23, 2025

No description provided.

@github-actions
Copy link

github-actions bot commented Mar 23, 2025

Test Results

0 tests   0 ✅  0s ⏱️
0 suites  0 💤
0 files    0 ❌

Results for commit 79f3970.

♻️ This comment has been updated with latest results.

Gregory Nickonov added 2 commits March 23, 2025 21:33
Added GitHubFlow workflow and pull-request rules to GitVersion.yml for better versioning process management. Updated .NET SDK version in global.json to 9.0.200 to align with the latest feature version.
@anadale anadale self-assigned this Mar 23, 2025
Gregory Nickonov added 7 commits March 31, 2025 00:33
Bump version to 1.30.1 in Kubernetes project and fix launch settings to point to the correct target project. Introduce `V1BatchJob` class implementing `IWorkload` with a `PodTemplate` property.
Replaced AssemblyVersion and AssemblyFileVersion parameters with FullSemVer equivalents in the CI build step. This ensures the build process uses more comprehensive semantic versioning for better version tracking and consistency.
Replaced FullSemVer with AssemblySemVer for the AssemblyVersion property. This ensures the versioning aligns correctly with the intended assembly semantic versioning standards. Other build properties remain unchanged.
The variable FullSemFileVer was replaced with FullSemVer to correct a typo in the build script. This ensures accurate versioning during the CI build process.
Downgrade the project version from 1.30.1 to 1.30.0 in the .csproj file. Add new configuration for feature branches in GitVersion.yml, enabling continuous delivery mode and setting branch-specific labeling.
The AssemblyVersion and Version properties were removed as they are either redundant or being handled elsewhere in the build process. This simplifies the project file and ensures cleaner configuration management.
Replaced SharpYaml with YamlDotNet to simplify and improve YAML serialization. Updated code to use YamlDotNet's `SerializerBuilder` with camel case naming convention. Modified project dependencies to include YamlDotNet instead of SharpYaml.
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