Actions: TSSArt/Xtate.Service.HttpClient
Actions
Showing runs from all workflows
34 workflow runs
34 workflow runs
Xtate.SharedContent to version 1.0.1 in Global.Packages.props.
- Refactored ExternalServiceBase.cs to use [SetByIoC] attributes and improved null initialization.
- Fixed formatting in StateMachineControllerBase.cs.
- Enhanced publish.yml with GitVersion for semantic versioning and tag-based triggers.
- Added publish-dependencies.yml for dependency publishing workflow.
- Overhauled README.md with detailed documentat...
Publish
#101:
Commit 2a9a75a
pushed
by
xtadex
Xtate.SharedContent package version from 0.2.55
to 0.2.58 in the Global.Packages.props file. This change
is repeated across multiple instances of the file. No other
package versions or properties were modified.
Publish
#95:
Commit c7f50dc
pushed
by
xtadex
UseGlobalPackages metadata to SubRepos.props for finer control over global package usage in sub-repositories. Updated Bundle.proj to conditionally copy Global.Packages.props based on this metadata.
Modified publish.yml to use GitHub NuGet registry with authentication via NUGET_AUTH_TOKEN. Removed Global.Packages.props, transitioning away from centralized package management to a more distributed approach.
Publish
#92:
Commit 508d1c0
pushed
by
xtadex