Commit Graph

521 Commits

Author SHA1 Message Date
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
Tom Whiston
014b9d0176
Merge branch 'develop' into goreleaser 2018-03-15 00:24:18 +01:00
Tom Whiston
e0931b2430
Merge pull request #489 from vyulabs/change_fe_structure
Change Frontend directory structure
2018-03-15 00:23:35 +01:00
Tom Whiston
07de175bfa Merge branch 'develop' into startup_script_config_path 2018-03-15 00:11:47 +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
3a6173fad9
Merge pull request #488 from vyulabs/fix_link_to_contribution
Fix link to CONTRIBUTION.md & add bin/ to .gitignore
2018-03-12 10:56:04 +01:00
Tom Whiston
e7de556eef
Merge pull request #486 from twhiston/dep
add dep
2018-03-12 10:55:08 +01:00
Denis
82cdc4360a Remove outdated info from README 2018-03-12 13:41:40 +05:00
Denis
86a51c0eb2 Fix link to CONTRIBUTION.md & add bin/ to .gitignore 2018-03-12 13:21:04 +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
4916435b61
Merge pull request #479 from vyulabs/update-angular
Update angularjs/angular-ui to last version
2018-03-11 13:47:50 +01:00
Tom Whiston
8cd859f741
Merge pull request #483 from twhiston/version_generator
add version code generator
2018-03-11 13:34:46 +01:00
Tom Whiston
3f241054ab add version code generator 2018-03-11 00:05:45 +00:00
Tom Whiston
6a9e81572d
Merge pull request #478 from twhiston/taskfile
Taskfile
2018-03-10 23:58:07 +01:00
Tom Whiston
99616d857f update taskfile to new version 2 format 2018-03-10 22:34:18 +00:00
Denis
02ab87455c Fix modal dismiss callback 2018-03-09 16:41:55 +05:00
Denis
9106479584 Fix gutter 2018-03-09 15:50:14 +05:00
Denis
503110f98a Remove unused help-block 2018-03-09 15:42:39 +05:00
Denis
98fdb20f6e Use tooltips insead of help-block 2018-03-09 15:42:38 +05:00
Denis
9e8c5e5989 Fix modal event handling 2018-03-09 15:41:26 +05:00
Denis
e050f53e70 Fix bug with modal's event handling 2018-03-09 15:41:25 +05:00
Denis
49c315f7cd Update angular to 1.6 2018-03-09 15:41:25 +05:00
Tom Whiston
1911fd3b75
Merge pull request #471 from vyulabs/ace
Use ACE for JSON editor
2018-03-09 10:11:46 +01:00
Tom Whiston
647ec115a1 change to task instead of bash script for building 2018-03-09 00:32:47 +00:00
Tom Whiston
88647c887c
Merge pull request #436 from vyulabs/file_inventory
Add "file" type for inventory
2018-03-08 23:51:36 +01:00
Denis
076fb382a2 Fix ACE editor tooltip position 2018-03-08 20:33:52 +05:00
Denis
26e9d67ddb Remove commented out lines 2018-03-08 20:09:01 +05:00
Denis
970b5643c5 Update vendor submodule 2018-03-08 19:47:12 +05:00