- 17 Apr, 2024 10 commits
-
-
Xavier Thompson authored
entrypoints=0.3 rquires flit as build backend
-
Xavier Thompson authored
pkgconfig=1.5.1 requires poetry as build backend.
-
Xavier Thompson authored
Earlier version 1.22.0 does not support recent setuptools. Latest version 1.26.2 has more complex build requirements, left for later.
-
Xavier Thompson authored
-
Xavier Thompson authored
Now that buildout uses pip to correctly follow pyproject.toml, cattrs=22.2.0 requires poetry as the build backend. For now it's easier to install as wheel than to install poetry and then use it as setup-egg for cattrs. This must be done eventually.
-
Xavier Thompson authored
-
Xavier Thompson authored
zc.buildout=2.7.1+slapos020 is SlapOS-patched buildout2 with support for bootstrapping buildout3, required to be able to install buildout3. Downgrade related eggs to pre-buildout3 versions as well.
-
Xavier Thompson authored
Version up zc.buildout, pip and zc.recipe.egg. Version up slapos.rebootstrap to adapt to buildout3.
-
Xavier Thompson authored
-
Ivan Tyagov authored
-
- 16 Apr, 2024 1 commit
-
-
Rafael Monnerat authored
See merge request nexedi/slapos!1564
-
- 15 Apr, 2024 6 commits
-
-
Rafael Monnerat authored
They are json-editor specific features and are not part of the json schema
-
Rafael Monnerat authored
By using ref to ../ru/input-schema.json you append oneOf list and dont extend the current list. This fixes validation properly when oneOf the values are used.
-
Rafael Monnerat authored
Done by Thomas Gambier
-
Rafael Monnerat authored
See merge request nexedi/slapos!1555
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
- 12 Apr, 2024 18 commits
-
-
Kazuhiko Shiozaki authored
-
Julien Muchembled authored
See commit 77eabe12. BTW, the mentionned 3ff25131d56c7f66066b70191ac828a666600e92 commit was part of nexedi/slapos!1559.
-
Léo-Paul Géneau authored
See merge request nexedi/slapos!1549
-
Léo-Paul Géneau authored
-
Léo-Paul Géneau authored
* Separate root and subscriber from drone SRs to avoid compilation of unnecessary dependencies * display logs in debug mode
-
Léo-Paul Géneau authored
Rename subinstances to avoid conflict. Once a subinstance is allocated on a computer, changing `sla-computer_guid` does not move the subinstance. Therefore an instance name containing the computer's guid is necessary.
-
Léo-Paul Géneau authored
Fix logs printed out of the logging area
-
Léo-Paul Géneau authored
-
Léo-Paul Géneau authored
Process all available logs to avoid delay in log printing.
-
Léo-Paul Géneau authored
-
Léo-Paul Géneau authored
Indicate the time of the last received message in format hh:mm:ss .
-
Léo-Paul Géneau authored
-
Léo-Paul Géneau authored
Set c-astral SR in its own file and leave the autopilot used blank in software-base.cfg
-
Léo-Paul Géneau authored
Set publishing interval to 200 ms so radio network is not overflown
-
Léo-Paul Géneau authored
-
Léo-Paul Géneau authored
-
Léo-Paul Géneau authored
Allow subscribers' network interface to be different from the drones' one
-
Léo-Paul Géneau authored
-
- 11 Apr, 2024 4 commits
-
-
Lu Xu authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
* use the default RSA key length, instead of hardcoding 1024 (too weak) or 2048 (same as the current default). * use SHA256 in certificates.
-
- 10 Apr, 2024 1 commit
-
-
Ivan Tyagov authored
See merge request !1559
-