-
Notifications
You must be signed in to change notification settings - Fork 83
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
Changing inputs as a optional parameter in job-invocation #866
Conversation
a76325a
to
75871ae
Compare
75871ae
to
ff95ecf
Compare
ff95ecf
to
2904264
Compare
2904264
to
9f685f4
Compare
Co-authored-by: Gaurav Talreja <gauravtalreja1@gmail.com>
Codecov ReportBase: 93.85% // Head: 93.85% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## master #866 +/- ##
==========================================
- Coverage 93.85% 93.85% -0.01%
==========================================
Files 6 6
Lines 2899 2898 -1
==========================================
- Hits 2721 2720 -1
Misses 178 178
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
* Changing inputs as a optional parameter in job-invocation * Update nailgun/entities.py Co-authored-by: Gaurav Talreja <gauravtalreja1@gmail.com> Co-authored-by: Gaurav Talreja <gauravtalreja1@gmail.com> (cherry picked from commit 51273ae)
* Changing inputs as a optional parameter in job-invocation * Update nailgun/entities.py Co-authored-by: Gaurav Talreja <gauravtalreja1@gmail.com> Co-authored-by: Gaurav Talreja <gauravtalreja1@gmail.com> (cherry picked from commit 51273ae)
* Changing inputs as a optional parameter in job-invocation * Update nailgun/entities.py Co-authored-by: Gaurav Talreja <gauravtalreja1@gmail.com> Co-authored-by: Gaurav Talreja <gauravtalreja1@gmail.com> (cherry picked from commit 51273ae)
* Changing inputs as a optional parameter in job-invocation * Update nailgun/entities.py Co-authored-by: Gaurav Talreja <gauravtalreja1@gmail.com> Co-authored-by: Gaurav Talreja <gauravtalreja1@gmail.com> (cherry picked from commit 51273ae) Co-authored-by: Adarsh dubey <addubey@redhat.com>
* Changing inputs as a optional parameter in job-invocation * Update nailgun/entities.py Co-authored-by: Gaurav Talreja <gauravtalreja1@gmail.com> Co-authored-by: Gaurav Talreja <gauravtalreja1@gmail.com> (cherry picked from commit 51273ae) Co-authored-by: Adarsh dubey <addubey@redhat.com>
* Changing inputs as a optional parameter in job-invocation * Update nailgun/entities.py Co-authored-by: Gaurav Talreja <gauravtalreja1@gmail.com> Co-authored-by: Gaurav Talreja <gauravtalreja1@gmail.com> (cherry picked from commit 51273ae) Co-authored-by: Adarsh dubey <addubey@redhat.com>
Apidoc snippet:
Usage:
I came across this when I was trying to invoke an ansible job on a host, which raises an key error for not having an input.