Skip to content

Tags: hemilabs/.github

Tags

v1.3.2

Toggle v1.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
ci: update actions/checkout action to v7.0.1 (#40)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

v1.3.1

Toggle v1.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add --no-git-checks when publishing from pnpm (#43)

v1.3.0

Toggle v1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
ci: publish via pnpm when selected (#28)

Branch the npm-publish workflow's prepublishOnly and publish
steps on inputs.package-manager so pnpm callers actually run
pnpm publish instead of npm publish.

Dispatch via step-level `if:` rather than interpolating the
input value into the run: script, which would be a GitHub
Actions script-injection vector if a caller passed an
unexpected string.

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
ci: update docker/setup-buildx-action action to v4 (#23)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
ci: update hemilabs/actions to v2.2.0 (#19)

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Allow npm-publish with pnpm (#14)