-
Notifications
You must be signed in to change notification settings - Fork 11
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
wcaOnPrem: raise a 404 with feature_not_released_yet for playbook ExpGen #1068
wcaOnPrem: raise a 404 with feature_not_released_yet for playbook ExpGen #1068
Conversation
d478ec4
to
848dde0
Compare
Tests are failing because we need #1055 first |
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.
There's a small typo, otherwise LGTM 👍
848dde0
to
857ea80
Compare
Rebased and typo addressed. |
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 👍
(The test class/name are mildly vague, but nothing wrong).
857ea80
to
1c4c4db
Compare
@goneri Let me know when it's green and I'll re-approve.. It's pointless me keep approving it while you're making CI happy. |
1c4c4db
to
23749ed
Compare
Yes, sorry for that. There is some side-effects between the tests :-(. |
0fc8b2c
to
11b20f5
Compare
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
4c98e33
to
2276e58
Compare
2276e58
to
511005f
Compare
9ef68b8
to
3008efe
Compare
Raise an err 404 with `feature_not_available` code when the client tries to access the ExpGen endpoint of a OnPrem server.
3008efe
to
17a9ea8
Compare
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 👍
Description
Raise an err 404 with
feature_not_available
code when the client tries to access the ExpGen endpoint of a OnPrem server.Testing
unit-tests
Production deployment