Commit Graph

24 Commits

Author SHA1 Message Date
3382351a9c Add renovate.json
Some checks failed
Tests / cargo_udeps (pull_request) Has been cancelled
2024-09-11 14:05:33 +00:00
48fe4ba396
Version 0.2.2 2024-02-27 15:20:45 +01:00
535d13222d
Update dependencies 2024-02-27 14:39:26 +01:00
Nikolai Rodionov
a008e20cc7
fix: Fix the Dockerfile, so it can build again
I think I've just forgotten to add `-y` to apt-get. So the image could
not be built because it was waiting for a user's input

Issue: https://git.badhouseplants.net/allanger/dumb-downloader/issues/9
2023-06-24 10:01:46 +02:00
Nikolai Rodionov
0f80b14869
chore: Update the builder container version 2023-06-19 21:58:27 +02:00
Nikolai Rodionov
c594257c4f
Run cargo update to keep dependencies updated 2023-06-10 00:06:38 +02:00
Nikolai Rodionov
bd6c0a0bc6
chore: Update dependencies 2023-05-07 11:15:47 +02:00
Nikolai Rodionov
04c79984c0 fix: Use nightly so Github actions won't exit with 137 2023-03-24 15:59:58 +01:00
Nikolai Rodionov
534834680b fix: Update Cargo.lock 2023-03-24 15:50:32 +01:00
Nikolai Rodionov
a6737c1871 Version 0.2.0 2023-03-24 15:42:15 +01:00
Nikolai Rodionov
07e156dd3f feat: Better configuration and description 2023-03-24 15:39:47 +01:00
Nikolai Rodionov
6459152833 Migrate the Dockerfile to Ubuntu 2023-02-12 20:13:42 +01:00
Nikolai Rodionov
86f00a4c9c Add a rusttls feature 2023-02-12 14:06:31 +01:00
Nikolai Rodionov
5471d3126b Version 0.1.1 2023-02-12 10:07:03 +01:00
Nikolai Rodionov
bf362afb98
Add docker build (#1) 2023-02-12 09:51:14 +01:00
Nikolai Rodionov
18fd9d827b Update some stuff, now everything must work 2023-01-18 13:28:57 +01:00
Nikolai Rodionov
ce0a54a08b Try using repo info from the github object again 2023-01-18 12:36:12 +01:00
Nikolai Rodionov
c278056a2c Try using repo info from the github object 2023-01-18 12:34:05 +01:00
Nikolai Rodionov
f18bf4d5d7 Use another env for an image tag 2023-01-18 12:31:07 +01:00
Nikolai Rodionov
543ca1b21b Fix worklow syntax 2023-01-18 12:29:50 +01:00
Nikolai Rodionov
fdfc64924e Debug workflows 2023-01-18 12:28:46 +01:00
Nikolai Rodionov
cf2678c299 Add a license and update github workflow 2023-01-18 12:24:07 +01:00
Nikolai Rodionov
0162b080f1 FIX: Update containers build jobs 2023-01-17 22:46:26 +01:00
Nikolai Rodionov
c409ffbd6d first commit 2023-01-17 22:35:35 +01:00