Lev Vereshchagin
4680d18ff8
Revert "Use reusable workflow in frappe user instead of vrslev"
...
This reverts commit 6062500d0d .
2022-03-12 11:13:59 +03:00
Lev Vereshchagin
6062500d0d
Use reusable workflow in frappe user instead of vrslev
2022-03-09 11:07:24 +03:00
Lev Vereshchagin
5e0f1940f2
Rename build/ dir to images/
2022-02-26 12:29:28 +03:00
Lev Vereshchagin
4f07e8ee6a
Update workflow names
2022-02-08 16:10:20 +03:00
Lev Vereshchagin
03af8ca392
Move bench CI to different file
...
This way workflow runs only on PRs that relevant to bench build
2021-12-22 16:45:40 +03:00
Lev Vereshchagin
3bcf6bcf19
Fix paths in CI
2021-12-17 15:34:31 +03:00
Lev Vereshchagin
a600851ea0
Add job names
2021-12-17 11:56:00 +03:00
Lev Vereshchagin
17bec866d4
Update build develop
2021-12-17 11:53:26 +03:00
Lev Vereshchagin
163942bd1a
Update CI
2021-12-13 19:42:04 +03:00
Lev Vereshchagin
085ca1e5d5
Rename bench-build target to bench in bake file
2021-12-13 19:17:00 +03:00
Lev
9a986575f6
ci: Fix paths that trigger workflows ( #587 )
2021-11-26 19:52:17 +05:30
Lev
5aae67117c
Build ERPNext images on top fresh Frappe images ( #582 )
...
Update build_stable.yml
2021-11-24 05:10:27 +05:30
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