-
I noticed that there are few shell scripts here, I wonder if the project maintainer would like to use [ShellCheck](https://github.com/koalaman/shellcheck/) to test the scripts, it can be integrated wi…
-
Would be awesome to add some unit testing at some point. See this for a start:
http://usethis.r-lib.org/
install.packages("usethis")
use_testthat()
And travis.ci:
use_travis()
And vignett…
-
I have a parent project A, which is inherited to child project B using `dbt-loom`, most aspects work as expected (awesome work team!).
Both projects use, and have configured `dbt-project-evaluator…
-
It'd be awesome to be able to pull Squisher onto a CI machine with that tool to make efficient CI workflows for compressing assets. Having pre-built binaries attached to releases can make that a reali…
-
When using rspec, specs are executed with a given seed that determines spec order. This is useful for reproducing failing specs in CI later in local.
When using flatware, there would be awesome if …
-
### Prerequisites
* [ ] Put an X between the brackets on this line if you have done all of the following:
* Reproduced the problem in Safe Mode: http://flight-manual.atom.io/hacking-atom/s…
-
Instead of running github workflows or gitlab-ci on a :latest docker image, using fixed versions provides better stability.
It would therefore be awesome if dependabot could create pull requests with…
-
Having CI would be awesome, to deploy to firebase as well.
I know you already set up TravisCI for Ludic @doman412 ?
Maybe you could use the same tech here
-
I just learned how to use Github Workflows 👍 It's super easy and awesome. I can setup CI for us if you're cool with it @titusfortner ?
-
Hi,
I think adding this crate to CI would be awesome, but it will require 3 changes:
1. Important - suppressing mutations, not all mutations can be fixed, and some are just plain fine, so being ab…