Skip to content

✨ Output directory option #24

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

Merged
merged 11 commits into from
Aug 3, 2024
Merged

✨ Output directory option #24

merged 11 commits into from
Aug 3, 2024

Conversation

connorjs
Copy link
Owner

@connorjs connorjs commented Aug 3, 2024

Adds output directory option (-o or --outdir) as alternative to generating the declaration files alongside the source file.

Adds outdir unit test and pipeline test. Refactors pipeline tests to improve failure diagnosis.

+semver:minor

Adds output directory option (`-o` or `--outdir`) as alternative to
generating the declaration files alongside the source file.
@connorjs connorjs linked an issue Aug 3, 2024 that may be closed by this pull request
3 tasks
@connorjs connorjs enabled auto-merge (squash) August 3, 2024 17:22
@connorjs connorjs disabled auto-merge August 3, 2024 17:32
@connorjs connorjs enabled auto-merge (squash) August 3, 2024 17:42
@connorjs connorjs merged commit 1875279 into main Aug 3, 2024
8 checks passed
@connorjs connorjs deleted the 4-outdir branch August 3, 2024 17:42
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.

Customize output directory
1 participant