Skip to content

Tags: UiPath/libgit2sharp

Tags

pkg-1.9.1-v8

Toggle pkg-1.9.1-v8's commit message
chore: change to centralized managed GitHub pool

1 workflow file(s) modified, 6 action(s) pinned
Runners migrated: ubuntu-latest ubuntu-24.04 ubuntu-22.04 ubuntu-24.04-arm ubuntu-22.04-arm ubuntu-slim ubuntu-18.04 ubuntu-20.04 windows-latest

pkg-1.9.1-v7

Toggle pkg-1.9.1-v7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #31 from UiPath/fix/macos-schannel-probe-gate

fix: gate Schannel/gitconfig probe to Windows only

1.9.1-v5

Toggle 1.9.1-v5's commit message
ci: validate on develop pushes

Add develop to the CI push branches so the integration branch gets a
post-merge build + test run (the default branch here is develop, not
master). No publish job runs — this is validation only.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

pkg-1.9.1-v6

Toggle pkg-1.9.1-v6's commit message
ci: attach the built nupkg to a GitHub Release on develop

Add a release job that, on develop, publishes the LibGit2Sharp.UiPath
nupkg to a GitHub Release tagged pkg-<version> (prefix keeps it out of
MinVer's tag space). The interactive feed-publish step can then fetch the
package from the release instead of rebuilding locally. No feed push runs
in CI — that stays deliberate/manual. SKILL.md Step 3 updated to match.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

1.9.1-v4

Toggle 1.9.1-v4's commit message
update native binaries (1.9.1-v3)

1.9.1-v3

Toggle 1.9.1-v3's commit message
update native binaries (1.9.1-v3)

1.9.0-v1-alpha1

Toggle 1.9.0-v1-alpha1's commit message
sync GitConfigEntry

1.7.1-v6

Toggle 1.7.1-v6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #27 from UiPath/fix/schannel_config

select schannel ssl backend if configured in .gitconfig globally

1.7.1-v5

Toggle 1.7.1-v5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #26 from UiPath/feautre/libgit_feature_query

Studio STUD-6_8_8_3_2: add libgit2 feature info

1.7.1-v5_dev

Toggle 1.7.1-v5_dev's commit message
Studio STUD-6_8_8_3_2: fix default https selection

update native binaries compiled with https selection fix