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

Document using different logging levels with logs #14

Merged
merged 1 commit into from
Dec 16, 2020

Conversation

davfsa
Copy link
Contributor

@davfsa davfsa commented Dec 10, 2020

Checklist

  • I have run nox and all the pipelines have passed.
  • I have made unittests according to the code I have added/modified/deleted.

@tandemdude tandemdude merged commit 9656403 into tandemdude:development Dec 16, 2020
tandemdude added a commit that referenced this pull request Jan 1, 2021
* Refactor errors, add readthedocs config file and github actions

* fix readthedocs config file

* Fixed checks.has_permissions and checks._bot_has_permissions (#6)

* Fixed checks.has_permissions

* Remove unused import and whitespace

* Add missing_args to NotEnoughArguments and fix iter method for WrappedArg

* Document using different logging levels with `logs` (#14)

* Bump mock from 4.0.2 to 4.0.3 (#15)

Bumps [mock](https://github.com/testing-cabal/mock) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/testing-cabal/mock/releases)
- [Changelog](https://github.com/testing-cabal/mock/blob/master/CHANGELOG.rst)
- [Commits](testing-cabal/mock@4.0.2...4.0.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update hikari requirement from ~=2.0.0.dev96 to ~=2.0.0.dev97 (#16)

Updates the requirements on [hikari](https://github.com/hikari-py/hikari) to permit the latest version.
- [Release notes](https://github.com/hikari-py/hikari/releases)
- [Commits](hikari-py/hikari@2.0.0.dev96...2.0.0.dev97)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update project url

* Run black

* Bump pytest from 6.1.2 to 6.2.1 (#18)

Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.1.2 to 6.2.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@6.1.2...6.2.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Allow get_command to find subcommands without having to call cmd.get_subcommand explicitly

* Fix custom help example (#21)

* Update copyright year, changelog and version number

Co-authored-by: K.M Ahnaf Zamil <57180217+ahnaf-zamil@users.noreply.github.com>
Co-authored-by: davfsa <davfsa@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: lachlan <lachlan_goh@hotmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants