Alex Dusenbery

Results 11 issues of Alex Dusenbery

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...

…n stuff instead. How to use: * Find a local enrollment code SKU in your ecommerce service (or create one if none exist). * Modify the hard-coded enterprise catalog UUIDs...

Use `mysqldump` to backup and restore mysql data. Helps avoid the risk of data corruption trying to tar `/var/lib/mysql` and copying back to some other virtualization/filesystem/whatever.

* license-manager assignment endpoint rejects input emails with spaces in them * don't both requesting specific scopes when fetching a JWT, we don't need them * track the invalid emails...

https://2u-internal.atlassian.net/browse/ENT-9570 This is one of two PRs required for the ticket. In this one, we'll deal only with synchronizing top-level restricted courses. ## Post-review * [ ] Squash commits into...

## Post-review * [ ] Squash commits into discrete sets of changes * [ ] Ensure that once the changes have been [deployed to stage](https://gocd.tools.edx.org/go/pipeline/activity/stage-enterprise_catalog), prod is manually deployed

* When enabled, fetches restricted b2b runs during syncing of full course metadata from discovery. * Subsequently prevents restricted runs from being written to ContentMetadata.json_metadata before saving. * In a...

Not yet sure if we actually need this, but I'm hoping to smooth out the tail end of our retry cycles ## Post-review * [ ] Squash commits into discrete...

open-source-contribution

Removed 'make docker_build' command from instructions. ## Description Description of changes made Link to the associated ticket: https://openedx.atlassian.net/browse/ENT-XXXX ## Testing considerations - Include instructions for any required manual tests, and...

open-source-contribution