Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / deeppavlov/dialog_flow_framework issues and pull requests

#164 - build(deps-dev): bump fastapi from 0.97.0 to 0.100.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies

#163 - build(deps): update pydantic requirement from <2.0 to <3.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 2 comments
Labels: dependencies

#161 - fix pydantic under 2.0

Pull Request - State: closed - Opened by ruthenian8 about 1 year ago

#160 - Fix typos in actor.py

Pull Request - State: closed - Opened by ruthenian8 about 1 year ago

#159 - build(deps-dev): bump fastapi from 0.97.0 to 0.99.1

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies

#158 - Fix streamlit demo image

Pull Request - State: closed - Opened by RLKRo over 1 year ago
Labels: documentation

#157 - Remove mutex from test_coverage

Pull Request - State: closed - Opened by RLKRo over 1 year ago

#156 - build(deps-dev): update streamlit requirement from ~=1.23.1 to >=1.23.1,<1.25.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#155 - Fix requirement versions for 3.8

Pull Request - State: closed - Opened by RLKRo over 1 year ago
Labels: bug, dependencies

#154 - build(deps-dev): bump pytest from 7.3.1 to 7.4.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#153 - build(deps-dev): bump mypy from 1.3.0 to 1.4.1

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#152 - build(deps-dev): bump fastapi from 0.97.0 to 0.98.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#151 - Revert broken commit "Attempt to replace 'today' variable in docs"

Pull Request - State: closed - Opened by ruthenian8 over 1 year ago

#150 - build(deps-dev): bump mypy from 1.3.0 to 1.4.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#149 - Update doc time: Fix/doc time

Pull Request - State: closed - Opened by ruthenian8 over 1 year ago

#148 - build(deps-dev): bump sphinx from 5.3.0 to 7.0.1

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#147 - build(deps-dev): bump fastapi from 0.96.0 to 0.97.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#146 - Feat/runtime info class

Pull Request - State: closed - Opened by ruthenian8 over 1 year ago

#145 - Attempt to replace 'today' variable in docs

Pull Request - State: closed - Opened by ruthenian8 over 1 year ago

#144 - Add context storage benchmarking

Pull Request - State: closed - Opened by RLKRo over 1 year ago
Labels: documentation, enhancement

#143 - build(deps-dev): update starlette requirement from ~=0.26.1 to >=0.26.1,<0.29.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#142 - build(deps-dev): update fastapi requirement from ~=0.95.1 to >=0.95.1,<0.97.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#141 - Stats with Opentelemetry

Pull Request - State: closed - Opened by ruthenian8 over 1 year ago - 1 comment
Labels: enhancement

#140 - Dependency version updates

Pull Request - State: closed - Opened by RLKRo over 1 year ago
Labels: dependencies

#139 - build(deps-dev): update cryptography requirement from ~=40.0.2 to >=40.0.2,<41.1.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#138 - Remove `get_extra_deps_line_number`

Pull Request - State: closed - Opened by RLKRo over 1 year ago
Labels: documentation

#137 - build(deps-dev): update anyio requirement from ~=3.6.2 to >=3.6.2,<3.8.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#136 - Documentation links in tutorials

Pull Request - State: closed - Opened by pseusys over 1 year ago - 4 comments
Labels: documentation

#135 - build(deps-dev): update pytest-cov requirement from ~=4.0.0 to >=4.0,<4.2

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#134 - Replace `isinstance(..., Callable)` with `callable(...)`

Pull Request - State: closed - Opened by RLKRo over 1 year ago

#133 - build(deps): update typing-extensions requirement from ~=4.5.0 to >=4.5,<4.7

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#132 - Feat/build with poetry

Pull Request - State: closed - Opened by pseusys over 1 year ago - 6 comments
Labels: enhancement

#131 - build(deps-dev): update starlette requirement from ~=0.26.1 to >=0.26.1,<0.28.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#130 - Add streamlit chat interface tutorial

Pull Request - State: closed - Opened by RLKRo over 1 year ago - 4 comments
Labels: documentation

#129 - Fix/passing token to bot attempt

Pull Request - State: closed - Opened by pseusys over 1 year ago

#128 - build(deps-dev): update sphinx requirement from ~=5.3.0 to >=5.3,<7.1

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 3 comments
Labels: dependencies

#127 - build(deps-dev): update ydb requirement from ~=2.5.0 to >=2.5,<3.4

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 4 comments
Labels: dependencies

