Stanislav Simovski
c42c083b37
Switch prod build to official with multi-stage
...
Use aliases for copy statement (compat change)
Install missing dependencies to runner
Fixed typo
2020-02-09 18:21:25 +02:00
Your Name
aa22b29900
Merge branch 'develop' of https://github.com/pedroelbanquero/semaphore into develop
2020-02-09 10:02:42 -05:00
Stanislav Simovski
3de359eac7
CI fixes
2020-02-09 16:42:55 +02:00
Stanislav Simovski
d356286796
Use official images + fix linter
2020-02-09 15:48:24 +02:00
Stanislav Simovski
c768328a50
Migrated to golang module system
2020-02-09 14:25:06 +02:00
Stanislav Simovski
7602a2ac06
Update dependencies, use go modules
2020-02-08 22:58:51 +02:00
Your Name
ddfbed1b7f
npm audit fix in dredd
2020-02-08 10:35:28 -05:00
Your Name
341b09b1f1
npm security fixes
2020-02-08 03:50:57 -05:00
Stanislav Simovski
d64a46fac8
Removed explicit static file path declaration
2019-09-12 21:35:44 +03:00
Anton Markelov
5e71ce68b5
add dc dredd to taskfile
2018-10-22 13:45:35 +10:00
Denis
53b38a09ae
Fix creating new user
2018-05-16 17:13:58 +05:00
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