Opal Symes
Opal Symes
I'm using this project to port a large C project and it is amazing. I am however running into a few issues: - The use of `u8` causes lots of...
I have a project that is using `yy.mm` for version numbers; and I would like the version to always have a leading zero in the month field. I had initially...
Problem: I'm trying to install `hackrf` from source because I'm pretty sure the Ubuntu packaged version is out of date(and because I have no idea what I'm doing and am...
[](https://issuehunt.io/r/sindresorhus/gulp-nunjucks/issues/29) The project I'm working requires using the asynchronous templates which causes this plugin to error. --- IssueHunt Summary ### Sponsors (Total: $40.00) - [ issuehunt](https://issuehunt.io/u/issuehunt) ($40.00) #### [Become a...
This PR fixes #327 by uploading docker-compose logs when the services fail to start up. I've done this by copy-pasting the log upload code from the end of the `run.sh`...
When we are using this plugin to run our integration tests, we are not seeing the artefacts uploaded on failure, nor when we specify `upload-container-logs: always`. I think this is...
It would be good to have some extra information in the documentation about how to handle `r#`-prefixed identifiers. For example: > Special care should be taken when using Rust reserved...
G'day(and Happy New Year). I've been working with this program for a while trying to make a little pattern and noticed that for some formats my pattern is ... a...
I'm running Atom under OSX, and using homebrew to manage the Elixir installation. Homebrew installs the elixir binary into `/usr/local/bin/...` which is not in the path for OSX, or atom....
Using the language server on a clean repo gives me this error in the JS console. It would be good to surface it to the user so they know about...