Denis Gukov
b404b55490
feat(fe): update packages
2022-06-21 16:40:23 +05:00
Denis Gukov
7e92b8c2ee
test(dredd): fix hooks binary name for windows
2021-10-26 21:14:08 +05:00
Denis Gukov
5b3402ef9d
fix: add goodman dep
2021-08-26 15:17:06 +05:00
Denis Gukov
85bc69d90b
feat: update go to 1.16
2021-08-26 14:22:52 +05:00
Denis Gukov
603bb2b044
fix(ci): install packr
2021-08-26 13:32:27 +05:00
zeroZshadow
56a7a4132d
Move interactive setup to own package
...
Remove reflex installation for windows
2021-07-15 21:23:59 +01:00
Denis Gukov
38ab6adfa2
fix(ci): goreleaser hooks only once
2021-06-25 13:53:50 +05:00
Denis Gukov
794ec2ab41
chore: old goreleaser
2021-06-25 13:25:57 +05:00
Denis Gukov
c607b20b26
feat: remove old ui
2021-05-15 17:59:06 +05:00
Denis Gukov
6fdb20162f
fix: disable compilation of version of UI
2021-04-14 11:45:01 +05:00
FloThinksPi
de264d20f8
Fix goreleaser arm64-rpm and update to v0.159.0
2021-03-18 17:45:29 +01:00
Denis Gukov
060f4d93eb
fix(be): loading static content
2020-11-24 03:13:25 +05:00
Denis Gukov
bcfaca5149
feat(web2): support web2 by backend and go-task
2020-11-05 13:59:14 +05:00
Denis Gukov
7751676009
ci: update gpg key
2020-10-03 18:55:31 +05:00
Denis Gukov
a5cf5e32a6
test: update dredd to 13.1.2
2020-10-03 02:41:45 +05:00
Denis Gukov
b9800c63e9
build: use https to get source code
2020-10-01 05:39:35 +05:00
Denis Gukov
f78f9a5ba0
fix: update linter and releaser deps
2020-09-30 16:15:13 +05:00
Denis Gukov
bf958acbd7
fix: update some deps
2020-09-30 15:22:32 +05:00
Pedro el banquero
8c25ca1a7f
Merge pull request #3 from megakoresh/develop
...
Yuhuuu
2020-02-09 20:23:15 -06:00
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