Skip to content

Conversation

@anotherjesse
Copy link
Contributor

@anotherjesse anotherjesse commented Jul 2, 2025

whether in jumble, cli, toolshed, or elsewhere, this let's you use deno task ct

this replaces the need for a compiled / up-to-date version of ct to be in your path


Summary by cubic

Added a new "ct" task to the workspace so you can run deno task ct without needing a compiled version of ct in your path.

@anotherjesse anotherjesse requested a review from jsantell July 2, 2025 22:23
Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

cubic reviewed this PR and found no issues. Review PR in cubic.dev.

@jsantell
Copy link
Collaborator

jsantell commented Jul 2, 2025

We'll need to override $PWD in the tasks to correctly use relative paths in commands (an issue also currently with package/cli's task)

https://docs.deno.com/runtime/reference/cli/task/#specifying-the-current-working-directory

@anotherjesse anotherjesse merged commit dd80567 into main Jul 3, 2025
8 checks passed
@anotherjesse anotherjesse deleted the deno-task-ct branch July 3, 2025 04:19
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.

3 participants