-
Notifications
You must be signed in to change notification settings - Fork 146
Allow dryrun from cli in JSON launching case #1135
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
Allow dryrun from cli in JSON launching case #1135
Conversation
@ishachirimar has exported this pull request. If you are a Meta employee, you can view the originating Diff in D83681938. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Summary: Dryrun is a frequent flag so allow that from CLI Reviewed By: nghuiqin Differential Revision: D83681938
281abae
to
f18b3b1
Compare
Summary: Dryrun is a frequent flag so allow that from CLI Reviewed By: nghuiqin Differential Revision: D83681938
f18b3b1
to
01dda1a
Compare
Summary: Dryrun is a frequent flag so allow that from CLI Reviewed By: daniel-ohayon, nghuiqin Differential Revision: D83681938
01dda1a
to
af71641
Compare
Summary: Dryrun is a frequent flag so allow that from CLI Reviewed By: daniel-ohayon, nghuiqin Differential Revision: D83681938
af71641
to
20dc963
Compare
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1135 +/- ##
==========================================
- Coverage 91.66% 91.63% -0.03%
==========================================
Files 83 83
Lines 6427 6431 +4
==========================================
+ Hits 5891 5893 +2
- Misses 536 538 +2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Summary: Dryrun is a frequent flag so allow that from CLI Reviewed By: daniel-ohayon, nghuiqin Differential Revision: D83681938
20dc963
to
ba49841
Compare
Summary: Dryrun is a frequent flag so allow that from CLI Reviewed By: daniel-ohayon, nghuiqin Differential Revision: D83681938
ba49841
to
9c1db3a
Compare
Summary: Dryrun is a frequent flag so allow that from CLI
Differential Revision: D83681938