Rohit Vinnakota
Rohit Vinnakota
### Purpose/Motivation What is the feature? Why is this being done? ### Links to relevant tickets ### What does this PR do? Include a brief description of the changes in...
### Purpose/Motivation This PR closes https://github.com/codecov/engineering-team/issues/1473. We want to move our REST endpoints to GQL. This change creates a mutation and adds an additional resolver that will be consumed in...
### Purpose/Motivation What is the feature? Why is this being done? ### Links to relevant tickets ### What does this PR do? Include a brief description of the changes in...
### Purpose/Motivation What is the feature? Why is this being done? ### Links to relevant tickets ### What does this PR do? Include a brief description of the changes in...
Adds a mutation to erase a repository's content, replacing the REST endpoint we currently have in place. A future PR will update gazebo to call this GQL mutation, and a...
### Purpose/Motivation What is the feature? Why is this being done? ### Links to relevant tickets ### What does this PR do? Include a brief description of the changes in...
Porting from old GQL REST endpoint to the new settings resolver and mutation for self hosted setups. This PR closes https://github.com/codecov/engineering-team/issues/1473. # Legal Boilerplate Look, I get it. The entity...
# Description # Code Example # Notable Changes # Screenshots # Link to Sample Entry # Legal Boilerplate Look, I get it. The entity doing business as "Sentry" was incorporated...
# Description # Code Example # Notable Changes # Screenshots # Link to Sample Entry # Legal Boilerplate Look, I get it. The entity doing business as "Sentry" was incorporated...
# Description The last change had to be reverted https://github.com/codecov/gazebo/pull/2691 as it failed on null providers. This change adds a check to ensure a provider exists similar to `RequestInstallBanner`. -...