This repository has been archived by the owner on Dec 9, 2022. It is now read-only.
Forward all issues for Kubeflow org; setup dev environment #60
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Setup new staging and prod environments #57 is tracking setting up new staging and prod environments
namespace
issue label bot backend microservice (i.e the pubsub workers)
Front end now forwards all issues for the kubeflow org to the backend
This is needed because we want to use multiple models for all Kubeflow
repos Ensemble repo specific and non-repo specific models kubeflow/code-intelligence#70
The backend should also be configured with logging to measure the impact
of the predictions.
kubeflow/code-intelligence#104 is an a test issue showing that the bot is
working.
Fix how keys are handled
being set and pointing to the file containing the private key;
don't get the private key from an environment variable and then write it
to a file.
For the GitHub App private key; use an environment variable to point to
the file containing the PEM key.
Create a script to create the secrets.
Flask app is running in dev namespace