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

64 Commits

Author SHA1 Message Date
Lev Vereshchagin
5780727208 Update version input description in docker-build-push 2021-12-17 11:59:08 +03:00
Lev Vereshchagin
668fbba22a Remove build_bench workflow 2021-12-17 11:57:22 +03:00
Lev Vereshchagin
a600851ea0 Add job names 2021-12-17 11:56:00 +03:00
Lev Vereshchagin
c5f00a6d88 Remove HELM_DEPLOY_KEY secret from docker-build-push 2021-12-17 11:54:12 +03:00
Lev Vereshchagin
17bec866d4 Update build develop 2021-12-17 11:53:26 +03:00
Lev Vereshchagin
4e142b3e26 Remove quotes from docker-build-push inputs 2021-12-17 11:53:22 +03:00
Lev Vereshchagin
2a4a070870 Rename main to build_stable 2021-12-17 11:48:12 +03:00
Lev Vereshchagin
8c9e54f96d Rename docker-build to docker-build-push 2021-12-17 11:46:36 +03:00
Lev Vereshchagin
d0bac345c6 Move release_helm job to main.yml 2021-12-17 11:43:48 +03:00
Lev Vereshchagin
f68bb86df8 Update 2021-12-17 11:40:15 +03:00
Lev Vereshchagin
7bf2cbf7f9 Use resusable workflow 2021-12-17 11:38:54 +03:00
Lev Vereshchagin
53b74de6de Fix CI 2021-12-17 11:27:18 +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
2f58e621a5 Change .yml to .yaml in compose file to follow compose-spec 2021-12-15 08:41:25 +03:00
Lev Vereshchagin
0d873981f6 Remove frappe- prefix in build directories 2021-12-14 15:33:37 +03:00
Lev Vereshchagin
2979f4644f Rollback 2021-12-13 20:21:15 +03:00
Lev Vereshchagin
5b3046fb69 Use reusable workflows 2021-12-13 20:16:28 +03:00
Lev Vereshchagin
76d2b9ccea Add release helm job 2021-12-13 20:07:07 +03:00
Lev Vereshchagin
2efc6b7e2b Add triggers to main workflow 2021-12-13 20:04:28 +03:00
Lev Vereshchagin
630870129c Add build bench workflow 2021-12-13 20:04:02 +03:00
Lev Vereshchagin
163942bd1a Update CI 2021-12-13 19:42:04 +03:00
Lev Vereshchagin
a0c498aae4 Update get-latest-tags 2021-12-13 19:41:58 +03:00
Lev Vereshchagin
085ca1e5d5 Rename bench-build target to bench in bake file 2021-12-13 19:17:00 +03:00
Lev
407ac2f836
ci: Remove greetings workflow (#610)
It is quite annoying, not very useful and takes 30–50 seconds to finish
2021-12-10 16:24:48 +05:30
Lev Vereshchagin
0b861de117 chore(lint): Run shfmt 2021-12-10 11:56:18 +03:00
Lev Vereshchagin
fb07581595 chore(lint): Run prettier 2021-12-10 11:53:43 +03:00
Lev Vereshchagin
3e4e66769b chore(lint): Run end-of-file-fixer 2021-12-10 11:51:11 +03:00
Lev
2ac2b7ce43
chore: Use pre-commit framework (#604)
* Add pre-commit, prettier configs and editorconfig

* Remove `check-toml` hook

* Add isort config

* Add codespell config

* Update hooks

* Remove prettierignore

* Add shellcheck config

* Add lint workflow

* Add pre-commit autoupdate workflow

* Remove path constraints from lint workflow

* Fix CI

* Add guide to CONTRIBUTING.md

* Fix (probably) shfmt

* Fix (probably) shfmt

* Fix (probably) shfmt
2021-12-10 11:48:00 +03:00
Lev
442c767338
ci(lint): Specify paths that trigger workflow (#601) 2021-12-05 12:44:34 +03:00
Lev
a48ae2d12e
ci: Move greetings.yml to appropriate folder (#599) 2021-12-05 12:24:09 +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
dependabot[bot]
a9c3f6e9b9
chore(deps): bump webfactory/ssh-agent from 0.5.3 to 0.5.4
Bumps [webfactory/ssh-agent](https://github.com/webfactory/ssh-agent) from 0.5.3 to 0.5.4.
- [Release notes](https://github.com/webfactory/ssh-agent/releases)
- [Changelog](https://github.com/webfactory/ssh-agent/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webfactory/ssh-agent/compare/v0.5.3...v0.5.4)

---
updated-dependencies:
- dependency-name: webfactory/ssh-agent
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-22 10:06:05 +00:00
Revant Nandgaonkar
d320db2d04 ci: use git command to config git creds 2021-11-11 06:30:33 +05:30
Revant Nandgaonkar
cbf646b326 ci: fix steps for helm release 2021-11-11 05:06:57 +05:30
Revant Nandgaonkar
6a8440be34 ci: change git creds action for helm release 2021-11-10 22:10:51 +05:30
Revant Nandgaonkar
c0a4079cdf
ci: fix git creds for helm release (#561) 2021-11-10 21:42:19 +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
b57371edf3
chore: Add version constraint for lint action 2021-11-09 14:52:44 +03:00
Lev
fe47a4b165
ci: Fix docker dependabot config 2021-11-09 14:29:06 +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
d1ed880c78 ci(Dependabot): Add config for docker and npm 2021-11-08 19:44:10 +03:00
Lev
de04eb032c
build: Fix develop build 2021-11-06 21:11:29 +03:00
Lev
089a2dc206
build: Fix stable builds (#546) 2021-11-06 21:07:39 +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
9a4aa8d226 ci: Lint on PR 2021-11-05 19:36:47 +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