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

DP-827: Adds the watcher CLI command #4

Merged
merged 1 commit into from
Nov 15, 2023

Conversation

danschmidt5189
Copy link
Contributor

No description provided.

@danschmidt5189 danschmidt5189 self-assigned this Nov 14, 2023
@danschmidt5189 danschmidt5189 marked this pull request as draft November 14, 2023 20:03

def exec_gingr_with_file!(zipfile)
begin
stdout, stderr, status = Open3.capture3('gingr', 'all', zipfile, *options)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

It would be preferable to call the code directly via Ruby, but that will require refactoring the existing code.

Copy link
Contributor

Choose a reason for hiding this comment

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

It makes sense, sure

@danschmidt5189 danschmidt5189 force-pushed the DP-827-adds_watcher_command branch 4 times, most recently from a501202 to 103106b Compare November 14, 2023 22:02
@danschmidt5189 danschmidt5189 marked this pull request as ready for review November 14, 2023 22:45
@danschmidt5189 danschmidt5189 force-pushed the DP-827-adds_watcher_command branch 2 times, most recently from bd0ef0b to f3898fb Compare November 14, 2023 23:30
@danschmidt5189
Copy link
Contributor Author

@yzhoubk unless you have objections, I'm going to merge this once the tests pass! Then we can get it on staging and begin testing.

@danschmidt5189 danschmidt5189 merged commit 400892f into main Nov 15, 2023
4 checks passed
@danschmidt5189 danschmidt5189 deleted the DP-827-adds_watcher_command branch November 15, 2023 17:51
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.

2 participants