Adam Blackwell
Adam Blackwell
Configuration Pull Request --- This PR adds New Relic for Coursegraph Make sure that the following steps are done before merging: - [ ] A SRE team member has approved...
Reverts openedx/configuration#6731 We may need to revert this since some packages do not support Python 3.6 and some edx.org jobs seem to still be using 3.6 Related SRE ticket: https://openedx.atlassian.net/browse/DOS-3117
This is in an attempt to fix the following error by upgrading the `build-name-setter` Jenkins plugin from 2.1.0 to 2.2.0: ``` [EnvInject] - Loading node environment variables. Building remotely on...
Make sure that the following steps are done before merging: - [ ] A DevOps team member has approved the PR if it is code shared across multiple services and...
Also removing link to https://openedx.atlassian.net/wiki/spaces/SRE/pages/28967861/Ops+Ansible+Testing+Checklist since Configuration Pull Request --- Make sure that the following steps are done before merging: - [ ] A DevOps team member has approved the...
Configuration Pull Request --- Make sure that the following steps are done before merging: - [ ] A DevOps team member has approved the PR if it is code shared...
This PR is an attempt at testing out a fairly nascent linter and is being added due to a Slack converstion with SRE. See https://github.com/openedx/edx-analytics-dashboard/pull/1366 for competing linter Currently we...
This PR is an attempt at testing out a fairly nascent linter and is being added due to a Slack converstion with SRE. See https://github.com/openedx/edx-cookiecutters/pull/267 for competing linter Currently we...
Add CodeQL linting to PRs ## Description This is just a CI change. We will not block merging on findings for now and intend to just surface things so that...