how would people feel about adding integration tests to PR builds temporarily. it feels like i’m breaking the master build all the time on this. other people feeling this? if not, i’ll just run them myself before merging from now on.
u
user
09/16/2020, 5:41 PM
I support adding them for now. Ideally in the future they can be triggered on command e.g: https://github.com/datalineio/dataline/issues/151 and blocking merges on that succeeding on the last commit
u
user
09/16/2020, 5:42 PM
yeah let's just run them as usual
u
user
09/16/2020, 5:42 PM
for fast iteration you can just run non-integration tests locally