Paratii-Video / paratii-mediaplayer

v0.0.2 of the Paratii Player, with a sleeker UI, plugin-oriented architecture
http://paratii.video
GNU General Public License v3.0
15 stars 2 forks source link

add circleci config #1

Closed jellegerbrandy closed 6 years ago

jellegerbrandy commented 6 years ago

@bent0b0x , looking at yr pr for the mediaplayer. Could you use circleci 2.0 instead of 1.0? For an example, https://github.com/Paratii-Video/paratii-lib/tree/master/.circleci (And yes, we shoudl also upgrade the player but somehow the chimp tests don't play nicely with 2.0, so i did not manage to get that working - there's a branch called upgrade-circleci for it)

bent0b0x commented 6 years ago

For now, I think this can include an auto-publish to npmjs.org on successful master builds.

bent0b0x commented 6 years ago

In this task I will also add linting and prettier

bent0b0x commented 6 years ago

This is mostly resolved, opening up a new issue re: deployment