2
0
mirror of https://github.com/frappe/bench.git synced 2024-09-28 23:09:03 +00:00
Commit Graph

24 Commits

Author SHA1 Message Date
18alantom
87b4b1fd2a fix: specify hatch version in release
pin hatchling version to correct range
2024-02-23 11:17:39 +05:30
Ankush Menat
d84a05ed2a ci: use node20 for release 2024-01-24 13:21:14 +05:30
Ankush Menat
77ebdbe6f9
ci: fix test versions (#1474) 2023-08-07 12:27:02 +05:30
Ankush Menat
fd6dfc3ae7
ci: run easy install test with lower python version (#1442) 2023-03-01 10:36:50 +05:30
Revant Nandgaonkar
eba0f7a54f
fix: easy-install for letsencrypt tls (#1424)
* fix: easy-install for letsencrypt tls

* ci: change site for easy-install test

* ci: set host header for easy-install ping test
2023-02-27 10:58:33 +05:30
Ankush Menat
b9e9eac411 ci: Use node18 for releases 2023-01-30 20:26:01 +05:30
Ankush Menat
e1ec20f723
Merge pull request #1397 from athul/new-easy-install
feat: New™️ easy-install.py
2022-12-15 16:56:52 +05:30
Ankush Menat
687044f123 ci: add concurrency group 2022-12-15 16:50:19 +05:30
Athul Cyriac Ajay
e76c7dccf5 feat: add GHA tests
chore: added reading from env when rerunning script
- Makes current site as default
2022-12-14 17:42:24 +05:30
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
Gavin D'souza
7f4f1b9dc6 ci: Remove needs cond for tests job 2022-08-01 16:33:39 +05:30
Gavin D'souza
137c786f5e ci: Add Bench linters action 2022-08-01 15:22:48 +05:30
Gavin D'souza
e7c0c264d9 ci: Migrate tests from Travis to GHA 2022-08-01 15:15:48 +05:30
Gavin D'souza
060e6b7cea ci: Use hatch to build package 2022-07-29 19:23:39 +05:30
Mohammad Hasnain Mohsin Rajan
4211f5d750
fix: change TEST_PYPI to PYPI 2021-02-04 16:09:42 +05:30
Gavin D'souza
34a56287b5 style: Re-worded tasks and fixed inconsistent spacing 2021-02-04 12:57:17 +05:30
hasnain2808@gmail.com
392bfb48f0 chore: testpypi to pypi 2021-02-04 09:48:56 +05:30
hasnain2808@gmail.com
9b80e3a960 Merge branch 'develop' into semantic-release-bench 2021-02-03 10:35:35 +05:30
hasnain2808@gmail.com
0b925a3838 chore: Add Semantic Release 2021-02-03 10:21:40 +05:30
gavin
e146919f9d
chore: Added semantic config
Installed https://github.com/zeke/semantic-pull-requests and added config for repo
2020-10-27 13:57:05 +05:30
gavin
ba7abd11a3
chore(issue): updated bug report template 2020-07-15 10:49:48 +05:30
Gavin D'souza
869d27ff65 chore: updated pull request template 2020-01-16 14:23:43 +05:30
Gavin D'souza
8b63e72443 chore: updated issue templates 2020-01-16 14:22:29 +05:30
Ameya Shenoy
615240247a
PR and Issue Templates updated 2018-05-30 17:03:06 +00:00