Conversation
|
Probably need some assistance to enable github actions |
|
Not sure what do to about this one? do we need admin right to enable actions or will they just start working if we merge this? the current travis CI is broken so maybe merge this just to remove it? |
I completely agree that we need to get rid of the broken Travis CI. I will take on investigating whether GitHub Actions requires admin rights to be enabled first, or if it works automatically upon merge. Could you please give me a little bit of time to look into this before we proceed with the merge? Slightly off-topic, but just as a heads-up, I am currently a high school student, so my availability is a bit limited during the weekdays due to classes. I will run some tests on my forked repository and get back to you as soon as possible! |
Sure, no stress :) yes would be good to also review the github action, maybe we want to run for specific go versions (last two LTS?) instead of just stable? maybe we want fmt/lint error? |
|
Hi @wader, I've implemented the fixes for the CI issues discussed in this PR, including a full migration to GitHub Actions with Go 1.25.x support. Since I don't have permission to push directly to your branch, I have opened a new, modernized PR at #134 which passes all tests on Linux, macOS, and Windows. Please take a look and let me know if we can coordinate to get these improvements merged! |
|
Ok! let's continue in #134 |
No description provided.