Skip to content

Tags: AlemTuzlak/kiira

Tags

vscode-v0.3.1

Toggle vscode-v0.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
ci: auto-publish on Version Packages PR merge via pull_request trigger (

#14)

Merging the Changesets "Version Packages" PR never auto-published: its commits
are authored by github-actions[bot], and GitHub suppresses push-triggered
workflows from bot-authored pushes (anti-recursion under the default
GITHUB_TOKEN). So the bumped versions landed on main but nothing shipped to npm.

Add a `pull_request: closed` trigger (gated to the merged `changeset-release/main`
PR from this repo) to both the Release and Publish VS Code Extension workflows.
Merging a PR is a human action, so that event fires regardless of merge method —
no PAT or GitHub App token required. The publish jobs check out `main` (post-merge
tip) and remain idempotent, and workflow_dispatch stays as a manual fallback.

Update RELEASING.md: any merge method now works; drop the merge-commit-not-squash
requirement.

vscode-v0.3.0

Toggle vscode-v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
ci: add workflow_dispatch to Release as a publish escape hatch (#8)

The changesets "Version Packages" PR merges as a github-actions[bot]-authored
commit, and GitHub does not trigger workflows from bot-authored pushes. So the
publish step does not auto-run after merging the version PR. Add
workflow_dispatch so the release can be triggered manually; changeset publish
is idempotent (only publishes versions not already on npm).

vscode-v0.2.0

Toggle vscode-v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #3 from AlemTuzlak/changeset-release/main

ci: version packages

vscode-v0.1.0

Toggle vscode-v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #2 from AlemTuzlak/feat/rebrand-kiira

feat: rebrand Typedown to Kiira + add documentation site

v1.0.0

Toggle v1.0.0's commit message
Kiira GitHub Action v1.0.0

v1

Toggle v1's commit message
Kiira GitHub Action v1 (moving major)