- Belgium
- https://www.rustybever.be
-
Computer science student from Belgium who loves playing around with servers.
- Joined on
2021-03-28
Jef Roosens pushed to dev at Chewing_Bever/site-backend
-
e73f980a32 Merge pull request 'Update Rust crate axum to 0.5.5' (#20) from renovate/axum-0.x into dev
-
0e89dfeb9c Update Rust crate axum to 0.5.5
- Compare 2 commits »
Jef Roosens deleted branch renovate/axum-0.x from Chewing_Bever/site-backend
Jef Roosens merged pull request Chewing_Bever/site-backend#20
Update Rust crate axum to 0.5.5
Jef Roosens opened issue vieter-v/vieter#177
Implement base for database migrationsJef Roosens commented on issue vieter-v/vieter#130
Compiled packages can get out of sync with official reposThis could be fixed by #135. That way, the user could let their Vieter builds use the repos they use on their machines.
Jef Roosens opened issue vieter-v/vieter#176
Split docker code into own moduleJef Roosens created pull request vieter-v/vieter#175
Split Arch packages into git & release versionJef Roosens pushed to some-small-issues at Chewing_Bever/vieter
-
06bab98a88 chore: update README
-
ad207bdb70 feat(ci): split Arch releases into vieter & vieter-git
- Compare 2 commits »
Jef Roosens commented on issue vieter-v/vieter#5
Support removing packages, arch-repos & reposIt would be even more useful if we could remove all levels of a repository if a user chooses to.
Jef Roosens pushed to some-small-issues at Chewing_Bever/vieter
-
023dabab0d chore: update README
-
668fb60841 feat(ci): split Arch releases into dev & tag
- Compare 2 commits »
Jef Roosens opened issue vieter-v/vieter#174
Use cron expression to configure api & builder image refresh timesJef Roosens commented on issue vieter-v/vieter#123
Enable all compression scheme libarchive supportsI'm not really sure if this is worth it. Anything but zstd, gzip or xz is rarely used.
Jef Roosens closed issue vieter-v/vieter#132
Mention builder has to use publicly facing URLJef Roosens commented on issue vieter-v/vieter#99
Run cron daemon without root[This article](https://vitorbaptista.com/how-to-access-hosts-docker-socket-without-root) describes a way to dynamically change the user used to run the service depending on the permissions on the…
Jef Roosens commented on issue vieter-v/vieter#140
Repurpose build commandThis got implemented in #171.
Jef Roosens pushed to dev at Chewing_Bever/vieter
-
c018aad143 chore: updated CHANGELOG
-
0bac221aee fix: don't pass --nodeps to initial build step (#173)
-
78fc3afcd3 feat(ci): also publish dev images as specific commit hash
-
cae44fb593 Merge pull request 'integrate build logs API into build command & cron' (#171) from Chewing_Bever/vieter:build-logs into dev
-
3821ed29fd refactor(docker): simplified loop expression
- Compare 10 commits »
Jef Roosens pushed to dev at vieter-v/vieter
-
c018aad143 chore: updated CHANGELOG
Jef Roosens merged pull request vieter-v/vieter#173
fix: don't pass --nodeps to initial build step