Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: create dir for output file #1242

Open
wants to merge 18 commits into
base: main
Choose a base branch
from

Conversation

cuhland
Copy link
Contributor

@cuhland cuhland commented Dec 9, 2024

fixes: #1241


  • implement new things
  • add tests
  • write history

@cuhland cuhland requested a review from a team as a code owner December 9, 2024 08:48
@cuhland cuhland force-pushed the create-dir-for-output branch from 52746b5 to 7faadf8 Compare December 9, 2024 08:50
Signed-off-by: Christoph Uhland <[email protected]>
@cuhland cuhland force-pushed the create-dir-for-output branch from 7faadf8 to 079b36b Compare December 9, 2024 08:51
@jkowalleck jkowalleck added the enhancement New feature or request label Dec 9, 2024
@jkowalleck jkowalleck changed the title Create dir if not exists feat: create dir if not exists Dec 9, 2024
src/cli.ts Outdated Show resolved Hide resolved
@jkowalleck jkowalleck changed the title feat: create dir if not exists feat: create dir for output file Dec 9, 2024
@jkowalleck jkowalleck added the breaking-change breacking change. causes a new major version. label Dec 9, 2024
src/cli.ts Show resolved Hide resolved
src/cli.ts Outdated Show resolved Hide resolved
@jkowalleck jkowalleck added this to the v2.0.0 milestone Dec 9, 2024
- log the directory

Signed-off-by: Christoph Uhland <[email protected]>
@cuhland cuhland force-pushed the create-dir-for-output branch from 1efc7da to a9f21df Compare December 9, 2024 10:09
src/cli.ts Outdated Show resolved Hide resolved
src/cli.ts Outdated Show resolved Hide resolved
cuhland and others added 2 commits December 9, 2024 11:31
Co-authored-by: Jan Kowalleck <[email protected]>
Signed-off-by: cu <[email protected]>
Co-authored-by: Jan Kowalleck <[email protected]>
Signed-off-by: cu <[email protected]>
@jkowalleck jkowalleck self-requested a review December 10, 2024 12:29
@jkowalleck
Copy link
Member

Thanks @cuhland ,

this feature is considered for the next major version. Planned for early 2025.

src/cli.ts Outdated Show resolved Hide resolved
Signed-off-by: Jan Kowalleck <[email protected]>
Signed-off-by: Jan Kowalleck <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking-change breacking change. causes a new major version. enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: create dir for output file
2 participants