- Jan 12, 2023
-
-
Antoine R. Dumont authored
-
- Dec 27, 2022
-
- Dec 14, 2022
-
- Dec 06, 2022
-
- Nov 30, 2022
-
-
Nicolas Dandrimont authored
Ref. infra/sysadm-environment#4682
-
- Nov 29, 2022
-
-
Nicolas Dandrimont authored
Ref. infra/sysadm-environment#4682
-
- Nov 22, 2022
-
-
Antoine R. Dumont authored
This allows to build the container that will call the generate-frozen-requirements script. That will be usable from ci or other sysadm. Use: ``` cd swh-apps/scripts docker build -t build-deps . cd ../../swh-apps docker run -v $PWD:/src --user 1000 build-deps $APP ```
- Nov 21, 2022
-
-
Antoine R. Dumont authored
It used to be necessary for subvertpy packaging.
-
- Nov 18, 2022
-
-
Antoine R. Dumont authored
This creates a new utility image holding the rsvndump pushed in the gitlab registry. And then adapts the svn loader image to expose that new dependency tool [1]. That will allow development to use rsvndump instead of svnrdump. [1] ``` $ docker build -t swh-loader-svn . $ docker run -ti --rm --user root --entrypoint rsvndump swh-loader-svn --version rsvndump 0.6.1 Copyright (C) 2008-present Jonas Gehring <jonas@jgehring.net> Released under the GNU General Public License. ```
-
- Nov 10, 2022
-
-
Nicolas Dandrimont authored
Ref. infra/sysadm-environment#4658
-
Nicolas Dandrimont authored
This avoids keeping around a useless shell process, and allows killing the "init" process to always DTRT
-
- Nov 08, 2022
-
-
Antoine R. Dumont authored
Related to infra/sysadm-environment#4673
-
- Nov 04, 2022
-
-
Nicolas Dandrimont authored
Ref. infra/sysadm-environment#4670
-
Nicolas Dandrimont authored
Ref. infra/sysadm-environment#4670
-
Nicolas Dandrimont authored
This allows better caching of modules with no pyproject.toml
-
- Oct 31, 2022
-
-
Nicolas Dandrimont authored
Ref. infra/sysadm-environment#4658
-
Antoine R. Dumont authored
Related to infra/sysadm-environment#4659
-
Antoine R. Dumont authored
Related to infra/sysadm-environment#4659
-
- Oct 26, 2022
-
-
Antoine R. Dumont authored
Related to infra/sysadm-environment#4655
-
Antoine R. Dumont authored
Related to infra/sysadm-environment#4655
-
Antoine R. Dumont authored
Related to infra/sysadm-environment#4655
-
- Oct 24, 2022
-
-
Antoine R. Dumont authored
Related to infra/sysadm-environment#4644
-
- Oct 20, 2022
-
-
Antoine R. Dumont authored
Related to infra/sysadm-environment#4606
-
Antoine R. Dumont authored
Related to infra/sysadm-environment#4605
-
Antoine R. Dumont authored
Related to infra/sysadm-environment#4605
-
Antoine R. Dumont authored
Related to infra/sysadm-environment#4605
-
Antoine R. Dumont authored
Related to infra/sysadm-environment#4605
-
- Oct 19, 2022
-
-
Vincent Sellier authored
Mostly to take advantage of the performance improvments Related to infra/sysadm-environment#4626 Related to infra/sysadm-environment#4625
-
- Oct 06, 2022
-
-
Antoine R. Dumont authored
Related to T4607
-
Antoine R. Dumont authored
Related to T4607
-
- Sep 28, 2022
-
-
Antoine R. Dumont authored
The fossology license indexer requires the fossology-nomossa package. As a pre-requisite, it was ported from the buster package: ``` root@pergamon:.../repository# reprepro copy bullseye-swh buster-swh fossology-nomossa Exporting indices... root@pergamon:.../repository# reprepro ls fossology-nomossa | grep bull fossology-nomossa | 3.1-1~bpo10~swh+1 | bullseye-swh | amd64 ``` Related to T4540
-
- Sep 27, 2022
-
-
Antoine R. Dumont authored
Use swh without any hard-coded path Related to T4540
-
Antoine R. Dumont authored
Related to T4540
-
Antoine R. Dumont authored
Related to T4540
-
Antoine R. Dumont authored
Related to T4540
-
Antoine R. Dumont authored
Related to T4540
-