Andy Zawada
Andy Zawada
Wanted to add this doesn't work in 3.7.0 either, running the following rollback statement: ```sql --rollback changeSetPath:EXAMPLE/test-params.sql changeSetAuthor:zawada1 changeSetId:test-params-table ``` Still try's to execute as a custom SQL statement.
@molivasdat I may have time to take a look. Can you point me to where in the codebase I could jump in to this issue?
Hi @kataggart, @awhitford-cip, completely understand the difficulty getting to this with the high volume of PRs coming in. Still willing to help get this in if there are changes that...
A community version exists at https://github.com/wiremind/wiremind-helm-charts/tree/main/charts/clair but it doesn't appear to work with Clair v4...Perhaps this could be forked (with permission), updated, and incorporated as part of this project.
@dark0dave Sonar is flagging a couple of [code smells](https://sonarcloud.io/project/issues?resolved=false&types=CODE_SMELL&sinceLeakPeriod=true&pullRequest=516&id=doitintl_kube-no-trouble)...I am not sure that the suggested changes help the style of the tests in any way, but if you want me...
Willing to assist in opening a PR, if help is needed. @smoya
Anyone have any luck getting a React Native app running with Rush + pnpm? Seeing the following error: ``` Error: Unable to resolve module ./index from D:\devl\\common\temp/. ``` Looks like...
For our use case, Rush + pnpm + repack seems to do the trick for us. Was never able to get metro working with our package structure even with the...
Hey @zkochan, I have a couple of quick questions about the setting you mentioned, I haven't quite gotten a chance to play around with it: * Do you have any...
> For our use case, Rush + pnpm + repack seems to do the trick for us. Was never able to get metro working with our package structure even with...