mitodl / mitxpro

BSD 3-Clause "New" or "Revised" License
12 stars 2 forks source link

refactor: remove EdX-Api-Key usage #2982

Closed mudassir-hafeez closed 3 months ago

mudassir-hafeez commented 3 months ago

What are the relevant tickets?

#2872

Description (What does it do?)

This PR removes EDX_API_KEY usage as Open edX is going to remove the EDX_API_KEY. Details can be found at https://github.com/openedx/edx-platform/issues/34039.

Screenshots (if appropriate):

How can this be tested?

Additional Context

gitguardian[bot] commented 3 months ago

️✅ There are no secrets present in this pull request anymore.

If these secrets were true positive and are still valid, we highly recommend you to revoke them. Once a secret has been leaked into a git repository, you should consider it compromised, even if it was deleted immediately. Find here more information about risks.


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

asadali145 commented 3 months ago

@mudassir-hafeez there is conflict. Could you resolve?

mudassir-hafeez commented 3 months ago

@asadali145 can you please re-review as the conflict is resolved? also bumped edx-api-client version to 1.9.0 as it was published to PYPI.