Commit graph

17 commits

Author SHA1 Message Date
Lev
6774a0f001 update 2021-11-23 17:44:13 +03:00
Lev
bdb3ba615b update 2021-11-23 17:17:55 +03:00
Lev
fdd12f6ec3 update 2021-11-23 17:10:23 +03:00
Lev
ba4584364f updat 2021-11-23 17:05:17 +03:00
Lev
8e0d4e63b3 update 2021-11-23 16:49:44 +03:00
Lev
fe4ca17474 update 2021-11-23 16:43:25 +03:00
Lev
706ac0db97 update 2021-11-23 16:31:50 +03:00
Lev
cd50d5cf1b update 2021-11-23 16:27:00 +03:00
Lev
f781373a7f update 2021-11-23 16:14:25 +03:00
Lev
f14b8b6954 update 2021-11-23 16:04:17 +03:00
Lev
de04eb032c
build: Fix develop build 2021-11-06 21:11:29 +03:00
Lev
daa1926f03 Revert "update"
This reverts commit ce1ed546ab.
2021-11-06 20:02:42 +03:00
Lev
ce1ed546ab update 2021-11-06 20:01:55 +03:00
Lev
9fa3e1b0e0
Merge branch 'main' into improve-tests-and-fix-builds 2021-11-05 19:01:18 +03:00
Lev
d2b18a3b48 update 2021-11-05 18:58:02 +03:00
Lev
3c0f08652e ci: Push images right after build
This fixes the bug when ERPNext images are built upon old Frappe images and test are ran on old images
2021-11-04 15:24:08 +03:00
Lev
2da9c02d58
ci: Build fixes
- Simplify builds by separating dev/stable workflows
- Fix Helm deploy key
- Remove deploy_key.env (already using deploy key in secrets)
- Fix paths matching on push and pull_request triggers
- Fix possible issues with tag difference between ERPNext and Frappe (add tag resolving step before pushing)
- Don't login, push Docker images and release Helm chart on forks
- Don't test on version 12 (there's no test for this version)
- Remove frappe-installer (from chore: use github actions #525)
- Fix badges in readme
2021-10-31 11:02:58 +05:30