Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Temporarily pin black to version 19.10b0 #1627

Merged
merged 1 commit into from Aug 28, 2020

Conversation

Tyagdit
Copy link
Contributor

@Tyagdit Tyagdit commented Aug 27, 2020

Description

Black's new release has a bug that makes it pretty much unusable, so pinning the older one till that gets fixed

Status

READY

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation (if applicable)
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

@codecov
Copy link

codecov bot commented Aug 27, 2020

Codecov Report

Merging #1627 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1627   +/-   ##
=======================================
  Coverage   99.89%   99.89%           
=======================================
  Files          58       58           
  Lines        3693     3693           
=======================================
  Hits         3689     3689           
  Misses          4        4           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 85885d9...ec375f6. Read the comment docs.

@jacobtomlinson
Copy link
Member

Fun! Thanks for the pin.

@jacobtomlinson jacobtomlinson merged commit 26bfa87 into opsdroid:master Aug 28, 2020
FabioRosado pushed a commit to FabioRosado/opsdroid that referenced this pull request Nov 25, 2020
jacobtomlinson added a commit to jacobtomlinson/opsdroid that referenced this pull request Nov 27, 2020
commit b83c1f3
Author: Jacob Tomlinson <jtomlinson@nvidia.com>
Date:   Fri Nov 27 15:00:24 2020 +0000

    Linting

commit f1880f1
Author: Jacob Tomlinson <jtomlinson@nvidia.com>
Date:   Fri Nov 27 12:45:51 2020 +0000

    Refactor tests

commit af239f5
Author: Jacob Tomlinson <jtomlinson@nvidia.com>
Date:   Fri Nov 27 12:03:33 2020 +0000

    Refactor testing library and add missing breaks

commit c2e9d03
Merge: 3ec2fe0 354d210
Author: Fábio Rosado <fabioglrosado@gmail.com>
Date:   Fri Nov 27 11:19:13 2020 +0000

    Merge branch 'master' into improve-test-machinery

commit 3ec2fe0
Merge: 88f7aad a495ecf
Author: Jacob Tomlinson <jtomlinson@nvidia.com>
Date:   Fri Nov 27 10:08:29 2020 +0000

    Merge branch 'master' of https://github.com/opsdroid/opsdroid into improve-test-machinery

commit 88f7aad
Merge: b5d1773 04db57a
Author: Jacob Tomlinson <jtomlinson@nvidia.com>
Date:   Fri Nov 27 10:07:18 2020 +0000

    Merge branch 'improve-test-machinery' of github.com:jacobtomlinson/opsdroid into improve-test-machinery

commit 04db57a
Merge: c87abd1 d6d8995
Author: Jacob Tomlinson <jacobtomlinson@users.noreply.github.com>
Date:   Fri Nov 27 09:57:31 2020 +0000

    Merge pull request #2 from FabioRosado/update-pr

    Update pr

commit d6d8995
Author: FabioRosado <fabioglrosado@gmail.com>
Date:   Wed Nov 25 16:04:37 2020 +0000

    remove requirements_test

commit e9de393
Author: FabioRosado <fabioglrosado@gmail.com>
Date:   Mon Nov 23 19:55:00 2020 +0000

    Add telegram connector to docs

commit 7286a5c
Author: FabioRosado <fabioglrosado@gmail.com>
Date:   Mon Nov 23 19:33:19 2020 +0000

    Add emoji to telegram dependencies

