Tom Whiston
9a20b17320
Merge pull request #524 from twhiston/api_tests
...
use dredd for api testing
2018-04-19 19:34:54 +02: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
8d15b08179
Merge pull request #518 from twhiston/systemd
...
systemd example
2018-04-18 12:54:41 +02:00
Tom Whiston
5baefb0640
Merge pull request #520 from twhiston/test_deploy
...
fine tune release process
2018-04-18 12:53:41 +02:00
tom whiston
fd4db93bd4
fine tune release process
2018-04-09 20:08:52 +00:00
tom whiston
76334a57b7
update goreleaser
2018-04-09 13:46:02 +00:00
tom whiston
de7f201fb6
daemon reload
2018-04-09 13:40:17 +00:00
Tom Whiston
2543490112
Merge pull request #519 from ChristianAdamski/patch-1
...
Quote missing in proxy dockerfile
2018-04-09 15:28:38 +02:00
Christian Adamski
69c1d3e429
Quote missing in proxy dockerfile
...
Ending quote missing on author email-address
2018-04-09 15:16:11 +02:00
Tom Whiston
3e1c5acbbf
Merge pull request #517 from twhiston/openshift_deploy
...
openshift template
2018-04-08 22:45:22 +02:00
tom whiston
cca5d8fbcf
systemd example
2018-04-06 20:14:50 +00:00
tom whiston
95e5813ad9
openshift template
2018-04-06 19:22:16 +00:00
Tom Whiston
9931f15cd5
Merge branch 'develop' into gometalinter
2018-04-06 12:27:53 +02:00
Tom Whiston
1a9ae22382
prod deploy only on tags as circle ci filters are logical OR not AND
2018-04-06 07:58:10 +00:00
Tom Whiston
fe2612dfff
Merge pull request #516 from twhiston/image_builds
...
circleci workflows and docker image build and push
2018-04-06 09:45:09 +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
Tom Whiston
123a4ea7f1
Merge pull request #509 from zarianec/develop
...
Fixed SweetAlert confirmation popup
2018-04-03 10:32:19 +02:00
Tom Whiston
8b41b19871
Merge pull request #515 from UnitedTraders/506-local-install
...
add local installation of fe tools, add relative paths to that tools
2018-04-02 11:04:16 +02: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
Artiom Stoianov
8ba64afdc8
Convert spaces to tabs
2018-03-29 14:05:55 +03:00
tom whiston
551584223f
update circle config to account for cache issue
2018-03-27 13:21:07 +00:00
Tom Whiston
b03f72ffc6
Merge pull request #511 from twhiston/fix_circle_cache_issue
...
update circle config to account for cache issue
2018-03-27 15:19:03 +02:00
tom whiston
291d11eda4
update circle config to account for cache issue
2018-03-27 12:55:47 +00:00
Tom Whiston
dbaa7081fe
Merge pull request #490 from twhiston/deployment
...
Deployment folder and new docker images
2018-03-27 14:23:35 +02:00
Tom Whiston
b24b22bab5
Merge pull request #508 from twhiston/cfg_file_error_scope
...
bugfix for error scopes in config checking
2018-03-27 14:23:16 +02:00
Artiom Stoianov
c8e94d6746
Style fixes
2018-03-27 09:06:39 +03:00
Artiom Stoianov
a605c54583
Fixed SweetAlert confirmation popup
2018-03-27 08:38:48 +03:00
Tom Whiston
ccc017cbed
new dockerfiles, circleci v2
2018-03-26 12:26:36 +00:00
Tom Whiston
0316fbc607
bugfix for error scopes in config checking
2018-03-26 11:58:06 +00:00
Tom Whiston
8bb45c2970
Merge pull request #505 from twhiston/goreleaser_fix
...
skip goreleaser install on windows and warn
2018-03-26 11:58:33 +02:00
tom whiston
350982258e
skip goreleaser install on windows and warn
2018-03-20 22:59:30 +00:00
Tom Whiston
8f4d20fd81
Merge pull request #504 from twhiston/port_prefix
...
fix port : prefix issues when building config data
2018-03-20 09:57:43 +01:00
Tom Whiston
79c1f4f5ab
Merge pull request #502 from UnitedTraders/495-better-feedback
...
Add stderr for `list-hosts` output
2018-03-20 02:01:17 +01:00
Tom Whiston
d22f2eb5d9
Merge pull request #458 from twhiston/cmd_environment_vars
...
Add environment key ENV
2018-03-20 01:33:45 +01:00
tom whiston
dd32d8de74
fix port : prefix issues when building config data
2018-03-20 00:28:59 +00:00
Anton Markelov
9474aac833
remove unused variable
2018-03-20 10:12:43 +10:00
Tom Whiston
caec53eea8
Merge pull request #457 from twhiston/startup_script_config_path
...
change docker-startup.sh config file handling, config file path detection and offer save path in setup
2018-03-16 09:59:38 +01:00
Tom Whiston
5567da3719
Merge pull request #497 from vyulabs/fix_template_args
...
Fix: Extra arguments are not being saved in task templates
2018-03-16 09:58:23 +01:00
Anton Markelov
bb2946ddee
fixes after codacy review
2018-03-16 12:00:14 +10:00
Anton Markelov
52aee98395
add stderr for list-hosts
output
2018-03-16 11:26:25 +10:00
Denis
e7881ee0bc
Fix: Extra arguments are not being saved in task templates
2018-03-15 12:40:17 +05:00
Tom Whiston
690f80ae54
mention env key in environment help text
2018-03-15 01:11:34 +01:00
Tom Whiston
2e642591f2
fix codacy issues
2018-03-15 00:52:37 +01:00
Tom Whiston
2ce4f0ebf1
Merge branch 'develop' into cmd_environment_vars
...
# Conflicts:
# api/tasks/runner.go
2018-03-15 00:49:40 +01:00
Tom Whiston
983668544d
fix readme logo location
2018-03-15 00:39:32 +01:00
Tom Whiston
1bb2b9ba25
Merge pull request #492 from twhiston/goreleaser
...
add .goreleaser and associated ci changes
2018-03-15 00:36:47 +01:00
Tom Whiston
dd27aba6df
Change setup function and config loading
...
Adds setup question asking where to output config. Defaults to cwd, and if getting cwd produces an error falls back to /etc/semaphore
Make docker autostart default for config
Show default for playbook path
rename semaphore_config.json to config.json
fix pathname for circle
2018-03-15 00:31:27 +01:00