Commit graph

9609 commits

Author SHA1 Message Date
Jacob Pavlock
0d34e92e38 remove appveyor in favor of github actions 2020-08-03 13:42:59 -07:00
Jacob Pavlock
96b9e7caa5 skip broken windows tests 2020-08-03 13:42:59 -07:00
Jacob Pavlock
657f3d3d49 add windows to github ci
Requires use of tox <=3.8.3.

See https://github.com/tox-dev/tox/issues/1550
2020-08-03 13:42:59 -07:00
Jack Wilsdon
78d8e31eeb
Merge pull request #3714 from jackwilsdon/problem-matcher
Add flake8 problem matcher
2020-08-02 23:32:56 +01:00
Jack Wilsdon
5d24cb0e1d
Include error code in message 2020-08-02 22:41:01 +01:00
Jack Wilsdon
20a228c21b
Add flake8 problem matcher 2020-08-02 22:17:32 +01:00
Jack Wilsdon
20713a2ac3
Merge pull request #3713 from jackwilsdon/skip-genius-ci
Skip Genius integration test on GitHub actions
2020-08-02 18:54:10 +01:00
Jack Wilsdon
92f425628d
Skip Genius integration test on GitHub actions 2020-08-02 17:56:22 +01:00
Jack Wilsdon
6e4207f35a
Merge pull request #3712 from jackwilsdon/zulip-notifications
Notify Zulip chat on integration test failure
2020-08-02 16:06:23 +01:00
Jack Wilsdon
c7859ca9c6
Add worfklow_dispatch trigger
This change allows us to trigger integration tests manually.
2020-08-02 15:51:15 +01:00
Jack Wilsdon
5f44c3147d
Switch to #github for integration test messages 2020-08-02 15:37:01 +01:00
Jack Wilsdon
c9f9f9691d
Notify Zulip chat on integration test failure 2020-08-02 15:14:50 +01:00
jtpavlock
9291d9c304
Fix rarfile 4.0 dependency conflict (#3711) 2020-08-01 16:35:53 -05:00
Adrian Sampson
c45cc740ce
Merge pull request #3702 from gschmidl/master
fix 'the' plugin regex
2020-07-30 21:35:25 -04:00
Gunther Schmidl
48d39ea11e fix regex, add test and changelog entry 2020-07-30 22:42:31 +02:00
Jacob Pavlock
4e93469421 fix missing docstring-convention declaration 2020-07-29 20:32:53 -07:00
Jacob Pavlock
02fcbea676 add google docstring convention to CONTRIBUTING.rst 2020-07-29 17:21:15 -07:00
Jacob Pavlock
019055c156 add docstring checks to flake8
currently ignore all errors on a per-file basis
2020-07-29 17:21:15 -07:00
jtpavlock
0cd102b0dd Update pytest test writing restriction
I think the basics sections is fairly self explanatory at this point especially with the copious amounts of examples we have. Also, if we kept it, we'd have to expand on pytest basics as well. I'd rather just point to the docs/getting started guides for each.
2020-07-29 12:39:59 -07:00
Adrian Sampson
2408f6b36f
Merge pull request #3691 from chipsnblip/chipsnblip-patch-1
update link to current homepage
2020-07-26 17:04:08 -04:00
chipsnblip
30173b7331
update link to current homepage
update link from non-existent page (https://2.python-requests.org/en/latest/) to the plugin's current homepage: https://requests.readthedocs.io/en/master/
2020-07-26 13:50:05 -07:00
Adrian Sampson
b258e060a8
Merge pull request #3688 from gschmidl/master
fix #3685
2020-07-26 15:13:05 -04:00
Gunther Schmidl
08b51ee5bc add changelog entry 2020-07-26 20:53:30 +02:00
Jacob Pavlock
9ee341374a fix subheading in contributing.rst 2020-07-25 15:57:02 -07:00
Gunther Schmidl
1eda0d39e6 better regex for drive letter; hopefully fixed tests for 2.7; added test to show only drive-letter like colons are affected 2020-07-25 22:11:07 +02:00
jtpavlock
043fa10f55 Add tox windows issue to CONTRIBUTING.rst 2020-07-25 13:03:17 -07:00
jtpavlock
f73a438dce
Add python 3.9-dev to CI tests (#3687)
* Add python 3.9-dev to ci tests

* test integration tests on latest versions of python
2020-07-25 15:02:19 -05:00
Gunther Schmidl
0a9a801b05 add unit tests 2020-07-25 21:50:33 +02:00
Gunther Schmidl
1e6db94045 remove whitespace 2020-07-25 20:32:11 +02:00
Gunther Schmidl
b91efb88f4 extract config to variable 2020-07-25 20:30:13 +02:00
Gunther Schmidl
8dad7fa67f fix linting error again 2020-07-25 20:26:21 +02:00
Gunther Schmidl
dfdb068b51 fix linting error 2020-07-25 20:24:39 +02:00
Gunther Schmidl
6febcf1190 fix #3685 2020-07-25 20:14:43 +02:00
Adrian Sampson
a2f66a0427
Merge pull request #3680 from beetbox/contributing.rst
Add CONTRIBUTING.md to the docs
2020-07-22 07:55:52 -04:00
Jacob Pavlock
9690e4d51f improve code blocks 2020-07-21 14:49:51 -07:00
Jacob Pavlock
bf868be10e fix-up adding testing wiki to contributing.rst 2020-07-21 14:44:02 -07:00
Jacob Pavlock
3dfd0414e6 Merge branch 'master' into contributing.rst 2020-07-20 20:03:07 -07:00
Jacob Pavlock
cb4bab175a fix link to contributing page in readme 2020-07-20 19:56:05 -07:00
Jacob Pavlock
f677fd2407 add testing wiki to contributing.rst 2020-07-20 19:56:05 -07:00
Jacob Pavlock
66e6af48be add table of contents to contributing.rst 2020-07-20 19:56:05 -07:00
Jacob Pavlock
2982f245e1 add CONTRIBUTING.rst to the docs 2020-07-20 19:56:05 -07:00
Jacob Pavlock
faa5553468 convert CONTRIBUTING.md to rst 2020-07-20 19:46:12 -07:00
jtpavlock
c5b82e0134
Merge pull request #3679 from beetbox/jtpavlock-patch-1
Adjust wording of CONTRIBUTING.md
2020-07-20 17:22:49 -07:00
jtpavlock
b309ed95c2 Remove duplicate forum mention
Forums are already mentioned in the 'Contact' section
2020-07-20 17:18:17 -07:00
jtpavlock
c1b9e99722
maintainers *will* reciprocate respect :) 2020-07-20 19:07:32 -05:00
jtpavlock
5544c7a881
Fix wording 2020-07-20 19:04:44 -05:00
jtpavlock
426cb08003
fix CONTRIBUTING.md link and spelling 2020-07-20 19:02:38 -05:00
jtpavlock
335776ff30
Merge pull request #3666 from jtpavlock/flake8-errors
Unignore flake8 E221, E226, E242, E704
2020-07-20 12:24:52 -07:00
jtpavlock
62ce5d15db
add contributing.md & update readme (#3643)
* add contributing.md & update readme

* add for developers section of docs to contributing.md

* remove relative wiki links

* readme spelling fix

* clarify discourse/docs idea for user 'recipes' to get featured

* remove coveralls from testing section

* fix api links & clarify docstring standard

* Contributing -> Contribute

* remove manual pip module installation instructions

* add link to testing wiki page on "how to contribute"

* add databse access examples

* added voting clarification

* Rename contributing.md to CONTRIBUTING.md

* remove out of date info

Includes references to gitter, the old 'good first issue' label and also
some updates to testing.

* No need for backticks around beets

We usually just typeset it as an ordinary noun, not as code. :)

* Whitespace

* End-to-end CONTRIBUTING pass

Co-authored-by: Adrian Sampson <adrian@radbox.org>
2020-07-20 10:12:34 -05:00
jtpavlock
441cfebff1
add .venv/ to gitignore
.venv/ is recommended via https://docs.python.org/3/library/venv.html
2020-07-19 13:25:55 -05:00