Lev
5aae67117c
Build ERPNext images on top fresh Frappe images ( #582 )
...
Update build_stable.yml
2021-11-24 05:10:27 +05:30
Revant Nandgaonkar
1427907a82
ci: revert shell script functions
2021-11-22 13:22:09 +05:30
Revant Nandgaonkar
91648299ba
ci: fix test and revert yamls
2021-11-22 13:17:17 +05:30
Revant Nandgaonkar
d68bcdc8bd
ci: output erpnext-nginx container logs
2021-11-22 06:14:30 +05:30
Revant Nandgaonkar
8fc3fbb27e
ci: fix lint
2021-11-22 05:36:59 +05:30
Revant Nandgaonkar
4f7108c3a8
ci: check connections before curl
2021-11-22 05:22:12 +05:30
Revant Nandgaonkar
cb2943bdf7
ci: reload volume permissions
2021-11-21 22:37:22 +05:30
Revant Nandgaonkar
3295c8070e
fix: change unpriviliged nginx port from 80 to 8080
2021-11-21 16:23:32 +05:30
Lev
5254e2aad3
fix: Improve CI, fix builds ( #554 )
...
* ci(Test): Add `workflow_dispatch` trigger
* ci(Test): Build and run on push and pr
* test: Set failfast, remove ERPNext reference
* test: Reveal .env file for logs
* ci(Test): Rename step
* ci(Test): Fix git tag
* test: Add -x flag for debugging
* test: Fix failing test
* ci(Test): Check if built images are used
* ci(Test): Configure trigger paths, don't build on schedule
* test: Remove bug
* ci: Build and test stable images on PR
* fix(frappe-nginx): Get back to `ls` from `find`
* check if test passes with erpnext images
* fix(frappe-worker): Default sites in backup command
* get integration test changes back
* chore: Fix linting
2021-11-09 15:15:33 +03:00
Lev
f74f730b5e
chore: Fix lint issues ( #553 )
...
* ci(Lint): Temporarily disable branch contraint
* chore(erpnext-nginx): Fix linting
* chore: Fix linting issues
* ci(Lint): Add -x flag
* ci(Lint): Fix push trigger
* chore: Fix linting and formatting
* fix: Gunicorn server start
* chore(frappe-worker): Fix linting
* chore(frappe-nginx): Fix linting
* fix(erpnext-nginx): App installation
* fix(erpnext-nginx): App installation
* refactor(frappe-nginx): Use `find` instead of `ls`
2021-11-09 13:05:29 +03:00
Lev
d2b18a3b48
update
2021-11-05 18:58:02 +03:00
Lev
1cbb845af1
ci: Use GitHub Actions to build images
2021-10-27 16:07:43 +03:00
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