Skip to content

Tags: GitTools/actions

Tags

v4.5.0

Toggle v4.5.0's commit message

Verified

This commit was signed with the committer’s verified signature.
arturcic Artur
ci(github): add delay before triggering update examples

Introduce a 30-second sleep in the prerelease and release workflows to allow preceding steps to complete before updating example versions.

v4.4.2

Toggle v4.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #2005 from denisbredikhin/argument-escaping-fix

removed command line arguments escape logic

v4.4.1

Toggle v4.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #2002 from GitTools/fix/update-version

Enhances CI version update workflows

v4.4.0

Toggle v4.4.0's commit message

Verified

This commit was signed with the committer’s verified signature.
arturcic Artur
refactor(node): Use node: protocol for built-in module imports

v4.3.3

Toggle v4.3.3's commit message

Verified

This commit was signed with the committer’s verified signature.
arturcic Artur
ci(prerelease): Reorder Azure publish step

Ensures the Azure Marketplace publish step runs after secrets are loaded, resolving a dependency.

v4.3.2

Toggle v4.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1965 from arturcic/feature/git-commit-action

ci(git-actions): Extract Git commit/push logic to reusable action

v4.3.1

Toggle v4.3.1's commit message

Verified

This commit was signed with the committer’s verified signature.
arturcic Artur
ci(workflows): Update permissions in prerelease and release workflows

Remove `packages` and add `issues` permissions for better alignment with workflow requirements.

v4.3.0

Toggle v4.3.0's commit message

Verified

This commit was signed with the committer’s verified signature.
arturcic Artur
ci(publish-azure): Refactor VSIX publishing logic

Extract inline PowerShell script from action.yml into a reusable publish-vsix function in utilities.ps1. This improves maintainability and organization of the CI workflow.

v4.2.0

Toggle v4.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1815 from GitTools/copilot/use-json-file-output

Use GitVersion `/outputfile` instead of parsing JSON from stdout

v4.1.0

Toggle v4.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1722 from arturcic/fix/1676

#1676 - Fixes file path validation in dotnet tool