Adam Tistler

Results 5 comments of Adam Tistler

Well I have my CI/CD running `up` so potentially two (or more) could be occurring at the same time. However this would not be occurring for the same up deployment....

Here is my active_admin.css.scss ``` // SASS variable overrides must be declared before loading up Active Admin's styles. // // To view the variables that Active Admin provides, take a...

Any update on this? CRUD event callbacks would make pulumi super powerful.

Same issue here: ``` node[26906]: ../src/tracing/node_trace_writer.cc:196:void node::tracing::NodeTraceWriter::AfterWrite(): Assertion `(write_req_.result) >= (0)' failed. 1: 0x10007e9b3 node::Abort() [/Users/adamtistler/.nvm/versions/node/v12.13.1/bin/node] 2: 0x10007e75b node::AppendExceptionLine(node::Environment*, v8::Local, v8::Local, node::ErrorHandlingMode) [/Users/adamtistler/.nvm/versions/node/v12.13.1/bin/node] 3: 0x10010ad92 node::tracing::NodeTraceWriter::InitializeOnThread(uv_loop_s*)::$_0::__invoke(uv_async_s*) [/Users/adamtistler/.nvm/versions/node/v12.13.1/bin/node] 4: 0x1008924d2 uv__work_done...