Skip to content

Tags: GitTools/actions

Tags

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

v4.0.1

Toggle v4.0.1's commit message

Verified

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

Fix #1676

v4.0.0

Toggle v4.0.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
dist update

v3.2.1

Toggle v3.2.1's commit message

Verified

This commit was signed with the committer’s verified signature.
arturcic Artur
Corrects grammar in comments

Corrects the grammar in the comments related to the `version_step` id within various workflow files and documentation to use "a reference" instead of "reference".

v3.2.0

Toggle v3.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1550 from arturcic/feature/version-docs-range

Update GitVersion dependency range to >=5.12.0 <7.0.0