Muhammad Soban Javed
d053bba952
Revert "Revert "refactor: move common/lib/capa/capa to xmodule/capa" ( #30762 )"
...
This reverts commit 4463ee751d .
2022-07-27 15:36:08 +05:00
Muhammad Soban Javed
4463ee751d
Revert "refactor: move common/lib/capa/capa to xmodule/capa" ( #30762 )
2022-07-21 18:22:15 +05:00
Soban Javed
9eba9f983a
refactor!: move common/lib/capa/capa to xmodule/capa
...
As part of dissolving our sub-projects in edx-platform, we are moving this package under the xmodule directory.
We have fixed all the occurences of import of this package and also fixed all documents related references.
This might break your platform if you have any reference of `import capa` or `from capa import` in your codebase or in any Xblock.
Ref: https://openedx.atlassian.net/browse/BOM-2582
2022-07-19 12:20:04 +05:00
Soban Javed
6ccadbbeb8
test: run unit-tests on forks
...
- add verify unit test workflow also
- use composite github action for syncing
2022-03-18 12:33:29 +05:00
Muhammad Soban Javed
4e22a38ca5
test: run openedx and common tests with both lms and cms settings ( #29676 )
2022-01-21 11:58:57 +05:00
Aarif
96b21625c6
fix: updated the unit tests workflow to use labeled runners ( #29667 )
2021-12-22 16:32:10 +05:00
Aarif
76a8aaf6cd
fix: updated the unit tests workflow to simplify job names and read test paths from a separate file ( #29472 )
2021-12-09 18:21:17 +05:00
Aarif
81a642b90d
fix: updated workflows to use v1 for checkout action to fix checkoing out wrong commit on master merge commits ( #29456 )
2021-11-29 21:37:13 +05:00
Aarif
225a5c690a
fix: fixed user permissions in self-hosted runners ( #29362 )
2021-11-19 15:05:54 +05:00
Aarif
39fe1a20e4
feat: move unit tests to github actions on self-hosted runners ( #28873 )
2021-11-18 19:09:31 +05:00