Colin Hutchinson

Results 23 comments of Colin Hutchinson

hold off on merging -- going to add commit sha convenience tags

Is it possible you're using https://github.com/Kong/kubernetes-ingress-controller?

sorry all we went a different direction. If I locate enough spare cycles / bandwidth I'll look at this again someday but until then feel free to pickup where I...

So the test suite I have is not fast :joy: Which is why I'd like one output format for humans (htest) and a different output format (junit) to a file...

It manages to build if I bump the node version in the dockerfile. Pushed a branch here feel free to try it out https://github.com/hutchic/mockbin/tree/chore/bump-node-version

My team is currently in the process of transitioning towards trunk-based development, but our organizational processes and practices are still evolving to fully support this paradigm. In our interim state,...

Maybe, `latest` I assumed would also track major bumps ie it would rugpull to `v3` sometime in the near-ish future?

possibly the same as https://github.com/nuxt/nuxt/issues/25335 (?)

Could I interest optum in taking over the [github action](https://github.com/observeinc/github-action-dce) I wrote on behalf of my employer observeinc? It's a little rough around the edges but for for the purposes...

I think you need to deauth the application Through the native js api it would be `FB.api("/me/permissions", "delete", function(response){});`