Muhammad Labeeb
944b432ca4
v20.0.0
2025-06-05 18:10:15 +05:00
Muhammad Faraz Maqsood
b89af42406
v19.0.0
...
upgrade to sumac
2024-11-29 22:31:39 +05:00
Muhammad Faraz Maqsood
48c13d7105
v18.0.0
2024-06-20 01:51:37 +02:00
Muhammad Faraz Maqsood
96d6ba9ca2
v17.0.1
2024-04-25 11:58:24 +05:00
Zia Fazal
52af6adb57
feat: upgrade to quince
2023-12-11 18:12:10 +01:00
Régis Behmo
18cce706a7
v16.0.2
2023-12-09 19:05:52 +01:00
Emad Rad
0f9ac7f4d4
chore: cleanup
2023-11-24 08:39:38 +05:00
Régis Behmo
411a601ba9
feat: simplify nightly version management
...
By pulling the version suffix from tutor, we avoid git conflicts when
merging the release branch in nightly.
2023-11-20 17:39:47 +01:00
Muhammad Faraz Maqsood
d3ab250f57
v16.0.1
2023-11-08 14:02:04 +05:00
Régis Behmo
b5c266efdb
fix: nightly package version
...
The package version may not include the "-nightly" suffix. Otherwise,
`pip install .` fails with:
setuptools.extern.packaging.version.InvalidVersion: Invalid version: '...-nightly'
2023-09-07 18:39:53 +02:00
Muhammad Faraz Maqsood
286acdae0b
feat: upgrade to palm
2023-06-15 00:42:53 +02:00
Régis Behmo
dbcf969a7a
chore: handle nightly version numbers
...
Here, we make it possible to add a "-nightly" suffix to the package
version. This suffix will find its way to the Docker image tags. Thus,
the nightly branch will have different image tags. This will resolve
some confusion, as image tags are currently identical in nightly and
master.
2023-05-26 16:28:10 +02:00
Régis Behmo
36bbec4a9e
feat: upgrade to olive
2022-12-12 19:23:02 +01:00
Régis Behmo
fec9f3202c
v14.0.2
2022-11-21 18:13:03 +01:00
Régis Behmo
84886feaa7
v14.0.1
2022-07-04 06:24:49 +02:00
Régis Behmo
778b698084
feat: upgrade to nutmeg
2022-06-09 21:39:43 +02:00
Régis Behmo
6ee17f6788
v13.0.1
2022-04-20 19:37:56 +02:00
Michael Wheeler
ffef307789
feat: Upgrade to maple
...
Patches related to nginx are removed and Caddy is now being used as a reverse proxy.
In addition, application log storage has been moved in order to run as
non-root. The local log handler was removed.
2021-12-21 00:08:35 +01:00
Régis Behmo
993cbc80c7
v12.0.4
2021-10-11 12:13:47 +02:00
Régis Behmo
552add319f
v12.0.3
2021-09-23 05:45:59 +02:00
Régis Behmo
fefa151b03
v12.0.2
2021-08-31 14:56:13 +02:00
Régis Behmo
eb6ccfd075
v12.0.1
2021-07-01 08:32:06 +02:00
liupengcheng
6380a2b53d
feat: upgrade to open-release/lilac.master
2021-06-08 22:35:58 +02:00
Régis Behmo
63117295b3
v11.0.3
2021-05-18 10:09:53 +02:00
Régis Behmo
a36718277e
Fix "MissingSchema: Invalid URL" error on org creation
...
See: https://discuss.overhang.io/t/issues-with-creating-organizations-in-discovery/1273
This was due to the fact that partners did not have an associated organizations
API url.
2021-02-04 13:04:34 +01:00
Régis Behmo
81d41c492a
v11.0.1
2020-12-28 08:44:41 +01:00
Régis Behmo
752a75cd77
Upgrade to Koa
2020-12-09 21:43:47 +01:00
Régis Behmo
ca3a269103
Release v10.1.7
2020-10-13 12:59:35 +02:00
Régis Behmo
5d054672a6
Release v10.1.6
2020-09-28 11:40:35 +02:00
Régis Behmo
687af7d486
Take advantage of automatically defined openedx version
2020-09-17 10:54:15 +02:00
Régis Behmo
f469eeb878
Fix error management on fatal callback
2020-09-14 15:16:34 +02:00
Régis Behmo
39ca7a2c13
Fix broken setuptools installation
2020-09-01 15:58:15 +02:00
Régis Behmo
c4746f4aac
Upgrade to juniper.3
2020-08-27 17:43:42 +02:00
Régis Behmo
be49709a1f
Serve static assets with whitenoise
2020-08-15 19:02:27 +02:00
Régis Behmo
cb030cb4a1
Make it possible to override individual docker registry
2020-07-21 09:10:04 +02:00
Régis Behmo
8b3afbdd40
Upgrade to juniper.2
2020-07-16 11:26:34 +02:00
Régis Behmo
5b5f866aeb
Fix LMS read timeout during migrations
...
See
https://discuss.overhang.io/t/error-during-new-setup-no-module-named-ecommerce-settings-tutor/681/10
2020-06-19 12:43:39 +02:00
Régis Behmo
02af80c733
Upgrade to Juniper
2020-06-15 09:33:26 +02:00
Régis Behmo
0c7a0d7b8b
Customize mysql root username
2020-06-01 17:27:40 +02:00
Régis Behmo
7688bb4012
Make sure that discovery migrations work even when LMS_HOST=localhost
...
We adopt here a similar solution than the one we used with the LMS.
This is for https://github.com/overhangio/tutor/issues/325
2020-05-13 14:43:34 +02:00
Régis Behmo
5fe5159be7
Release v0.1.16
2020-05-07 19:34:11 +02:00
Régis Behmo
75fd6228dd
Compatibility with newer job-running scheme on k8s
2020-04-26 00:01:02 +02:00
Régis Behmo
13d654d02f
Release v0.1.14
2020-04-14 16:50:15 +02:00
Régis Behmo
fac888c7c1
v0.1.13
2020-04-07 14:18:56 +02:00
Régis Behmo
a4839041ec
Release v0.1.12
2020-02-16 15:03:20 +01:00
Régis Behmo
5e9804592e
Release v0.1.11
2020-02-16 14:59:36 +01:00
Régis Behmo
8e0ec67d10
Release v0.1.10
2020-01-10 13:22:34 +01:00
Régis Behmo
b4f5bfe7e6
Release v0.1.9
2020-01-08 11:01:00 +01:00
Régis Behmo
b0a31b4210
Release v0.1.8
2019-11-22 12:56:11 +01:00
Régis Behmo
8f7c60ed13
Get rid of mysql strict trans mode warnings
2019-10-07 16:41:00 +02:00