Results 16 comments of alxk

It actually doesn't look to be possible to add unit tests for routes?

Definitely. I'll look into this.

that's a cool idea and one that I entertained at the time. I have to be honest and say that I'm tackling other project at the moment and unfortunately don't...

I'm facing this but only when trying to create files in nested directories. For example this works: `./circle/config.yaml` And this fails: `./github/workflows/build.yaml` I can only create 1 directory deep. EDIT:...

I faced this issue only when trying to create a repo in a child module. It doesn't pick up the org configuration from the parent module and you have to...

@tsunamishaun that's interesting. taking it a step further, one could also poll github with a cronjob, and artificially generate a webhook event for the local Atlantis service. you'd end up...