Commit Graph

27 Commits

Author SHA1 Message Date
Maximilian Hils
c5eae9d752 drop support for Python 3.6 and 3.7
We require Python 3.8 for sans-io (#1775),
so we need to drop support for older versions.
2020-12-06 00:25:09 +01:00
Maximilian Hils
52b46849c4 update pyinstaller, use python3.9 for CI tasks 2020-12-06 00:04:45 +01:00
Maximilian Hils
5e4cf21b76 remove CodeQL CI checks
this brings false-positive security warnings, no actual value, and clogs up CI.
2020-11-03 07:14:47 +01:00
Maximilian Hils
043dbcca5b
fix building windows installer
refs #4261
2020-11-02 02:19:02 +01:00
Thomas Kriechbaumer
e1744766cd
Merge pull request #4219 from mitmproxy/codeql
Create codeql-analysis.yml
2020-10-07 18:39:08 +02:00
Thomas Kriechbaumer
36327c2359
Update main.yml
bumpt to py39 final
2020-10-05 22:52:09 +02:00
Thomas Kriechbaumer
e335d1e63c
Create codeql-analysis.yml 2020-10-04 14:31:35 +02:00
Thomas Kriechbaumer
552dd4701f
bump to 3.9.rc.2 2020-09-29 19:54:58 +02:00
Maximilian Hils
baf76d00f9 add Python 3.9 to CI 2020-08-27 15:04:34 +02:00
Maximilian Hils
b1e1b1f66b
use codecov projects (#4120) 2020-07-30 13:36:02 +02:00
Maximilian Hils
1e5464a9e6 ci: test old python releases, pin binary environments 2020-07-27 18:06:55 +02:00
Maximilian Hils
50d7b4e84f
don' 2020-07-04 11:20:34 +02:00
Maximilian Hils
5169962fdf
alternative PR template wording proposal 2020-07-01 12:13:33 +02:00
Thomas Kriechbaumer
540c293741 add PR template 2020-07-01 11:47:54 +02:00
Maximilian Hils
30c904fe5f update hugo 2020-05-16 17:10:44 +02:00
Alexander Prinzhorn
de4ff5ef19
Update feature_request.md
This bugs me every single time, the missing space in the rendered version gives me claustrophobia 😄
2020-04-17 09:03:24 +02:00
Maximilian Hils
d4cf28697d use codecov github action 2020-04-08 20:31:45 +02:00
Maximilian Hils
9d5305301a Merge remote-tracking branch 'origin/master' into fix-ci 2020-04-08 20:21:12 +02:00
Maximilian Hils
35cb5ff450 downgrade to py37 for pyinstaller builds 2020-04-03 18:38:01 +02:00
Maximilian Hils
b67736bbef ci: py37 -> py38 2020-04-03 18:26:38 +02:00
Maximilian Hils
19aa7aeeb7 update mypy and pin version 2020-04-02 11:40:50 +02:00
Meet Mangukiya
c6393f86d7 Remove yarn/npm from docs
Closes https://github.com/mitmproxy/mitmproxy/issues/3716
2020-02-25 03:38:10 +05:30
Thomas Kriechbaumer
40925181e9 re-add missing CI steps and fix linting 2019-12-31 16:27:22 +01:00
Maximilian Hils
642de3925d Revert "ci: run on tags"
This reverts commit 924f677fb6.
We suddenly get "push" builds for tags as well, so it's not really clear
what's happening. Removing for now.
2019-12-16 03:00:26 +01:00
Maximilian Hils
924f677fb6 ci: run on tags 2019-12-16 02:24:46 +01:00
Maximilian Hils
e92b957e3a
Use Github Actions for CI (#3713)
switch to github actions for CI
2019-11-19 18:15:08 +01:00
Maximilian Hils
9c9cfdd7ec Update issue templates 2019-11-04 15:43:39 +01:00