Commit Graph

73 Commits

Author SHA1 Message Date
Denis
35fbd3ba2a Fix SweetAlert factory 2018-05-15 14:20:55 +05:00
tom whiston
cccc00d113 use dredd for api testing
add ci context docker deployment
update api docs
add some small fixes
2018-04-18 18:03:15 +00:00
tom whiston
be6190c472 increase linter timeout 2018-04-18 12:32:44 +00:00
Tom Whiston
f7568da911
Merge pull request #514 from twhiston/gometalinter
gometalinter
2018-04-18 14:28:33 +02:00
tom whiston
fd4db93bd4 fine tune release process 2018-04-09 20:08:52 +00:00
Tom Whiston
9931f15cd5
Merge branch 'develop' into gometalinter 2018-04-06 12:27:53 +02:00
tom whiston
ad4c74fb92 circleci workflows and docker image build and push 2018-04-05 22:40:49 +00:00
tom whiston
17fa7bb407 add gometalinter to tools and run it in circle.
extract some error checking and logging in places where linting needed or errors not checked
2018-04-05 21:24:19 +00:00
Anton Markelov
f24a10917f add local installation of fe tools, add relative paths to that tools
move nodemon to devdependencies, remove manual installation of pug, less and nodemon

small windows-related fixes

move less and pug to devdependencies

replace echo to space for windows
2018-03-30 20:21:27 +10:00
Tom Whiston
ccc017cbed new dockerfiles, circleci v2 2018-03-26 12:26:36 +00:00
tom whiston
350982258e skip goreleaser install on windows and warn 2018-03-20 22:59:30 +00:00
Tom Whiston
014b9d0176
Merge branch 'develop' into goreleaser 2018-03-15 00:24:18 +01:00
Tom Whiston
92847c1c5c updates based on review 2018-03-14 19:26:52 +00:00
Denis
9ab189bfb8 Fix watch:fe task 2018-03-14 18:44:58 +05:00
Tom Whiston
d501b6ca72 add .goreleaser and associated ci changes
ignore package-json.lock
fix CPATH for forks testing in circle by pinning to project name
2018-03-13 21:26:35 +00:00
Denis
7263101be0 Use npm instead of submodule. Split public to web/public & web/resources
Fix build under Windows

Remove htmls from pug directory

Move package.json to web directory

Remove OS type checking from test

Fix builder.js codestyle

Remove Taskfile_windows.yml
2018-03-13 12:23:20 +05:00
Tom Whiston
285493ab20 add dep 2018-03-11 14:58:39 +00:00
Tom Whiston
43341d3dbe
Merge pull request #484 from twhiston/codacy_coverage
add codacy code review links, generate and export coverage info
2018-03-11 14:06:07 +01:00
Tom Whiston
42153a8356 codacy integration 2018-03-11 12:54:59 +00:00
Tom Whiston
3f241054ab add version code generator 2018-03-11 00:05:45 +00:00
Tom Whiston
99616d857f update taskfile to new version 2 format 2018-03-10 22:34:18 +00:00
Tom Whiston
647ec115a1 change to task instead of bash script for building 2018-03-09 00:32:47 +00:00
Tom Whiston
5ac47b38fb change build process to use task 2018-03-07 23:02:15 +01:00