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(exec): Allow listing of scripts with rw exec to improve dx #4600

Merged
merged 2 commits into from
Feb 28, 2022

Conversation

dac09
Copy link
Contributor

@dac09 dac09 commented Feb 28, 2022

List available scripts with rw exec

This PR makes the script name optional, and provides a bit more guidance, because its easy to forget script names.

Explanation: https://s.tape.sh/G92eIWlR

To list scripts you can run
Just: yarn rw exec
or yarn rw exec --list

- no script name provided
- --list flag is passed
@dac09
Copy link
Contributor Author

dac09 commented Feb 28, 2022

@jtoar mind taking a look at this quick improvement please? Simple changes and indepth explanation in the PR description!

@dac09 dac09 added the release:feature This PR introduces a new feature label Feb 28, 2022
@Tobbe
Copy link
Member

Tobbe commented Feb 28, 2022

Love it! 🙂
image

@Tobbe Tobbe merged commit d5a5d07 into redwoodjs:main Feb 28, 2022
@jtoar jtoar added this to the next-release milestone Feb 28, 2022
dac09 added a commit that referenced this pull request Mar 2, 2022
…ors-db-auth

* 'main' of github.com:redwoodjs/redwood: (366 commits)
  fixi(prisma): Set default cwd for runCommand task to base (#4604)
  Tailwind: Generate prettier-approved code (#4541)
  Webhook verifiers: Add Base64Sha256 version for Svix webhooks used by Clerk auth (#4598)
  Update dependency cypress to v9.5.1 (#4602)
  Update dependency typescript to v4.6.2 (#4603)
  Update dependency yargs-parser to v21.0.1 (#4595)
  Update typescript-eslint monorepo to v5.13.0 (#4601)
  fix dbAuth Auth template roles logic and types, run type-check on Smoke-test CI, and resolve TS errors (#4566)
  Update seed.ts to reflect correct input type (#4560)
  feat(exec): Allow listing of scripts with rw exec to improve dx (#4600)
  Update dependency zx to v5.2.0 (#4596)
  remove packageManager yarn v3 from fixture
  Update dependency @types/lodash to v4.14.179 (#4582)
  Bump url-parse in /__fixtures__/example-todo-main-with-errors (#4584)
  Bump url-parse from 1.5.7 to 1.5.10 in /__fixtures__/example-todo-main (#4585)
  Update dependency @supabase/supabase-js to v1.30.7 (#4589)
  Checking jest config web api (#4529)
  Add Codemod to Update Fatal Error Page to support Development version (#4577)
  Update dependency eslint-plugin-react to v7.29.2 (#4586)
  Update dependency systeminformation to v5.11.5 (#4587)
  ...
@thedavidprice thedavidprice modified the milestones: next-release, v0.48.0 Mar 4, 2022
@dac09 dac09 deleted the feat/exec-list branch March 6, 2022 07:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:feature This PR introduces a new feature
Projects
No open projects
Status: Archived
Development

Successfully merging this pull request may close these issues.

4 participants