jeff-knurek
jeff-knurek
Thanks for the context @mattfarina Maybe the issue is that the flag `validate-maintainers` is just a boolean, and limits checking what could otherwise be useful options. For example, checking that...
We just experienced this issue in which our CI let a failing test pass the build because the other test with the same name passed. It also lead to the...
since the ticket is currently locked: https://github.com/coinbase/terraform-landscape/issues/101#issuecomment-567229777 I'm sending direct notifications out to those who might be interested in trying this tool out: @inductor, @remipichon, @sasq31, @laxin84 , @lewisstevens1, @DavidGereb,...
no, there's no plan (same as https://github.com/travelaudience/docker-nexus/issues/37 ) We're using quay.io to build the image based on tag pushes to github. So the most direct way to accomplish this would...
I guess the first thing that needs to be addressed is that it works on it's own: https://github.com/TheIOFoundation/ProjectLockdown/pull/346/checks?check_run_id=2064650228 ``` env: AZURE_WEBAPP_NAME: your-app-name AZURE_WEBAPP_PACKAGE_PATH: . Error: Unable to find Node version...
there's a couple dependencies that changed in the `package.json` file. the only change should be the 2.0.0 change 
> how can we create component config that gets saved in db and loaded from api incorportate into #172 a React component when a new DSL is needed that gets...
My suggestion is that we use an existing Font Library for these icons. Something along the lines of https://fontawesome.com ---- After discussing with @JFQueralt it was revealed that some of...
Nicolas Yip9:43 PM https://fontastic.me/ can explore for font library
good point. @JFQueralt what do you think? it seems like endpoints like `/environment` are just for MAP, and wouldn't ever need to be anything but json. maybe it's only in...