Revant Nandgaonkar
f0399fa389
ci: fix check format script
...
[skip travis]
2021-06-24 17:43:25 +05:30
Revant Nandgaonkar
86a2fcc1fa
ci: check shell script format
2021-06-24 16:54:17 +05:30
pratikbalar
12eb5c92e4
refactor: bash scripts [stip travis]
...
- shellchecke and shfmt checked and formatted
- indentation 2 spaces
- redirect errors to stderr
- short if where possible
- add function string to clarify visuaally identify its a funtion
- make [ ... ] to [[ ... ]]
- use == for comparision
- use cat based notes
- remove unecessary spaces
- double quotes where needed
2021-06-23 09:13:24 +05:30
pratikbalar
e6a5209001
refactor: style as per google style guide (tried)
...
- https://google.github.io/styleguide/
2021-06-22 15:44:25 +05:30
Revant Nandgaonkar
24ba1cd551
chore: change ci script to build v13
2021-04-02 07:26:44 +05:30
Revant Nandgaonkar
e2e103e181
tests: mount assets-vol for migrate command test
2020-10-02 12:45:13 +05:30
Chinmay D. Pai
d5c153bfbe
ci: add tests for drop-site
...
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
2020-10-01 16:38:35 +05:30
Revant Nandgaonkar
e9080d3952
fix: accept args for bench commands
2020-08-30 00:06:56 +05:30
Revant Nandgaonkar
8cfd762c61
feat: frappe commands
...
execute frappe commands with bench
2020-08-13 13:48:46 +05:30
Revant Nandgaonkar
29e727491b
fix: pwd socketio hostname
...
[skip travis]
2020-07-07 12:18:06 +05:30
Revant Nandgaonkar
e097f54481
fix: bench image
...
use specific version(s) of nodejs
[skip travis]
2020-07-01 04:24:49 +05:30
Revant Nandgaonkar
3558765a03
test: add tests for postgresql site
2020-06-30 15:26:40 +05:30
Revant Nandgaonkar
56bf984ef7
fix: erpnext image build
...
frappe/erpnext MUST be in editable mode
output migration log in test
2020-06-28 07:40:33 +05:30
Revant Nandgaonkar
f77ca7726c
test: fix cgo errors before building
2020-06-26 10:19:27 +05:30
Revant Nandgaonkar
8beb6a284f
test: add tests
...
overwrite restore
check index pages of created sites
improve formatting
2020-06-26 06:06:28 +05:30
Revant Nandgaonkar
7bb49f081d
test: play with docker
...
[skip travis]
2020-06-25 22:04:52 +05:30
Revant Nandgaonkar
4f12e61a7a
test: all worker commands
2020-05-01 16:54:52 +05:30