feat: DB based custom program certificates#27
Closed
muhammadammar-ma wants to merge 29 commits intomasterfrom
Closed
feat: DB based custom program certificates#27muhammadammar-ma wants to merge 29 commits intomasterfrom
muhammadammar-ma wants to merge 29 commits intomasterfrom
Conversation
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…2867) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…FILES_STORAGE (openedx#2844) * fix: Django52 use STORAGES instead of DEFAULT_FILE_STORAGE and STATICFILES_STORAGE Deprecate STATICFILES_STORAGE and DEFAULT_FILE_STORAGE, and use STORAGE in Django 5.2 * fix: address review comments --------- Co-authored-by: awais qureshi <awais.qureshi@arbisoft.com> Co-authored-by: Feanil Patel <feanil@axim.org>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…2871) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* docs: add follow up ticket in constraints Co-authored-by: Feanil Patel <feanil@axim.org> --------- Co-authored-by: Usama Sadiq <usama7274@gmail.com> Co-authored-by: Feanil Patel <feanil@axim.org>
…2876) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…2877) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…2882) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…2886) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…2888) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…2889) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
384e8e0 to
a243bdc
Compare
4430b3d to
a83579a
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Run JavaScript tests locally with Karma
There is work being done on a fix to get Karma to run in CI. Until then, however, contributors are required to run these tests locally.
make test-karma