Commit graph

11 commits

Author SHA1 Message Date
Gavin D'souza
42acb7647f ci: Upgrade Py37 to Py39 2021-10-07 20:33:50 +05:30
Gavin D'souza
a0e2d0ec20 fix: Drop support for Python 3.6
* Bumping iPython by a minor version broke 3.6 installs for us via https://github.com/frappe/frappe/pull/14192
* We could just add another line in requirements.txt to solve this, but
  since PY36 is reaching end of life by end of this year and release of
  3.10 is just around the corner, might as well just drop it now than
    later
* Frappe v14 would probably have the support range of 3.7-3.10/11 given
  when we release it. Maintaining dependencies for such a large range
  can become cumbersome
2021-09-17 11:24:51 +05:30
Faris Ansari
dc539ff21c fix: Set node version to 14 for publish assets 2021-05-18 17:06:26 +05:30
Faris Ansari
d290f41abd fix: Support for built assets downloading 2021-05-04 06:52:07 +05:30
Gavin D'souza
7c6cd34c51 ci: Update names for GHA workflows and jobs 2020-11-04 12:27:14 +05:30
gavin
e24c01f798
ci: Rename jobs (#11858) 2020-11-04 12:18:18 +05:30
Gavin D'souza
0ac124f0d6 fix: Updated bucket name 2020-09-15 13:17:53 +05:30
Gavin D'souza
26e132b5b6 Revert "fix: Change assets endpoint"
This reverts commit 8a9545afdb.
2020-09-15 13:16:50 +05:30
Gavin D'souza
8a9545afdb fix: Change assets endpoint 2020-09-07 15:10:54 +05:30
Gavin D'souza
1b90e713c6 fix: Use Github token 2020-09-04 15:47:06 +05:30
Gavin D'souza
997e5b9c48 fix: Seperate workflows for releases and develop 2020-09-04 15:21:47 +05:30
Renamed from .github/workflows/publish-assets.yml (Browse further)