hdevalke

Results 9 issues of hdevalke

Feature branch for #73 see also project: https://github.com/orgs/convco/projects/1 All task for the projects have to be merged into this one. This PR will be merged when an MVP is ready

Docker build is broken for arm64 with exit status when cargo is updating the index. Exit code 137 means out of memory, but i can't figure out why. Maybe it...

bug
help wanted
ci

**Describe the bug** Windows build fails in github action using windows latest (2022). see: https://github.com/convco/convco/runs/5385743790 **To Reproduce** run cargo build on windows-2022 **Expected behavior** Build the binary for windows **System...

bug
help wanted
windows

Log4j2 `ObjectMessage`s are automatically converted to json objects. This makes the log statements fail, if the object cannot be converted to json or it generates invalid json. I would propose...

agent-java
community
triage

Currently releasing is done manual. This process could be automated using a github action. Manual steps: 1. running `cargo release $(convco version --bump) --execute` on the master branch (needs git...

enhancement
ci

Delegates the path selection to diff options. Other improvement to do for `convco version` is to take 1 diff between the previous version and the head instead of 1 diff...

read more: https://www.docker.com/blog/we-apologize-we-did-a-terrible-job-announcing-the-end-of-docker-free-teams/ Convco is one of the free team accounts. I will not do any action so the images will stay available, but newly build images will be pushed...

help wanted
ci