#126 - build(deps-dev): update requests requirement from ~=2.28.2 to >=2.28.2,<2.31.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 3 comments
Labels: dependencies

#125 - build(deps-dev): update flask[async] requirement from ~=2.2.3 to >=2.2.3,<2.4.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 2 comments
Labels: dependencies

#124 - build(deps-dev): update black requirement from ~=20.8b1 to >=20.8,<24.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 2 comments
Labels: dependencies

#123 - build(deps-dev): update build requirement from ~=0.7.0 to >=0.7,<0.11

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 2 comments
Labels: dependencies

#122 - build(deps-dev): update flake8 requirement from ~=3.9.2 to >=3.9.2,<6.1.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 2 comments
Labels: dependencies

#121 - build(deps-dev): update click requirement from ~=8.0.4 to >=8.0.4,<8.2.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 2 comments
Labels: dependencies

#120 - build(deps-dev): update isort requirement from ~=5.11.5 to >=5.11.5,<5.13.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 2 comments
Labels: dependencies

#119 - build(deps-dev): update uvicorn requirement from ~=0.21.1 to >=0.21.1,<0.23.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 2 comments
Labels: dependencies

#118 - build(deps-dev): update mypy requirement from ~=0.950 to >=0.950,<2.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 2 comments
Labels: dependencies

#117 - build(deps-dev): update pytest-asyncio requirement from ~=0.14.0 to >=0.14,<0.22

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 2 comments
Labels: dependencies

#116 - build(deps-dev): update sphinx-gallery requirement from ~=0.7.0 to >=0.7,<0.14

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 2 comments
Labels: dependencies

#115 - build(deps-dev): update pytelegrambotapi requirement from ~=4.5.1 to >=4.5.1,<4.12.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 4 comments
Labels: dependencies

#114 - build(deps): bump actions/setup-python from 2 to 4

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#113 - build(deps): bump actions/checkout from 2 to 3

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#112 - Add load testing

Pull Request - State: closed - Opened by RLKRo over 1 year ago
Labels: documentation

#111 - Versions freeze

Pull Request - State: closed - Opened by pseusys over 1 year ago
Labels: enhancement

#110 - add fastapi tutorial & web chat (duplicate #104 )

Pull Request - State: closed - Opened by kudep over 1 year ago

#109 - Versions freeze for docs building

Pull Request - State: closed - Opened by pseusys over 1 year ago

#108 - fix/doc_building: comment pip updating

Pull Request - State: closed - Opened by kudep over 1 year ago

#107 - Pipeline typing improvement

Pull Request - State: closed - Opened by RLKRo over 1 year ago
Labels: documentation

#106 - Add TOY_SCRIPT_ARGS

Pull Request - State: closed - Opened by RLKRo over 1 year ago
Labels: documentation, enhancement

#105 - Pipeline doc improvements

Pull Request - State: closed - Opened by RLKRo over 1 year ago
Labels: documentation

#104 - Fix bug tutorial json_storage_with_web_api and add fastapi tutorial

Pull Request - State: closed - Opened by romanzoniit over 1 year ago - 1 comment

#103 - tutorials: json_storage_with_web_api pipeline request validation error

Issue - State: closed - Opened by romanzoniit over 1 year ago
Labels: bug

#102 - How can load testing be done ?

Issue - State: closed - Opened by romanzoniit over 1 year ago - 2 comments
Labels: question

#101 - How to launch a bot in CallbackTelegramInterface mode?

Issue - State: closed - Opened by romanzoniit over 1 year ago - 6 comments
Labels: question

#100 - Change constructor signature for CallbackIntercace.

Pull Request - State: closed - Opened by ruthenian8 over 1 year ago - 2 comments

#99 - docs: add google form

Pull Request - State: closed - Opened by avsakharov over 1 year ago
Labels: documentation

#98 - Decrease coverage threshold

Pull Request - State: closed - Opened by RLKRo over 1 year ago

#97 - Docs: fix mistakes

Pull Request - State: closed - Opened by avsakharov over 1 year ago
Labels: documentation

#96 - docs: add info about addtitional installations

Pull Request - State: closed - Opened by avsakharov over 1 year ago - 1 comment
Labels: documentation

#95 - [BUG] Unnecessarily verbose `asyncio`-related messages after termination

Issue - State: open - Opened by pseusys over 1 year ago
Labels: bug

