ConnorAtherton / owlci

A continuous integration tool for diffing visual layouts.
2 stars 0 forks source link

Other integrations #25

Open prydonius opened 9 years ago

prydonius commented 9 years ago

Let's look into other possible integrations

Potentially very similar to GitHub:

Should be doable:

Not doable:

ConnorAtherton commented 9 years ago

I think a tight gh integration is key - at least to start.

Our product is very visual and gh gives us a very familiar mechanism to display through. Agreed that we would want to support bitbucket and GitHub though :+1:

And phabricator so we can use it. Something I was thinking about yesterday was defining different breakpoints that people can use as a trigger. E.g. I just created a pull request into master, I just submitted a diff review on phab. Thoughts @prydonius?

prydonius commented 9 years ago

So you mean people can trigger it on individual commits if they want, for example?

What about Gitlabl?

ConnorAtherton commented 9 years ago

Good use case. But yeah, I think giving people an option to run with whatever fits into their current workflow. Anything we can do to limit the change how they currently run things is a plus.

prydonius commented 9 years ago

Agreed, so long as it's easily doable