Skip to content

Launch cli: Allow to pass any workfile path to launch#155

Merged
iLLiCiTiT merged 2 commits into
developfrom
enhancement/allows-to-pass-full-workfile-path
May 19, 2026
Merged

Launch cli: Allow to pass any workfile path to launch#155
iLLiCiTiT merged 2 commits into
developfrom
enhancement/allows-to-pass-full-workfile-path

Conversation

@iLLiCiTiT
Copy link
Copy Markdown
Member

@iLLiCiTiT iLLiCiTiT commented May 19, 2026

Changelog Description

It is possible to pass workfile path to launch commands.

Additional review information

This might be dangerous as it allows to open any workfile out of workdir. PR was created because of #128 . We have to validate if we want to allow this.

Re-opened #154 .

Testing notes:

  1. Passing workfile path does launch the workfile.

@iLLiCiTiT iLLiCiTiT self-assigned this May 19, 2026
@iLLiCiTiT iLLiCiTiT requested review from BigRoy and moonyuet May 19, 2026 12:55
@iLLiCiTiT iLLiCiTiT added the type: enhancement Improvement of existing functionality or minor addition label May 19, 2026
Copy link
Copy Markdown
Member

@BigRoy BigRoy left a comment

Choose a reason for hiding this comment

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

Yes, we should allow the CLI to open with any file - regardless of where it exists. If someone is to open published workfiles - whip them... but I don't see why the API should disallow picking a dedicated workfile to open.

@moonyuet
Copy link
Copy Markdown
Member

It is working in my side when testing the code in #128

@iLLiCiTiT iLLiCiTiT merged commit 4dab11c into develop May 19, 2026
1 check passed
@iLLiCiTiT iLLiCiTiT deleted the enhancement/allows-to-pass-full-workfile-path branch May 19, 2026 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: enhancement Improvement of existing functionality or minor addition

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants