|
From: James R. <rey...@bi...> - 2022-02-22 01:22:03
|
I’ve finished the github action that creates a pkg and uploads it to the releases. It’s in my fork right now. I’d love feedback. Releases: https://github.com/magnusviri/radmind/releases Actions: https://github.com/magnusviri/radmind/actions Action yml: https://github.com/magnusviri/radmind/tree/master/.github/workflows I am unsure how to handle versioning. I know the file “VERSION” is used to hard code the version in the binaries, and in the repo it says “internal”. The github action uses the date for the version. If anyone has advice I’d really appreciate it. My fork also differs from the main repo because mine has a docker container for the server. Image: https://github.com/magnusviri?tab=packages&repo_name=radmind My current plans is to figure out how to upload an intel and arm docker image, then I’ll probably switch to a different project for a time. When I come back to radmind, I’m hoping people will have sent me their changes either as the full code, a patch, or a pull request. I’ll incorporate what others have and then I’ll work on the whitespace formatting by replacing all of the tabs with 8 spaces. At some point I also need to add the ability to ignore timestamps. I have no idea when I’ll do this, but Radmind won’t be useful to me until I do it. James Reynolds Sr Systems Administrator School of Biological Sciences The University of Utah 801-585-3086 |