Commit Graph

29 Commits

Author SHA1 Message Date
Adrià Casajús 046748c443
Update pre-commit (#1138)
* Update pre-commit

* Upgrade djlint, remove flake8 and add pylint

* Reformat with new djlint version

* Run pre-commit on CI

* Use only python3.10 on CI

* Reformat files with pre-commit

* Run pre-commit against all files

* Reformat

* Added global excludes

* Added pre-commit to the contributing file

* Set python 3.9 as default

* Set language version to python3

Co-authored-by: Adrià Casajús <adria.casajus@proton.ch>
Co-authored-by: Carlos Quintana <carlos.quintana@proton.ch>
2022-07-04 16:01:04 +02:00
Son e5a7aeb3fb add sl-job-runner to self host instruction 2021-10-13 19:16:20 +02:00
prashantkamdar fbf1ca3395 hiding the postgres port during upgrade 2021-10-01 21:38:07 +05:30
prashantkamdar 8356a9627d updating the readme and upgrade docs to bind to localhost 2021-09-30 22:36:30 +05:30
Son NK 95c8f14ea5 update doc 2021-04-07 11:57:48 +02:00
Son NK 2b811f942d 3.3.0 2021-03-05 13:11:47 +01:00
Son NK 13416bfd31 Add and mount ./sl/upload directory 2020-06-19 20:01:20 +02:00
Son NK 3d0d42c8b3 v3.2.2 2020-06-15 23:36:40 +02:00
Son NK 220c7bdf11 v3.2.1 2020-06-15 16:59:43 +02:00
Son NK c847d205b6 v3.2.0 2020-06-10 09:22:05 +02:00
Son NK e0117e3d67 v3.1.1 2020-05-27 22:18:04 +02:00
Son NK b90d4037e9 v3.1.0 2020-05-10 14:45:56 +02:00
Son NK 88bf608cf4 no need to bind 7777 port for init_app 2020-04-18 11:56:27 +02:00
Son NK 6c283bc08e Improve doc 2020-04-15 09:01:52 +02:00
Son NK 63484c34ca Add migration script to run when upgrading to 3x version 2020-04-15 08:59:37 +02:00
Son NK 298b632c61 Use 3.0.1 instead of 3.0.0 in doc 2020-04-14 22:54:57 +02:00
Son NK db23867d93 To upgrade to 3x from 2x, user needs to upgrade to 2.1.2 first 2020-04-14 22:54:42 +02:00
Son NK 75f43eefdc replace 2.1.0 by 3.0.0 in upgrade.md 2020-04-14 21:51:58 +02:00
Son NK 18b7c7d495 v3.0.0 2020-04-13 10:48:35 +02:00
Son NK 2a0004c6cf Fix upgrade sl-init command: remove "restart" option for sl-init 2020-04-13 10:08:15 +02:00
Son NK 94afb28ce2 Add run init data to upgrade 2020-03-25 12:13:49 +01:00
Son NK a6b1372e84 v2.1.0 2020-03-25 12:13:43 +01:00
Son NK a59058b163 add how to upgrade 2.0.0 -> 2.1.0 2020-03-25 12:13:28 +01:00
Son NK c603b376a5 add /sl mounting 2020-03-25 12:13:22 +01:00
Son NK 4f281bdbbb rename GenEmail -> Alias, gen_email to alias whenever possible 2020-03-17 11:51:40 +01:00
Son NK 7429330fe7 Re-organize upgrade.md 2020-03-13 18:43:46 +01:00
Son NK c369742706 v2.0.0 2020-03-13 12:34:07 +01:00
Son NK 035d5e5f7d Add migration instruction 2020-03-13 12:32:48 +01:00
Son NK 361baff326 add how to upgrade from 1.0.5 to 1.1.0 2020-03-13 00:14:41 +01:00