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

Create node versions of bash commands which don't have them #23

Open
seanmccleary opened this issue Oct 3, 2024 · 0 comments · May be fixed by #26
Open

Create node versions of bash commands which don't have them #23

seanmccleary opened this issue Oct 3, 2024 · 0 comments · May be fixed by #26
Assignees

Comments

@seanmccleary
Copy link
Collaborator

Some of these commands are only available as bash commands, e.g. "change_codeowners" and "compare_migrations" and "migrate secrets"

For consistency sake, let's use one technology going forward.

  1. Find bash commands that don't have an equivalent node command
  2. Create a node port of the command
  3. Delete the bash version
@artley artley self-assigned this Oct 7, 2024
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 a pull request may close this issue.

2 participants