2
0
mirror of https://github.com/frappe/frappe_docker.git synced 2024-09-20 02:59:02 +00:00
Commit Graph

10 Commits

Author SHA1 Message Date
Lev Vereshchagin
adc526d859 Update example env after building stable images 2021-12-21 14:17:59 +03:00
Lev Vereshchagin
7711613f05 Remove pwd for now 2021-12-17 11:25:25 +03:00
Lev Vereshchagin
89236d8ed6 Use python script to get latest tags in CI 2021-12-16 19:53:24 +03:00
Lev Vereshchagin
a0c498aae4 Update get-latest-tags 2021-12-13 19:41:58 +03:00
Lev Vereshchagin
0b861de117 chore(lint): Run shfmt 2021-12-10 11:56:18 +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
089a2dc206
build: Fix stable builds (#546) 2021-11-06 21:07:39 +03:00
Lev
d2b18a3b48 update 2021-11-05 18:58:02 +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
Lev
1cbb845af1 ci: Use GitHub Actions to build images 2021-10-27 16:07:43 +03:00