seitime-frappe/.github/workflows
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
..
docker-release.yml ci: Update names for GHA workflows and jobs 2020-11-04 12:27:14 +05:30
docs-checker.yml fix: Drop support for Python 3.6 2021-09-17 11:24:51 +05:30
patch-mariadb-tests.yml ci: use ubuntu-latest for all jobs 2021-08-31 22:31:50 +05:30
publish-assets-develop.yml fix: Drop support for Python 3.6 2021-09-17 11:24:51 +05:30
publish-assets-releases.yml fix: Drop support for Python 3.6 2021-09-17 11:24:51 +05:30
semgrep.yml ci: make semgrep check diff-aware 2021-07-16 12:00:30 +05:30
server-mariadb-tests.yml Merge branch 'develop' into ci_ubuntu_latest 2021-09-07 13:10:56 +05:30
server-postgres-tests.yml Merge branch 'develop' into ci_ubuntu_latest 2021-09-07 13:10:56 +05:30
ui-tests.yml ci: use ubuntu-latest for all jobs 2021-08-31 22:31:50 +05:30