#94 - `ydb` dependency lowered

Pull Request - State: closed - Opened by pseusys over 1 year ago
Labels: bug, enhancement

#93 - Partial context updates

Pull Request - State: open - Opened by pseusys over 1 year ago - 4 comments
Labels: enhancement

#92 - Release notes added to docs

Pull Request - State: closed - Opened by pseusys over 1 year ago - 8 comments
Labels: documentation, enhancement

#91 - Flattened doc structure and beautiful modules

Pull Request - State: closed - Opened by pseusys over 1 year ago - 11 comments
Labels: documentation, enhancement

#90 - Docs/rename and replace some sections

Pull Request - State: closed - Opened by avsakharov over 1 year ago - 4 comments
Labels: documentation

#89 - fix: typos

Pull Request - State: closed - Opened by avsakharov over 1 year ago
Labels: documentation

#88 - docs: remove university

Pull Request - State: closed - Opened by avsakharov over 1 year ago
Labels: documentation

#87 - Button 'view on github' added everywhere

Pull Request - State: closed - Opened by pseusys over 1 year ago - 1 comment
Labels: documentation

#86 - revert sphinxcontrib version bump

Pull Request - State: closed - Opened by RLKRo over 1 year ago
Labels: bug

#85 - Add tests without dependency installation

Pull Request - State: closed - Opened by RLKRo over 1 year ago - 1 comment
Labels: enhancement

#84 - fix/out_of_mongo_bug: fix bug without installed mingo

Pull Request - State: closed - Opened by kudep over 1 year ago
Labels: bug

#83 - Add patch for asyncio warning

Pull Request - State: closed - Opened by ruthenian8 over 1 year ago - 3 comments
Labels: bug

#82 - disabled test coverage on non-linux machines

Pull Request - State: closed - Opened by pseusys over 1 year ago

#81 - `id-token` permission write added

Pull Request - State: closed - Opened by pseusys over 1 year ago

#80 - cancel workflows in progress

Pull Request - State: closed - Opened by RLKRo over 1 year ago
Labels: enhancement

#79 - Examples sorting order fixed, theming scripts added to repository

Pull Request - State: closed - Opened by pseusys over 1 year ago - 10 comments
Labels: documentation

#78 - add kwargs to `Pipeline.from_script`

Pull Request - State: closed - Opened by RLKRo over 1 year ago - 1 comment
Labels: enhancement

#77 - fix cells order of basic example

Pull Request - State: closed - Opened by kudep over 1 year ago
Labels: documentation

#76 - feat/conditions_without_deep_copied_ctx_and_actor: add new condition …

Pull Request - State: closed - Opened by kudep over 1 year ago
Labels: enhancement

#75 - fix/sqlalchemy_version: fix version of sqlalchemy

Pull Request - State: closed - Opened by kudep over 1 year ago

#74 - fix run interactive mode

Pull Request - State: closed - Opened by ruthenian8 over 1 year ago

#73 - New function signature

Pull Request - State: closed - Opened by pseusys over 1 year ago - 14 comments
Labels: enhancement

#72 - Feat/hypothetical message

Pull Request - State: closed - Opened by ruthenian8 over 1 year ago - 1 comment
Labels: enhancement

#71 - Various fixes (mostly cosmetics)

Pull Request - State: closed - Opened by pseusys over 1 year ago - 3 comments
Labels: enhancement, help wanted

#70 - new `pydata` theme proposed instead of dff sphinx theme

Pull Request - State: closed - Opened by pseusys over 1 year ago - 3 comments
Labels: documentation

#69 - Docs/update

Pull Request - State: closed - Opened by avsakharov over 1 year ago
Labels: documentation

#68 - [BUG] Lint skipping

Issue - State: closed - Opened by RLKRo over 1 year ago - 5 comments
Labels: bug

#67 - upd/add_description_to_examples_pip_installing: add comments

Pull Request - State: closed - Opened by kudep over 1 year ago
Labels: documentation

#66 - Errorous output removed

Pull Request - State: closed - Opened by pseusys over 1 year ago - 2 comments
Labels: bug

#65 - new version of GH pages used

Pull Request - State: closed - Opened by pseusys over 1 year ago - 4 comments
Labels: enhancement

#64 - Fix / attempt to fix message repr with excluding Nones

Pull Request - State: closed - Opened by pseusys over 1 year ago - 3 comments
Labels: bug