Commit Graph

133 Commits

Author SHA1 Message Date
Sam Schott
1a4b9e5343 install dev requirements from setup.py 2021-06-16 13:51:07 +01:00
Sam Schott
cb068efd22 upload coverage also on PR-target 2021-06-08 09:15:23 +01:00
Sam Schott
bd7306b584 simplify codecov action 2021-06-07 23:46:34 +01:00
SamSchott
a8cb4bdcb0
Update dependabot.yml 2021-05-03 22:42:46 +01:00
dependabot-preview[bot]
915e1b98ef
Upgrade to GitHub-native Dependabot 2021-04-29 16:03:22 +00:00
Sam Schott
5eee7372a6 request Python version in issue template 2021-04-08 20:29:21 +01:00
SamSchott
ec0ff574af
Merge pull request #350 from raffaem/patch-1
Clarify how to find PyQt5 version
2021-04-08 12:47:00 +01:00
SamSchott
907c0ede15
tweaked help text 2021-04-08 12:42:44 +01:00
Sam Schott
7d038b21f9 use setup-python@v2 2021-04-05 15:46:48 +01:00
Sam Schott
c78090428e always clean cache 2021-03-25 14:19:17 +00:00
Sam Schott
4c22cd19a2 clear docker build cache 2021-03-25 14:07:54 +00:00
raffaem
f62ad4837c
Clarify how to find PyQt5 version
The python pip package PyQt5 has no __version__ attribute (unlike most of the other ones who does).

The solution I found to find the PyQt5 package version is this.

Update the bug report template to clarify how to find PyQt5 package version
2021-03-12 12:20:19 +01:00
Sam Schott
3156479c24 [gh] don't persist credentials on pull_request_target 2021-02-28 14:15:46 +00:00
Sam Schott
a19f5158eb fix uploading to codecov on pull_request_target 2021-02-27 11:51:56 +00:00
Sam Schott
d16863c660 upload code coverage on pull_request_target 2021-02-26 22:14:48 +00:00
Sam Schott
ea48534ac2 updated issue template 2021-02-17 12:39:01 +00:00
Sam Schott
68caac3d88 [tests] mirror updates from dev branch 2021-02-14 19:48:05 +00:00
Sam Schott
74f5e2f6da tweak test names 2020-11-19 18:40:06 +00:00
Sam Schott
cb4ff07e2f github actions: run mypy only on src 2020-11-19 17:46:29 +00:00
Sam Schott
22c02047a5 removed isort 2020-11-19 17:33:08 +00:00
Sam Schott
6d262e389b removed blackdoc lint from GH action 2020-11-19 17:33:08 +00:00
Sam Schott
0d97251ef4 simplify job names 2020-11-19 17:33:08 +00:00
Sam Schott
47c6854d99 include flake 8 and isort in linting 2020-11-19 17:33:08 +00:00
Sam Schott
13e4240a93 [github actions] checkout the merge commit for online tests 2020-11-17 10:21:17 +00:00
Sam Schott
096a6d00ce [github actions] don't upload to docker on PR
This fails because external PRs don't have access to github secrets. Working around this with "pull_request_target" is messy.
2020-11-12 18:06:38 +00:00
Sam Schott
00e692536b change checkout branch in PR tests 2020-11-12 16:24:21 +00:00
Sam Schott
d99a9ac093 run linting on PR only 2020-11-12 15:57:08 +00:00
Sam Schott
76f972b879 fixed paths in github action 2020-11-12 15:47:49 +00:00
Sam Schott
05cf72c464 tweaks to test action 2020-11-12 00:08:50 +00:00
Sam Schott
fbefd9e3e3 separate runs of offline and linked tests 2020-11-11 12:52:53 +00:00
Sam Schott
f7e06b27d3 use pytest-cov 2020-10-27 15:53:35 +00:00
Sam Schott
0007311472 remove all macos packaging code
it now lives in maestral-cocoa
2020-10-27 14:03:54 +00:00
Sam Schott
d297441da4 fix issues with coverage 2020-10-27 00:01:46 +00:00
Sam Schott
a8dd9758fc layout tests as package 2020-10-26 21:09:12 +00:00
Sam Schott
af5c81d312 simplified codecov action 2020-10-26 20:13:40 +00:00
Sam Schott
47f0c23992 [github actions] generate and upload coverage report 2020-10-26 15:22:43 +00:00
Sam Schott
345b95b3c8 add github feature_request template 2020-10-25 11:14:41 +00:00
Sam Schott
4e701d0005 [github actions] fix reinstalling openssl 2020-10-22 13:09:32 +01:00
Sam Schott
1231bfcb30 attempt to fix openssl install 2020-10-21 21:15:39 +01:00
Sam Schott
4ebede41a9 [github actions] remove zlib installation 2020-10-21 17:01:22 +01:00
Sam Schott
634d518912 [github actions] use macoS High Sierra bottles for brew install 2020-10-21 16:53:24 +01:00
Sam Schott
452a38fc29 [github actions] push all images to dockerhub 2020-10-19 23:24:10 +01:00
Sam Schott
d808a38fce [github actions] build and push docker image on pull_request_target 2020-10-19 23:24:10 +01:00
Sam Schott
77877ff2cd [github actions] don't build macOS bundle on every PR 2020-10-12 17:37:58 +01:00
Sam Schott
9893ef8afd [github actions] run build on pull_request_target 2020-10-12 13:55:48 +01:00
Sam Schott
080af0de25 [github actions] cleanup formatting 2020-10-12 13:55:48 +01:00
Sam Schott
2450fe0fbc [github actions] build macos bundle with -OO flag
this reduces memory usage by ~10 MB by stripping doc strings
2020-10-12 13:55:48 +01:00
Sam Schott
f721b26f7a add wheels to PyPI release 2020-10-08 15:27:01 +01:00
Sam Schott
40d2e4bf34 [github acitons] docker: run git-fetch with --force 2020-10-08 13:59:08 +01:00
Sam Schott
1077c8f64b add manual trigger to tests 2020-10-08 09:09:08 +01:00