Michael Hart

Results 301 comments of Michael Hart

Actually, it seems that if you have read/write access on Checks, then subscribing to events is unnecessary (I think?)

@cjs have been testing this out quite a bit recently. Finally bit the bullet and created a GitHub App to play with, and have been playing with Check Suites and...

This is documented here: https://github.com/lambci/lambci#branch-and-pull-request-properties

Ah, my bad – sorry, I missed the "tags" detail! That's a good question – I'm not sure how tag pushes are structured as far as github is concerned. The...

@antsankov in what cases would you want to use LambCI if you're using CodeBuild?

Hmmm, interesting – so mostly cases where you don't want to use CodePipeline then? (I thought that supported GitHub?) I'll leave this open – I kinda feel like most of...

Sure! If you can get a PR with LambCI running on CodeCommit, I'd be happy to merge. I don't use it myself unfortunately, so unless someone's willing to pitch in...

Oh, awesome! This looks great. In terms of the docker stuff – few issues: main one is, don't worry about checking at that point, it should fail there anyway, even...

Sorry! Been crazy busy with other stuff. Will hopefully be able to look at this tonight or tomorrow 👍

Also – should be noted that you can view each build from GitHub too – it should be linked from the commit or pull request (would be great if they...