Commits on Source (25)
-
ale authored
-
ale authored
-
ale authored
-
ale authored
-
ale authored
Replaces an ugly AttributeError stack trace if you invoke the command without arguments.
-
ale authored
Remove a spurious match left over from previous commit.
-
ale authored
-
silver-platter authored
Changes-By: lintian-brush Fixes: lintian: missing-debian-source-format See-also: https://lintian.debian.org/tags/missing-debian-source-format.html Fixes: lintian: older-source-format See-also: https://lintian.debian.org/tags/older-source-format.html
-
silver-platter authored
Changes-By: lintian-brush Fixes: lintian: package-lacks-versioned-build-depends-on-debhelper See-also: https://lintian.debian.org/tags/package-lacks-versioned-build-depends-on-debhelper.html Fixes: lintian: package-needs-versioned-debhelper-build-depends See-also: https://lintian.debian.org/tags/package-needs-versioned-debhelper-build-depends.html
-
silver-platter authored
Changes-By: lintian-brush Fixes: lintian: uses-debhelper-compat-file See-also: https://lintian.debian.org/tags/uses-debhelper-compat-file.html
-
silver-platter authored
Changes-By: lintian-brush Fixes: lintian: priority-extra-is-replaced-by-priority-optional See-also: https://lintian.debian.org/tags/priority-extra-is-replaced-by-priority-optional.html
-
godog authored
-
godog authored
Fix some issues reported by lintian See merge request ai3/tools/gitlab-deps!2
-
ale authored
-
ale authored
-
ale authored
Should let gitlab-deps handle temporary unavailability of Gitlab on startup, by simply retrying until the server comes back. The increased RestartSec ensures we're not overwhelming the host with restarts.
-
ale authored
Useful in emergencies to undo mistakes done by set-hooks.
-
godog authored
-
ale authored
-
ale authored
-
ale authored
Previously the server would not see the updated data due to the update cron job lacking permissions to restart the server systemd unit.
-
ale authored
-
ale authored
-
ale authored
-
ale authored
Showing
- .gitlab-ci.yml 1 addition, 1 deletion.gitlab-ci.yml
- contrib/deps-to-dot.awk 15 additions, 0 deletionscontrib/deps-to-dot.awk
- contrib/update.sh 11 additions, 16 deletionscontrib/update.sh
- debian/compat 0 additions, 1 deletiondebian/compat
- debian/control 2 additions, 2 deletionsdebian/control
- debian/gitlab-deps-update.service 1 addition, 0 deletionsdebian/gitlab-deps-update.service
- debian/gitlab-deps.default 3 additions, 0 deletionsdebian/gitlab-deps.default
- debian/gitlab-deps.service 2 additions, 0 deletionsdebian/gitlab-deps.service
- debian/source/format 1 addition, 0 deletionsdebian/source/format
- gitlab_deps/deps.py 7 additions, 8 deletionsgitlab_deps/deps.py
- gitlab_deps/hooks.py 18 additions, 5 deletionsgitlab_deps/hooks.py
- gitlab_deps/main.py 22 additions, 3 deletionsgitlab_deps/main.py
- gitlab_deps/server.py 9 additions, 7 deletionsgitlab_deps/server.py
- tox.ini 0 additions, 9 deletionstox.ini
contrib/deps-to-dot.awk
0 → 100755
debian/compat
deleted
100644 → 0
debian/source/format
0 → 100644
tox.ini
deleted
100644 → 0