-
Notifications
You must be signed in to change notification settings - Fork 6
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
Block unknown process type deployment (fixes #276) #288
Conversation
Codecov Report
@@ Coverage Diff @@
## master #288 +/- ##
==========================================
+ Coverage 73.36% 73.42% +0.06%
==========================================
Files 61 61
Lines 9674 9680 +6
Branches 1431 1435 +4
==========================================
+ Hits 7097 7108 +11
+ Misses 2176 2171 -5
Partials 401 401
Continue to review full report at Codecov.
|
eaf2885
to
c077260
Compare
|
3a92ce1
to
a586cb7
Compare
Explicitly block unsupported and
builtin
process type during deployment from the API.