Linus Sehn linus
linus pushed to rework-logic at fsfe-system-hackers/container-utils 2021-03-17 09:23:55 +00:00
e85f0d0876 updated config.cfg.dist
linus pushed to rework-logic at fsfe-system-hackers/container-utils 2021-03-17 09:23:31 +00:00
faf4ae1192 updated README.md to relflect new upgrader logic
linus pushed to rework-logic at fsfe-system-hackers/container-utils 2021-03-11 10:52:49 +00:00
f69605ddbe fixed bug that rebuilds get triggered too often
8eff8d359e reworked rebuilder
1792da87e6 removed some formatting
Compare 3 commits »
linus pushed to rework-logic at fsfe-system-hackers/container-utils 2021-03-11 10:51:26 +00:00
bcd8d9e667 added get_repos_with_image
linus pushed to rework-logic at fsfe-system-hackers/container-utils 2021-03-11 10:50:16 +00:00
c2695d92f3 added get_all_drone_repos
linus pushed to rework-logic at fsfe-system-hackers/container-utils 2021-03-11 09:43:03 +00:00
d8c9e48e7f minor changes
linus pushed to rework-logic at fsfe-system-hackers/container-utils 2021-03-10 08:36:54 +00:00
c994dd7518 reworked anaylyzer
17b039f38e pruned requirements.txt
Compare 2 commits »
linus pushed to rework-logic at fsfe-system-hackers/container-utils 2021-03-10 08:36:28 +00:00
237155c549 added archived check in get_repos_with_topics
57217be8fa polished comments
eb697cf1bf renamed test functions
Compare 3 commits »
linus pushed to rework-logic at fsfe-system-hackers/container-utils 2021-03-09 10:38:02 +00:00
a92bbda01f added pointers in test files
linus pushed to rework-logic at fsfe-system-hackers/container-utils 2021-03-09 10:37:40 +00:00
a0a6c4e793 removed helper/confirm.py
linus pushed to rework-logic at fsfe-system-hackers/container-utils 2021-03-09 10:37:18 +00:00
5ea2788444 reworked upgrader.py
linus pushed to rework-logic at fsfe-system-hackers/container-utils 2021-03-09 10:36:47 +00:00
313c4c890e polished and enhanced api functions
linus pushed to rework-logic at fsfe-system-hackers/container-utils 2021-03-08 09:06:04 +00:00
e9a82fbf96 reworked drone api
linus pushed to rework-logic at fsfe-system-hackers/container-utils 2021-03-08 09:05:49 +00:00
a6c626af91 split base_url into base_url and api_base_url
linus pushed to rework-logic at fsfe-system-hackers/container-utils 2021-03-08 07:55:37 +00:00
ce485ab40d polished api/gitea.py
linus pushed to rework-logic at fsfe-system-hackers/container-utils 2021-03-02 16:44:21 +00:00
9ccfd99d72 complete rework of gitea api
linus pushed to master at fsfe-system-hackers/container-utils 2021-03-02 13:25:15 +00:00
50a4707ac5 wip: add ability to also parse images from .yml files
linus opened issue fsfe-system-hackers/container-utils#11 2021-03-02 10:34:39 +00:00
Upgrader does not pick up images used in .drone.yml and Ansible playbooks that use docker
linus pushed to master at fsfe-system-hackers/container-utils 2021-02-26 16:29:56 +00:00
e101130c98 added simple rebuilder
linus pushed to master at fsfe-system-hackers/unattended-upgrades 2021-02-25 21:20:19 +00:00
ea579327b6 enhanced comments