Skip to content

chore: update preview workflow#39

Open
ghostdevv wants to merge 6 commits into
bombshell-dev:mainfrom
ghostdevv:ci-preview
Open

chore: update preview workflow#39
ghostdevv wants to merge 6 commits into
bombshell-dev:mainfrom
ghostdevv:ci-preview

Conversation

@ghostdevv
Copy link
Copy Markdown

@ghostdevv ghostdevv commented May 23, 2026

This does some hardening, action updates, and performance improvements to the preview workflow. I split each change up into separate commits to make it easier to review, some of them also have descriptions. I'm fairly confident this won't break.

ghostdevv added 5 commits May 23, 2026 22:07
Without this it means that, for example, if I push a change to a PR then
shortly push again this workflow will be running twice. This change will
cancel the old run before starting the new one, which reduces the
overall actions cost and DX as you don't have extra runs
@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented May 23, 2026

Open in StackBlitz

npm i https://pkg.pr.new/clayterm@39

commit: a34d256

Comment on lines +42 to +44
run: deno task build:npm ${STEPS_VARS_OUTPUTS_VERSION}
env:
STEPS_VARS_OUTPUTS_VERSION: ${{steps.vars.outputs.version}}
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Out of curiosity, what is the reasoning for this change?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants