Skip to content

fix: include --waitfordeployment when a deployment timeout is set (#195)#202

Open
NickJosevski wants to merge 1 commit into
mainfrom
nj/retrigger-release-195
Open

fix: include --waitfordeployment when a deployment timeout is set (#195)#202
NickJosevski wants to merge 1 commit into
mainfrom
nj/retrigger-release-195

Conversation

@NickJosevski

@NickJosevski NickJosevski commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

Re-triggers release-please so the fix from #197 actually gets released.

Background

#197 was merged with a merge commit (Merge pull request #197 …) rather than squash-merged like every other PR in this repo. release-please could not parse that commit, found 0 releasable commits since v6.4.1, and skipped — so no release PR was ever opened and the --waitfordeployment fix is sitting on main unreleased.

The code change itself is already on main (commit 6fb361e); this PR adds nothing but a parseable Conventional Commit so release-please will cut the v6.4.2 release PR.

How to merge

Squash-merge this (do not use a merge commit, or it'll be skipped again). The branch contains a single empty commit; squashing it lands a parseable fix: commit on main.

After this: merge the resulting release-please PR → publish the GitHub Release → it builds & pushes to Octopus → promote Internal → External to ship to the JetBrains Marketplace.

@NickJosevski NickJosevski requested a review from rain-on June 17, 2026 00:23
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.

1 participant