2
0
mirror of https://github.com/frappe/bench.git synced 2024-11-15 01:34:05 +00:00
bench/.github/workflows
Ankush Menat 7a63f4f461
fix: ignore supervisor restart failures where possible (#1400)
* fix: ignore supervisor restart failures where possible

Ignores proc manager restart failure during:
- App install
- App uninstall

Reason:
- You might not have setup prod yet
- This is useful during docker image building where proc manager wont be
  running **yet**.

* ci: dont fail-fast

matrix has no dependency.
2022-12-12 14:08:04 +05:30
..
ci.yml fix: ignore supervisor restart failures where possible (#1400) 2022-12-12 14:08:04 +05:30
linters.yml ci: Add Bench linters action 2022-08-01 15:22:48 +05:30
release.yml ci: Use hatch to build package 2022-07-29 19:23:39 +05:30