Skip to content
Lasse Schuirmann edited this page Dec 13, 2016 · 2 revisions

Problems with CircleCI

  • CircleCI integration accepts builds done under forks, even when the fork build
    • had only 1 VM instead of the required 2 VMs.
    • used a different Ubuntu version
    • etc. Probably any Circle CI web app config difference is not noticed.
  • circle.yml doesnt specify the number of VMs and the Ubuntu version for the VM
  • CircleCI doesn't run builds for PRs from forks right now at all. All merges are super complicated right now.
Clone this wiki locally