20 Commits

Author SHA1 Message Date
Maciej Barelkowski
b9bf021bed chore(tasks): update examples and websites on stable release only
Closes #1274
2020-02-05 11:26:11 +00:00
Nico Rehwaldt
4bafbe5d8b chore(project): automatically update website with every release 2020-01-22 15:41:31 +01:00
Nico Rehwaldt
1fe1dfbd59 chore(project): automatically update demo with every release 2020-01-22 14:32:11 +01:00
Nico Rehwaldt
e9f99b00c7 chore(ci): add wiredeps script 2019-04-12 17:42:08 +02:00
Nico Rehwaldt
3aa2518404 chore(ci): run test on node_js@10 2018-10-26 09:39:35 +00:00
Nico Rehwaldt
ab51cdb1fa chore(ci): execute codecov via npx
* drop codecov devDependency
2018-10-26 09:39:35 +00:00
Nico Rehwaldt
f99a0a9609 chore(project): add test coverage
* monitor coverage via codecov
* run coverage locally via COVERAGE=1 npm test
2018-10-04 07:37:01 +00:00
Nico Rehwaldt
fcf7eb042c chore(project): drop wiredeps
* run CI against released libraries
2018-06-06 14:24:11 +02:00
Nico Rehwaldt
dce2425c5c chore(ci): simplify stages 2018-02-26 09:29:32 +01:00
Nico Rehwaldt
37d70a19ca chore(ci): update examples during release 2018-02-06 12:06:41 +01:00
Nico Rehwaldt
68bfa10351 chore(ci): don't update pre-built + seed anymore
Related to #760
2018-02-06 12:06:41 +01:00
Nico Rehwaldt
1dc84c500f chore(project): add release build stages
* configure build stages on release tags

  + publish bpmn-io/bower-bpmn-js
  + update bpmn-io/bpmn-js-seed
  + update bpmn-io/bpmn-js-integration
2017-10-27 22:05:52 +02:00
Nico Rehwaldt
92aac008b8 chore(ci): use latest node for testing
This ensures we run against npm v5:

* bump wiredeps dependency version
* rebuild .wiredeps
* internalize test helpers from diagram-js
2017-10-11 15:19:36 +02:00
Nico Rehwaldt
4a83d7a060 chore(travis): opt-out of sudo 2017-05-19 12:56:59 +02:00
Nico Rehwaldt
37368ff661 chore(tests): run against Firefox, too 2016-11-18 14:52:26 +01:00
Nico Rehwaldt
0ba239bbce chore(project): switch to eslint
Use eslint instead of jshint for linting.

* better linting results
* test files linted, too
* consistent code style checks

Closes #568
2016-06-07 09:55:32 +02:00
Nico Rehwaldt
6b14523991 chore(travis): use explicit travis build
* provide grunt-cli
* use npm run travis on travis
2016-02-24 09:10:37 +01:00
Nico Rehwaldt
53fd754366 chore(travis): test with recent node
The future is now! :)
2016-01-27 13:31:17 +01:00
Nico Rehwaldt
9898ad888c chore(project): only hint + test during travis builds 2015-02-19 15:03:53 +01:00
Nico Rehwaldt
ef11c65dc8 chore(project): add travis configuration 2015-02-19 14:54:30 +01:00