commit cdef8c9
Author: chillipeper <miguel.tpy@gmail.com>
Date:   Wed Nov 18 08:53:22 2020 -0500

    Add ability to Edit Messages and Edit Blocks in Slack (opsdroid#1672)

    * Add to slack connector ability to edit messages and edit blocks

    * Add documentation for edited blocks

    * Fix pycodestyle error

    * Fix black lint

    * Fix black lint

commit 7be5d81
Author: Jacob Tomlinson <jacobtomlinson@users.noreply.github.com>
Date:   Thu Nov 12 13:30:27 2020 +0000

    Add docs on exposing Opsdroid to the internet and update log message with URL

commit 2953736
Author: Stuart Mumford <stuart@cadair.com>
Date:   Mon Nov 2 11:29:45 2020 +0000

    Improve Error reporting from the matrix connector and database (opsdroid#1628)

    * Raise all matrix-nio errors

    * Add logging for undecrypted events and store path on startup

    * Fix the tests

    * Some cleanup now return raises errors

    * Fix tests

    * lint

    * Update opsdroid/connector/matrix/connector.py

    * lint

commit 32dd22e
Author: Johann <3185600+jos3p@users.noreply.github.com>
Date:   Mon Nov 2 11:11:28 2020 +0100

    Update german translation (opsdroid#1668)

commit 8fbce35
Author: Jacob Tomlinson <jacobtomlinson@users.noreply.github.com>
Date:   Fri Oct 30 15:47:29 2020 +0000

    Add some links to the playground (opsdroid#1667)

commit 173ced0
Author: Jacob Tomlinson <jacobtomlinson@users.noreply.github.com>
Date:   Fri Oct 30 12:04:38 2020 +0000

    Move quickstart to new file and expand it (opsdroid#1662)

commit 283d9e1
Author: Julian Pedro F. Braga <julian.pedro@hotmail.com>
Date:   Wed Oct 28 13:18:07 2020 -0400

    Upgrade Python in opsdroid docker containers to 3.8 (opsdroid#1657)

commit 23cee85
Author: Fábio Rosado <fabioglrosado@gmail.com>
Date:   Wed Oct 28 16:26:34 2020 +0000

    Handle both forward-url and base-url in Twitch connector webhook (opsdroid#1659)

    Co-authored-by: Jacob Tomlinson <jacobtomlinson@users.noreply.github.com>

commit 7691505
Author: Jacob Tomlinson <jacobtomlinson@users.noreply.github.com>
Date:   Wed Oct 28 15:16:29 2020 +0000

    Example flip coin (opsdroid#1661)

    Co-authored-by: cristinasofia <cristina.s.alon814@gmail.com>

commit e1bc869
Author: Jacob Tomlinson <jacobtomlinson@users.noreply.github.com>
Date:   Wed Oct 28 14:15:12 2020 +0000

    Pin GHA to 3.8 (opsdroid#1663)

commit 1265923
Author: FabioRosado <fabioglrosado@gmail.com>
Date:   Mon Nov 2 12:30:04 2020 +0000

    Update logging - add breaking changes warning

commit ce1c6d8
Author: FabioRosado <fabioglrosado@gmail.com>
Date:   Sat Oct 31 12:16:59 2020 +0000

    Add breaking changes warning, fix telegram path for reference docs.

commit 1cab1fc
Author: FabioRosado <fabioglrosado@gmail.com>
Date:   Fri Oct 30 21:05:09 2020 +0000

    Update configuration example

commit 570ae09
Author: FabioRosado <fabioglrosado@gmail.com>
Date:   Fri Oct 30 21:03:29 2020 +0000

    Add more tests, update documentation, remove json file

commit 9c72092
Author: FabioRosado <fabioglrosado@gmail.com>
Date:   Fri Oct 30 15:46:02 2020 +0000

    add tests

commit fbc07d9
Author: FabioRosado <fabioglrosado@gmail.com>
Date:   Fri Oct 30 15:44:16 2020 +0000

    Add tests and fix issue with image/file events

commit cb4626f
Author: FabioRosado <fabioglrosado@gmail.com>
Date:   Fri Oct 30 00:24:10 2020 +0000

    Update docstrings and docs

commit b14badb
Author: FabioRosado <fabioglrosado@gmail.com>
Date:   Thu Oct 29 18:50:38 2020 +0000

    Initial work on telegram migration to webhooks

commit 876b713
Author: Fábio Rosado <fabioglrosado@gmail.com>
Date:   Thu Oct 15 12:28:59 2020 +0100

    Handle ibm watson import error, convert watson tests to pyttest (opsdroid#1649)

commit 78e1b85
Author: Fábio Rosado <fabioglrosado@gmail.com>
Date:   Wed Oct 7 09:49:14 2020 +0100

    Add twitch to config example (opsdroid#1653)

commit e7e5179
Author: Levente Csőke <32789141+tardigrde@users.noreply.github.com>
Date:   Tue Oct 6 14:40:08 2020 +0200

    Migrate helper and connector tests to pytest (opsdroid#1648)

commit 97fa7df
Author: Suraj_v <59371846+Surajv311@users.noreply.github.com>
Date:   Mon Oct 5 23:16:45 2020 +0530

    Fix typo on documentation - Gitter (opsdroid#1652)

commit ac8a17c
Author: Virej Dasani <67495678+virejdasani@users.noreply.github.com>
Date:   Sun Oct 4 19:18:01 2020 +0530

    Fix Hindi translation and translate more strings (opsdroid#1647)

    Co-authored-by: Fábio Rosado <fabioglrosado@gmail.com>

commit 024e2e2
Author: MrNaif2018 <39452697+MrNaif2018@users.noreply.github.com>
Date:   Sun Oct 4 16:21:53 2020 +0300

    Add match_catchall matcher (opsdroid#1650)

    This matcher catches everything - messages and events and is called only when no other skills were matched.

commit 8e7ecb7
Author: MrNaif2018 <39452697+MrNaif2018@users.noreply.github.com>
Date:   Sat Oct 3 19:21:28 2020 +0300

    Add a SIGHUP handler to reload opsdroid (opsdroid#1642)

commit f28965c
Author: Fábio Rosado <fabioglrosado@gmail.com>
Date:   Fri Oct 2 19:45:56 2020 +0100

    Handle KeyError exception when requesting twitch token (opsdroid#1641)

commit 64da14f
Author: Haardik Dharma <dharmahaardik08@gmail.com>
Date:   Thu Oct 1 02:26:36 2020 +0530

    Add Hindi translations to localize opsdroid (opsdroid#1640)

    Co-authored-by: Fábio Rosado <fabioglrosado@gmail.com>

commit 4a7b489
Author: Anoop <46913894+anoopmsivadas@users.noreply.github.com>
Date:   Wed Sep 16 10:43:03 2020 +0000

    Add Language parameter to configuration example (opsdroid#1636)

commit 417ffaf
Author: rr3khan <65298773+rr3khan@users.noreply.github.com>
Date:   Mon Sep 7 02:47:41 2020 -0400

    Convert test parser format to pytest (opsdroid#1634)

commit b24cd43
Author: Levente Csőke <32789141+tardigrde@users.noreply.github.com>
Date:   Fri Sep 4 20:01:03 2020 +0200

    convert test_matchers into pytest (opsdroid#1632)

commit a9dc0f0
Author: rr3khan <65298773+rr3khan@users.noreply.github.com>
Date:   Fri Sep 4 13:24:25 2020 -0400

    Convert skill and web tests to pytest (opsdroid#1624)

commit 904f2a2
Author: Haardik Dharma <dharmahaardik08@gmail.com>
Date:   Thu Sep 3 19:58:01 2020 +0530

    Remove Pyup badge from README (fixes opsdroid#1623) (opsdroid#1626)

commit 11a8ba2
Author: Tyagdit <43397375+Tyagdit@users.noreply.github.com>
Date:   Wed Sep 2 15:27:56 2020 +0530

    Add memory_in_event_room decorator to matrix database (opsdroid#1629)

    * Add memory_in_event_room decorator to matrix database

    * Update docstring

    * Use wrapt for the decorator to fix signature issue

commit 5ce570a
Author: Tyagdit <43397375+Tyagdit@users.noreply.github.com>
Date:   Tue Sep 1 22:32:20 2020 +0530

    Add matrix database (opsdroid#1587)

    * Add matrix database

    * Fix docstrings

    * Revert to old behaviour for database operations and add context manager

    * Add tests from main repo and migrate to nio

    * Add helper function to tests to format calls and change mocked function to _send

    * Remove should_encrypt from get function

    * Add tests for encryption, context manager and database migration

    * Move verification of value to put to helper function and add config validation

    * Add more test cases for encryption

    * Remove mock from requirements_dev.txt

    * Allow deleting multiple keys

    * Add tests for delete

    * Add docs

    * Move formatting of calls with RoomSendResponse in tests to the matrix_call helper

    * Add tests for putting multiple keys and assert errors on not updateing state

    * Fix docs and remove should_encrypt error from put

    * Update get to not allow getting keys within custom state keys and rework verify_and_get

    * Update docs and make get continue decrypting after one failure

    * Fix decrypt error test

    * Add ignore_unverified_devices to _send_generic_event in the connector and specify target in put

    * Remove _verify_and_get and remove default keys for first get of a new state key

    * Rework get and put and add Encryption section to docs

    * Rework delete and update docs

    * Update get to return only the value, fix migrate for new format and fix put not recognising get error

    * Change logger error to exception when get fails

    * Update logger messages and docstrings

    * Add memory_in_event_room decorator

    * Add docs for memory_in_event_room

    * Revert "Add docs for memory_in_event_room"

    This reverts commit b429609.

    * Revert "Add memory_in_event_room decorator"

    This reverts commit 531bca7.

commit dde707b
Author: Tyagdit <43397375+Tyagdit@users.noreply.github.com>
Date:   Fri Aug 28 14:44:26 2020 +0530

    Temporarily pin black to version 19.10b0 (opsdroid#1627)

commit c258637
Author: Levente Csőke <32789141+tardigrde@users.noreply.github.com>
Date:   Wed Aug 26 11:16:22 2020 +0200

    Migrate test_logging.py to pytest (opsdroid#1622)

commit 71a4650
Author: Jacob Tomlinson <jacobtomlinson@users.noreply.github.com>
Date:   Tue Aug 25 11:19:59 2020 +0100

    Move sqlite tests (opsdroid#1625)

commit 8577e25
Author: rr3khan <65298773+rr3khan@users.noreply.github.com>
Date:   Mon Aug 24 12:48:25 2020 -0400

    Convert the test_database_sqlite.py file to a pytest (opsdroid#1620)

commit 3b7a2aa
Author: Tyagdit <43397375+Tyagdit@users.noreply.github.com>
Date:   Mon Aug 24 16:03:34 2020 +0530

    Add optional dependencies by moving requirements to setup.cfg (opsdroid#1567)

    * [WIP] Add optional dependencies by moving requirements to setup.cfg

    * Remove requirements.txt from Dockerfile

    * Add extras for modules and grouped extras

    * Add test extra and remove regex, parse extras

    * Add common extra

    * Update deps in setup.cfg

    * Remove setuptools from install_requires

    * Remove version pins and add cronjob to CI

    * Add full and minimal docker images to tox and allow extras selection in Dockerfile

    * Add docs

    * Update test extra

    * Update readthedocs config

    * Add docs extra and use it in RTD config

    * Add pytest to docs extra

    * Change extra from [common] to [all] in quickstart and add link to setup.cfg

    Co-authored-by: Stuart Mumford <stuart@cadair.com>

commit 6c5f2d2
Author: Haardik Dharma <dharmahaardik08@gmail.com>
Date:   Mon Aug 24 15:13:55 2020 +0530

    Update events.md by adding documentation with multiple possible users. (opsdroid#1621)

commit c87abd1
Merge: cec98ed ca29015
Author: Stuart Mumford <stuart@cadair.com>
Date:   Fri Aug 21 12:52:39 2020 +0100

    Merge branch 'master' into improve-test-machinery

commit cec98ed
Author: Jacob Tomlinson <jacob@tomlinson.email>
Date:   Tue Aug 11 17:29:51 2020 +0100

    Add missing import

commit b91ea69
Author: Jacob Tomlinson <jacob@tomlinson.email>
Date:   Tue Aug 11 17:29:21 2020 +0100

    Add timeouts

commit 66c75bd
Author: Jacob Tomlinson <jacob@tomlinson.email>
Date:   Tue Aug 11 17:15:42 2020 +0100

    Black tests

commit 3549333
Author: Jacob Tomlinson <jacob@tomlinson.email>
Date:   Tue Aug 11 17:12:02 2020 +0100

    Make timeout 0

commit 8836413
Author: Jacob Tomlinson <jacob@tomlinson.email>
Date:   Mon Aug 10 21:15:41 2020 +0100

    Explicitly stop the site

commit bb88cb4
Merge: c050ad8 1f0bdfe
Author: Jacob Tomlinson <jacob@tomlinson.email>
Date:   Mon Aug 10 21:02:57 2020 +0100

    Merge branch 'master' of github.com:opsdroid/opsdroid into improve-test-machinery

commit c050ad8
Merge: f876ebe 1aa5100
Author: Stuart Mumford <stuart@cadair.com>
Date:   Mon Jul 27 17:38:14 2020 +0100

    Merge branch 'master' into improve-test-machinery

commit b5d1773
Merge: f876ebe 1aa5100
Author: Jacob Tomlinson <jtomlinson@nvidia.com>
Date:   Mon Jul 20 14:56:22 2020 +0100

    Merge branch 'master' of https://github.com/opsdroid/opsdroid into improve-test-machinery

commit f876ebe
Merge: b446658 2c541f9
Author: Jacob Tomlinson <jtomlinson@nvidia.com>
Date:   Fri Jul 3 16:36:24 2020 +0100

    Merge branch 'master' of https://github.com/opsdroid/opsdroid into improve-test-machinery

commit b446658
Author: Jacob Tomlinson <jtomlinson@nvidia.com>
Date:   Fri Jul 3 16:32:08 2020 +0100

    Add opsdroid.testing submodule and update GitHub tests

commit 5330f8c
Author: Jacob Tomlinson <jtomlinson@nvidia.com>
Date:   Mon Jun 29 10:48:54 2020 +0100

    Make ExternalAPIMockServer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants