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

Issue 230 automatic release #241

Merged
merged 4 commits into from
Oct 11, 2020
Merged

Issue 230 automatic release #241

merged 4 commits into from
Oct 11, 2020

Conversation

cleoold
Copy link
Member

@cleoold cleoold commented Oct 11, 2020

Temporary auto release.

@cleoold cleoold added the optimization Optimization for existing code label Oct 11, 2020
@cleoold cleoold merged commit 34648fd into master Oct 11, 2020
@cleoold cleoold deleted the issue-230-automatic-release branch October 11, 2020 03:25
@cleoold cleoold linked an issue Oct 11, 2020 that may be closed by this pull request
mnixry added a commit that referenced this pull request Feb 18, 2021
commit 7b4c86e
Author: cleoold <[email protected]>
Date:   Sat Jan 9 01:04:36 2021 -0500

    release: bump version to 1.8.2

commit c6fbe04
Author: cleoold <[email protected]>
Date:   Wed Jan 6 21:58:58 2021 -0500

    feat: add expire/run timeout kwargs to group

    #26

commit c4db7a6
Author: cleoold <[email protected]>
Date:   Wed Jan 6 21:45:21 2021 -0500

    feat: allow individual settings for command's run timeout

    #26

commit b2bd885
Author: cleoold <[email protected]>
Date:   Wed Jan 6 19:43:24 2021 -0500

    fix: internal apis comment for commandsession

commit d177d53
Author: cleoold <[email protected]>
Date:   Wed Jan 6 19:38:37 2021 -0500

    feat: allow individual settings for command's expiry time

    #26

commit f798e08
Author: cleoold <[email protected]>
Date:   Wed Jan 6 18:49:30 2021 -0500

    fix: from_group and sent_by typing

commit 49dc7ad
Merge: 057926e 45da6ef
Author: midori <[email protected]>
Date:   Wed Jan 6 03:13:03 2021 -0500

    Merge pull request #257 from nonebot/issue-256

commit 45da6ef
Merge: 796050f 057926e
Author: midori <[email protected]>
Date:   Wed Jan 6 03:11:59 2021 -0500

    Merge branch 'master' into issue-256

commit 057926e
Author: cleoold <[email protected]>
Date:   Tue Jan 5 19:37:41 2021 -0500

    ref: pull away a global tmp class for plugin

    prepare to isolate these things

commit 99db04b
Author: cleoold <[email protected]>
Date:   Tue Jan 5 18:33:08 2021 -0500

    Revert "fix: plugin class's default mutable argument"

    This reverts commit 05df1dd.

commit 4381a54
Author: cleoold <[email protected]>
Date:   Mon Jan 4 21:12:01 2021 -0500

    doc: add hightlight in installation coolq section

commit 796050f
Author: cleoold <[email protected]>
Date:   Tue Dec 29 18:23:01 2020 -0500

    fix: deal with apause() call that takes longer than session timeout. the caller has to interrupt the task and finish the session

commit d2a4426
Author: midori <[email protected]>
Date:   Sun Dec 27 03:52:34 2020 -0500

    doc: nlp processor returning None

commit fd7252f
Merge: c1dc163 c13f9be
Author: Ju4tCode <[email protected]>
Date:   Sat Dec 19 22:03:00 2020 +0800

    Merge pull request #253 from StarHeartHunt/master

    Replace cqp.moe links(aiocqhttp)

commit c13f9be
Author: StarHeartHunt <[email protected]>
Date:   Sat Dec 19 18:51:22 2020 +0800

    Replace cqp.moe links(aiocqhttp)

commit c1dc163
Merge: 05df1dd 4c3a2f4
Author: Mix <[email protected]>
Date:   Fri Dec 18 23:04:44 2020 +0800

    docs: replace cqp.moe links (#252)

commit 4c3a2f4
Author: StarHeart <[email protected]>
Date:   Fri Dec 18 22:56:54 2020 +0800

    Replace cqp.moe links

commit 05df1dd
Author: cleoold <[email protected]>
Date:   Sun Dec 6 03:12:39 2020 -0500

    fix: plugin class's default mutable argument

commit 29d001d
Merge: ae66dd0 7d9a7fc
Author: midori <[email protected]>
Date:   Sun Dec 6 01:39:26 2020 -0500

    Merge pull request #249 from nonebot/bloat

    Remove unused code

commit ae66dd0
Author: cleoold <[email protected]>
Date:   Sat Dec 5 23:39:41 2020 -0500

    release: bump version to 1.8.1

commit a6b8f96
Author: Richard Chien <[email protected]>
Date:   Thu Dec 3 10:21:09 2020 +0800

    update readme

commit 03ed604
Author: Richard Chien <[email protected]>
Date:   Wed Dec 2 21:33:28 2020 +0800

    fix funding link

commit 143fab3
Author: Richard Chien <[email protected]>
Date:   Wed Dec 2 21:28:10 2020 +0800

    add FUNDING.yml

commit d911eaf
Merge: c8998ce cbc9d60
Author: midori <[email protected]>
Date:   Tue Dec 1 23:00:11 2020 -0500

    Merge pull request #250 from nonebot/unfix_commandgroup (that undoes #245)

commit cbc9d60
Merge: 1cb6203 c8998ce
Author: midori <[email protected]>
Date:   Tue Dec 1 22:59:13 2020 -0500

    Merge branch 'master' into unfix_commandgroup

commit c8998ce
Author: cleoold <[email protected]>
Date:   Sun Nov 29 22:53:57 2020 -0500

    build: make PEP 561 compliant

commit b0c4dd0
Author: cleoold <[email protected]>
Date:   Sun Nov 29 22:49:05 2020 -0500

    style: make def of on_* simpler

commit 1cb6203
Author: cleoold <[email protected]>
Date:   Sun Nov 29 17:53:25 2020 -0500

    fix: add missing options to commandgroup pyi

commit f213778
Author: cleoold <[email protected]>
Date:   Sun Nov 29 17:25:51 2020 -0500

    fix: UNFIX #245; revoke c226b56, a9dddeb

commit 7d9a7fc
Author: cleoold <[email protected]>
Date:   Sat Nov 28 04:32:48 2020 -0500

    style: remove unused code

commit 3b8b629
Author: cleoold <[email protected]>
Date:   Sat Nov 28 03:47:46 2020 -0500

    perf: optimise nlp to handle concurrent async perm checkers

    also handle exception in perm checker that was not handled in a similar way to commands

commit 8ee3740
Author: cleoold <[email protected]>
Date:   Wed Nov 25 01:57:19 2020 -0500

    perf: postpone perm checker in nlp test

commit b1d142b
Author: cleoold <[email protected]>
Date:   Tue Nov 24 20:07:30 2020 -0500

    provide typing support for message_preprocessor()

commit 8a5b670
Merge: 36a1f22 ab59497
Author: cleoold <[email protected]>
Date:   Mon Nov 23 04:10:03 2020 -0500

    Merge branch 'general-type-issue'

commit ab59497
Author: cleoold <[email protected]>
Date:   Mon Nov 23 03:37:22 2020 -0500

    doc: change wording

commit 36a1f22
Merge: a9dddeb 83fdc54
Author: midori <[email protected]>
Date:   Mon Nov 23 02:57:54 2020 -0500

    Merge pull request #248 from nonebot/general-type-issue

commit 83fdc54
Author: cleoold <[email protected]>
Date:   Mon Nov 23 01:14:22 2020 -0500

    style: move docstring to overloads; use ... for kwargs

commit e6d69c9
Author: cleoold <[email protected]>
Date:   Sun Nov 22 23:08:04 2020 -0500

    fix: type annotations for on_natural_language, on_request, on_notice

commit a9dddeb
Author: cleoold <[email protected]>
Date:   Sun Nov 22 23:00:22 2020 -0500

    build: remove .pyi from setup.py

commit 1e0d7d5
Author: cleoold <[email protected]>
Date:   Sun Nov 22 22:35:07 2020 -0500

    fix: commandgroup ret type and doc

commit 3d5d46f
Author: cleoold <[email protected]>
Date:   Sun Nov 22 21:21:25 2020 -0500

    fix: type for CommandHandler_T; it must be async

commit ebfd976
Author: cleoold <[email protected]>
Date:   Sun Nov 22 21:18:05 2020 -0500

    style: fix imcompatible type of variable of same name

commit 8584ada
Merge: afa2da6 c226b56
Author: midori <[email protected]>
Date:   Sun Nov 22 20:42:31 2020 -0500

    Merge pull request #245 from nonebot/issue242

    fix: missing field in CommandGroup; remove group.pyi

commit c226b56
Author: cleoold <[email protected]>
Date:   Sun Nov 22 07:28:04 2020 -0500

    fix: missing field in CommandGroup; remove group.pyi

commit afa2da6
Author: cleoold <[email protected]>
Date:   Tue Nov 17 20:03:01 2020 -0500

    doc: add missing **kwargs in-code doc in command module

commit 2896d78
Author: cleoold <[email protected]>
Date:   Sun Nov 1 18:05:17 2020 -0500

    doc: adding notice regarding legacy cqhttp

commit fd97509
Author: cleoold <[email protected]>
Date:   Sun Oct 11 03:09:11 2020 -0400

    doc: fix: `self.patterns` field for CommandManager cls

commit 329f09f
Author: cleoold <[email protected]>
Date:   Sun Oct 11 02:54:24 2020 -0400

    fix: add __all__ to permission.group STUB file

commit 1c683fb
Author: Richard Chien <[email protected]>
Date:   Sun Oct 11 13:42:01 2020 +0800

    Update config.js

commit 5ea19fa
Author: cleoold <[email protected]>
Date:   Sat Oct 10 23:30:48 2020 -0400

    release: bump version to 1.8.0

commit 34648fd
Merge: 7779e95 bc8a689
Author: midori <[email protected]>
Date:   Sat Oct 10 23:25:22 2020 -0400

    Merge pull request #241 from nonebot/issue-230-automatic-release

commit bc8a689
Author: midori <[email protected]>
Date:   Sat Oct 10 23:22:57 2020 -0400

    fix: twine repo in release action

commit 7779e95
Author: cleoold <[email protected]>
Date:   Wed Oct 7 01:07:58 2020 -0400

    feat: extract aggregator parameter in `aggregate_policy`

commit 24a262e
Author: yanyongyu <[email protected]>
Date:   Sun Oct 4 18:20:36 2020 +0800

    fix server app doc

commit aaf26ad
Merge: 2f9de77 2a35f5d
Author: midori <[email protected]>
Date:   Fri Sep 25 00:37:38 2020 -0400

    Merge pull request #238 from nonebot/issue-228-star-imports

commit 2a35f5d
Author: cleoold <[email protected]>
Date:   Wed Sep 23 21:16:45 2020 -0400

    doc: updates for #228

commit c9c7681
Author: cleoold <[email protected]>
Date:   Wed Sep 23 20:43:31 2020 -0400

    fix: add __all__ to typing and default_config

commit 973891f
Author: cleoold <[email protected]>
Date:   Wed Sep 23 20:24:49 2020 -0400

    fix: add __all__ to command modules

commit 57e9c98
Author: cleoold <[email protected]>
Date:   Wed Sep 23 19:45:36 2020 -0400

    fix: provide __all__ for these modules:

commit 2f9de77
Author: cleoold <[email protected]>
Date:   Tue Sep 22 20:49:33 2020 -0400

    fix: add __all__ to permission.py

    because people like to star import this module

commit 4a32544
Author: Mix <[email protected]>
Date:   Wed Aug 19 13:50:45 2020 +0800

    Fix few bugs in release workflow

commit bd20ee3
Author: Mix <[email protected]>
Date:   Wed Aug 19 00:30:20 2020 +0800

    Finished workflow file for release publish

    Test is work in progress

commit b002813
Author: Mix <[email protected]>
Date:   Tue Aug 18 21:25:32 2020 +0800

    Start working on automatic pypi release workflow
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
optimization Optimization for existing code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

自动化版本发布流程
2 participants