-
Notifications
You must be signed in to change notification settings - Fork 33
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
Configure continuous deployment #2621
Comments
@ashakunt would you also add your thoughts here? Please also share your document containing the CI vision. |
@shaliko I propose we run a small experiment with one of the exception tracking solutions under discussion. That way we can have some practical experience to determine a way forward. Thoughts? |
Sounds right to me. In general, that is 2-4 hours of the work task but delayed for a log time. @marla-singer can manage that task. |
"2-4 hours" estimation for #1986 |
cc: @bajiat |
As a developer, I want to deploy a new version of Apinf to all our setups when a new release is ready. So we need configure continues deployment on the new release.
The goal:
I see only one stopper for that task before setup continues deployment we need to implement that feature "Capture and track application exceptions" #1986, otherwise, we will not detect if something wrong on customer setup.
//cc @bajiat @brylie @mauriciovieira
The text was updated successfully, but these errors were encountered: