janEbert
janEbert
Independently fixed in dd69c7a7d.
+1 for the --cache-first/--cache-only flag for better offline usage support. Here's what happened to me: I `apptainer pull`ed a container, realized the node couldn't build it because of RAM issues....
Sure, I'd love to look into that! Though I have never set up CI. The tests would fail though as with the simple regexes, edge cases are simply not covered:...
How would you go about using the external [Universal Ctags](https://github.com/universal-ctags/ctags)? They don't have release tags and the binary name may be hard to find due to name overlaps with Exuberant...
You are absolutely right and I see why naming is no problem. We do not use new features, everything is still vanilla. :) I added the tests and Travis CI,...
Hey, the build keeps being stuck on "Resolving package versions..." when testing. I couldn't find any other reports via searching and have checked out other `Project.toml`s and `runtest.jl`s, however, nothing...
Yes, I tested just now with: ``` $ JULIA_LOAD_PATH=$PWD julia julia> ] (julia-ctags) pkg> test ``` And it worked fine. Though as I mentioned, _if_ the tests ran in Travis,...
Sorry to spam; after trying a lot, I still haven't figured out how to remove those duplicate commits from `master`. I will fix it later, though.
Hey Karl, thank you so much for finding that. I actually hadn't forgotten this PR but due to the CI failing and me being so ashamed of the test code...