Alex Dusenbery

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