Commit Graph

4806 Commits

Author SHA1 Message Date
hamzawaleed01
2255be06ad feat: Upgrade Python dependency edx-enterprise
Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
2023-10-04 12:41:00 +00:00
jszewczulak
96992e7b05 chore: ORA bump to 5.5.3 (#33404) 2023-10-03 16:29:06 -04:00
github-actions[bot]
07ea8a207b feat: Upgrade Python dependency openedx-events (#33401)
feat: upgrade openedx-events definitions

Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`

Co-authored-by: Zacharis278 <Zacharis278@users.noreply.github.com>
2023-10-03 15:25:00 +00:00
Rebecca Graber
ed48e96027 feat: upgrade openedx-events (#33392) 2023-10-03 08:29:15 -04:00
muhammad-ammar
5eb7d4b8e2 feat: Upgrade Python dependency edx-enterprise
Add the ``enable_programs`` field for EnterpriseCustomer

Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
2023-10-03 09:04:34 +00:00
edX requirements bot
9ddde642f8 chore: Updating Python Requirements (#33397) 2023-10-03 12:11:17 +05:00
jszewczulak
477da2c92c chore: ORA bump to 5.5.2 (#33393) 2023-10-02 16:47:07 -04:00
muhammad-ammar
f5516e4716 feat: Upgrade Python dependency edx-enterprise
Add the enable_pathways field for EnterpriseCustomer

Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
2023-10-02 12:38:10 +00:00
edX requirements bot
b862bbeba6 chore: Updating Python Requirements (#33383) 2023-10-02 17:10:01 +05:00
Usama Sadiq
194915d6bd Update proctortrack version (#33352)
* chore: update proctoring-proctortrack version

Co-authored-by: UsamaSadiq <UsamaSadiq@users.noreply.github.com>
2023-09-28 16:43:25 +05:00
Alexander J Sheehan
3b2b2ce800 Merge pull request #33356 from openedx/alex-sheehan-edx/upgrade-edx-enterprise-e09555b
feat: Upgrade Python dependency edx-enterprise
2023-09-27 13:52:02 -04:00
alex-sheehan-edx
c02b922659 feat: Upgrade Python dependency edx-enterprise
enterprise version bump 4.3.3

Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
2023-09-27 16:46:40 +00:00
jszewczulak
b5250c9339 chore: ORA bump to 5.5.0 2023-09-27 11:21:00 -04:00
Rômulo Penido
64adc5ee4d feat: Remove tagging object rest api pagination (#33311) 2023-09-26 10:48:34 -07:00
Muhammad Umar Khan
f707bb1ac4 chore: upgrade dot (#33341) 2023-09-26 14:06:17 +05:00
alex-sheehan-edx
e7d2fa8589 feat: Upgrade Python dependency edx-enterprise
enterprise version bump

Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
2023-09-25 16:19:56 +00:00
Awais Qureshi
bceba32f0a Upgrade django-storages to 1.14 ( max ver ) (#33312)
* feat!: upgrading `django-storages` to `1.14`
2023-09-25 15:16:59 +05:00
Muhammad Umar Khan
f9148f032f chore: upgrade dot (#33309)
* chore: upgrade dot



Co-authored-by: mumarkhan999 <mumarkhan999@users.noreply.github.com>
2023-09-22 15:36:17 +05:00
github-actions[bot]
735aae7639 feat: Upgrade Python dependency openedx-django-wiki (#33321)
Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`

Co-authored-by: awais786 <awais786@users.noreply.github.com>
2023-09-22 15:12:39 +05:00
Emily Aquin
8014b68cee chore: bump edx-enterprise 2023-09-21 18:44:03 +00:00
IrfanUddinAhmad
b494bd642d chore: edx-enterprise upgrade 2023-09-21 22:23:13 +05:00
Awais Qureshi
4943674fc1 feat!: upgrading django-storages to 1.13.2 (#33301)
* feat!: upgrading `django-storages` to `1.13.2`
2023-09-21 16:56:50 +05:00
Adam Stankiewicz
32a1820360 chore: upgrade to edx-enterprise 4.2.0 (#33305) 2023-09-20 18:32:47 +00:00
alangsto
25a04b1654 fix: pin xblock-lti-consumer library (#33299) 2023-09-20 09:53:31 -04:00
Awais Qureshi
ead94c9d81 Upgrade django storages 1.12.3 (#33130)
* feat!: upgrading `django-storages` to `1.12.3`
2023-09-20 14:06:22 +05:00
Jesper Hodge
f197f9e61e add swagger for CMS API via drf-spectacular (#33282)
This adds two new urls: `<studio-base>/cms-api/ui` and `<studio-base>/cms-api/schema` with swagger ui and swaggerfile only for the new CMS API using drf-spectacular
2023-09-19 21:06:40 +00:00
alex-sheehan-edx
4a3370f4c9 feat: Upgrade Python dependency edx-enterprise
enterprise version bump

Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
2023-09-19 15:05:25 +00:00
Rômulo Penido
3c3306ce85 feat: implement tag object rest api in cms (#33181) 2023-09-18 11:07:00 -07:00
Tim McCormack
1552ea0762 Add compile-requirements GH workflow and update requirements README (#33126)
Adds a GH workflow that will run `make compile-requirements` and create
a PR for it and overhauls the requirements README with info on how to
use the new workflows.

README changes:

- Group the workflow/makefile info under a new heading
- Switch to imperative for headings
- Move "Upgrade all dependencies" to end of list (uncommon for people to
  actually need this command, I suspect)
- Add "Add a dependency"
- Preamble about .in and .txt files and Mac vs. Linux, as well as about forks

Also, some style fixes to upgrade-one-python-dependency GH workflow:

- Fix indentation in inputs block
- Remove "-workflow" from job name (probably copied from another workflow)
- Wrap a long line
2023-09-18 17:32:51 +00:00
Omar Al-Ithawi
5dd13fb112 feat: upgrade edx-i18n-tools to v1.2.0 (#33236)
Upgrade to use the `--combine-po-files` parameter in future
ope-58 work.
2023-09-18 09:23:13 -04:00
Awais Qureshi
55260b9379 chore: upgrade dot (#33079)
Co-authored-by: Muhammad Umar Khan <m.umarkhan999@gmail.com>
2023-09-18 14:40:53 +05:00
Tim McCormack
25b18e83cd build: Add missing Celery task decorators, and add CI check for it (#33154) 2023-09-15 20:03:04 +00:00
knguyen2
a1f7ea0098 fix: merge conflicts 2023-09-15 18:39:15 +00:00
knguyen2
9bb1b1be70 chore: version bump 2023-09-15 18:34:34 +00:00
Rebecca Graber
02dd36cdc1 temp: pin openedx-events to before publish-by-config (#33266) 2023-09-15 13:32:28 -04:00
Muhammad Soban Javed
ceb6628963 chore: upgrade edx-sgae to 0.23.0 (#33254)
Co-authored-by: Muhammad Soban Javed <iamsobanjaved@gmai.com>
2023-09-15 20:12:55 +05:00
Nathan Sprenkle
548d302610 chore: ORA bump to 5.4.0 (#33255) 2023-09-14 14:06:57 -04:00
salmannawaz
648a30249a Deprecation of edx-user-state-client repo (#33218)
* chore: add code for edx-user-state-client in edx-platform
2023-09-14 18:53:37 +05:00
Awais Qureshi
529069726d chore: removing django-history pin. (#33250)
* chore: removing django-history pin.
2023-09-14 15:09:02 +05:00
Muhammad Umar Khan
fdae21a5e7 chore: unpin redis client version (#33215) 2023-09-14 14:19:39 +05:00
github-actions[bot]
0592b762d6 feat: Upgrade Python dependency edx-enterprise (#33242)
Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`

Co-authored-by: kiram15 <kiram15@users.noreply.github.com>
Co-authored-by: Kira Miller <31229189+kiram15@users.noreply.github.com>
2023-09-13 15:19:17 -06:00
Omar Al-Ithawi
3b869dd041 feat: install atlas translation tool (#32952)
Add the openedx-atlas to the kernel.in so it's available in all
environments including Atlas, Devstack and Native installation.
2023-09-13 08:11:07 -04:00
alex-sheehan-edx
ae46cca395 feat: Upgrade Python dependency edx-enterprise
edx enterprise version bump

Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
2023-09-12 14:30:53 +00:00
Usama Sadiq
cc9721e808 fix: remove django-ipware constraint (#33225)
* fix: remove django-ipware constraint
2023-09-12 17:17:38 +05:00
edX requirements bot
9c23483bb0 chore: Updating Python Requirements (#33222) 2023-09-12 14:10:59 +05:00
Kira Miller
175fb0caf8 fix: version bump (#33208)
* fix: version bump

* fix: retrigger tests
2023-09-08 18:13:05 +00:00
alex-sheehan-edx
c1f81934c5 feat: Upgrade Python dependency edx-enterprise
enterprise version bump 4.1.10

Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
2023-09-07 13:22:14 -04:00
John Nagro
bcc59f57f9 feat: release edx-enterprise 4.1.9 (#33192) 2023-09-07 13:47:56 +00:00
Jansen Kantor
fb49c150a2 chore: remove ora constraint (#33177)
* chore: remove ora constraint

* chore: requirements compile
2023-09-06 14:28:45 -04:00
John Nagro
c01ccaf5fc feat: release edx-enterprise 4.1.8 (#33188) 2023-09-06 13:46:44 +00:00