Régis Behmo
47c90a8409
feat: upgrade to nutmeg
v14.0.0
2022-06-09 20:11:30 +02:00
Kyle McCormick
5f24df5177
feat: open stdin & allocate tty on dev services
...
This ensures that services started with `tutor dev start`
are as capable for breakpoint debugging, et al, as services
started with `tutor dev runserver` are. We plan to remove
`tutor dev runserver`.
2022-04-21 14:46:59 +02:00
Gabor Boros
6625efcf60
fix: support mysql8 syntax
...
Signed-off-by: Gabor Boros <gabor.brs@gmail.com>
2022-04-15 10:42:48 +02:00
Régis Behmo
62cdd4d45e
v13.0.1
2022-03-10 19:17:29 +01:00
Régis Behmo
24f2179c78
fix: actually enable student notes in the lms/cms!
...
I have no idea why this patch was removed in the first place...
See:
https://discuss.overhang.io/t/enable-student-notes-not-visible/2489
2022-03-10 19:14:12 +01:00
Régis Behmo
29218141d7
feat: upgrade to Maple
2021-11-30 12:39:24 +01:00
Régis Behmo
7dce20044c
ci: both way repo sync
2021-09-02 14:27:26 +02:00
Régis Behmo
283890555b
fix: tutor-openedx was renamed to tutor
2021-07-06 10:35:03 +02:00
Gonzalo
7ffb297dcd
Upgrade notes plugin to lilac release
2021-06-07 18:11:35 +02:00
Régis Behmo
3803c37d7e
fix: 'ln' error on image building
...
'/usr/bin/pip' now exists in ubuntu:20.04.
2021-06-07 10:13:16 +02:00
Régis Behmo
fe92a88234
Upgrade to Koa
2020-12-09 22:28:15 +01:00
Régis Behmo
4c1b5c2f9d
Define release variable in CI
2020-11-16 15:58:42 +01:00
Régis Behmo
113d9b10bd
Mark as compatible with python 3.9, 3.10
2020-10-15 16:49:19 +02:00
Régis Behmo
45141e00c3
Take advantage of automatically defined openedx version
2020-09-17 10:56:51 +02:00
Régis Behmo
fe7119d4c9
Indicate compatibility with Python 3.8
2020-09-04 11:11:17 +02:00
Régis Behmo
6dc0fa8696
Upgrade to juniper.3
2020-08-27 17:43:23 +02:00
Régis Behmo
e397eca489
Release v10.1.2
2020-08-20 09:53:38 +02:00
Fitsum Teklehaimanot
811c0c23c4
Depndency on mysql can be controlled by ACTIVATE_MYSQL
...
This was recently fixed in tutor by
https://github.com/overhangio/tutor/pull/359 . This PR maintains parity.
2020-08-20 09:53:04 +02:00
Luca Chamecki Granato
d805f83a92
Fix lms environment configuration
2020-08-02 16:47:36 +02:00
Régis Behmo
c8dc0218dd
Make it possible to override individual docker registry
2020-07-21 09:11:04 +02:00
Régis Behmo
96e2fd4302
Upgrade to juniper.2
2020-07-16 11:26:06 +02:00
Régis Behmo
8e63a6ac37
Upgrade to juniper
2020-06-15 10:41:34 +02:00
Régis Behmo
f842759d39
Migrate to the newest CI system
2020-06-01 17:42:43 +02:00
Régis Behmo
b6f9147a34
Customize mysql root username
2020-06-01 17:23:34 +02:00
Régis Behmo
beee28c539
Fix k8s deployment
2020-04-25 23:54:29 +02:00
Régis Behmo
6e3278c44f
Compatibility with newer job-running scheme
2020-04-25 23:24:42 +02:00
Régis Behmo
d336448c7b
v0.1.5
2020-04-07 14:20:55 +02:00
Régis Behmo
5c68e72d36
Fix image building with custom registry
2020-04-07 14:20:27 +02:00
Régis Behmo
4bf5eac7f2
Fix broken CI
...
Twine >=3.0.0 requires gcc and the linux development headers, which
we don't want, so we pin twine to 2.0.0
2020-01-14 14:23:56 +01:00
Régis Behmo
d434f8f061
Explicitely point to docker.io images
2020-01-10 17:21:56 +01:00
Régis Behmo
9618022f7d
Shift pip package status to stable
2020-01-08 13:44:14 +01:00
Régis Behmo
b61b1fdc63
Get rid of mysql strict trans mode warnings
2019-10-07 17:10:38 +02:00
Régis Behmo
96b8b2be67
Replace mysql-client init by mysql
2019-09-03 10:42:22 +02:00
Régis Behmo
6bdefd179c
Fix incorrect docker image version
...
Python package does not have the latest plugin.py module, hence an
incorrect docker image version.
2019-09-02 23:24:42 +02:00
Régis Behmo
15518f0c59
🌅
2019-08-21 12:02:26 +02:00