text stringlengths 20 57.3k | labels class label 4
classes |
|---|---|
Title: payjs支付宝用不了
Body: payjs支付宝用不了,获取不到二维码
| 0easy |
Title: [BUG] Adding new page ignores setting CMS_DEFAULT_IN_NAVIGATION
Body: ## Description
When someone adds a new page, the setting parameter `CMS_DEFAULT_IN_NAVIGATION` is ignored.
## Steps to reproduce
* Add or change `CMS_DEFAULT_IN_NAVIGATION = False` in your project's `settings.py`.
* Add a new page.
... | 0easy |
Title: Make `byteswap` an nplike function
Body: ### Version of Awkward Array
main
### Description and code to reproduce
`to_buffers` expects the array object to have a `byteswap` method, which we aren't supported across all ndarray implementations. We should add this to our nplikes instead. | 0easy |
Title: variable assingment order inconsistency when using file| in set_env
Body: When not using `file|` in `set_env`, the variables are assigned in order (with the last value replacing any previous one, as in `FOO` being overwriten with `QUX` in my `example1`).
However, this behaviour is not consistent when using `f... | 0easy |
Title: add VARIMA, ... probabilistic support to readme
Body: | 0easy |
Title: support loading documents with `from_files` signature
Body: **Is your feature request related to a problem? Please describe.**
In docarray v1, we support:
```python
da = DocumentArray.from_files('imgs/*.jpg')
```
While it is missing in the current v2. Could be very useful for us to loading the documen... | 0easy |
Title: [Feature request] Add apply_to_images to PlankianJitter
Body: | 0easy |
Title: Add a --version switch to the command line interface
Body: ## Classification:
Enhancement
## Summary
Add a `-V` and `--version` command line switch that prints the current version.
Use the `argparse` version action to implement it.
## Version
AutoKey version: <=0.95.3
Used GUI (Gtk, Qt, or bot... | 0easy |
Title: tox 3.27.1 to 4.0.9, environment var substitution failing
Body: ## Issue
All of our build pipelines are failing due to what appears to be a bug with environment variable substitution in our tox.ini. The variable substitution works as expected with tox==3.27.1, but we start having issues with tox==4.0.9.
#... | 0easy |
Title: Add Docker support
Body: It will help people run the app without LaTeX issues | 0easy |
Title: Alternate image publish location (vs docker.io)
Body: ### What docker image(s) is this feature applicable to?
base-notebook
### What changes are you proposing?
Publish JupyterHub to an additional - or alternate - location
See https://web.docker.com/rs/790-SSB-375/images/privatereposfaq.pdf
- Docker has ... | 0easy |
Title: 3.2.1 sphinx warnings `reference target not found`
Body: Firs of all currently it is npt possible to use spraight `sphinx-build` because missing path to module in copy.py
```console
+ /usr/bin/sphinx-build -n -T -b man docs build/sphinx/man
Running Sphinx v4.5.0
Traceback (most recent call last):
File "... | 0easy |
Title: TTM Squeeze value results are wrong
Body: I am using the TTM Squeeze indicator via tradingview. The lazybear version of the squeeze indicator is exactly the same as the values in tradingview, but I would like to point out that these values are incorrect for "squeeze_pro" in Pandas_ta.
`
**Describe the solution you'd like**
Like logic with `parse_mode`, but with `disab... | 0easy |
Title: Update supported Python versions to include 3.13, remove 3.8
Body: ### Problem
Per https://devguide.python.org/versions/, on 2024-10-07, Python 3.13 was officially released, and Python 3.8 is now end of life (EOL). The documentation mentions 3.8 but does not mention 3.12.
### Proposed Solution
Test thi... | 0easy |
Title: sklearn-0.19: deprecation warnings of y_train_mean
Body: In sklearn-0.19, the `y_train_mean` of `GaussianProcessorRegressor` has been deprecated. See:
https://github.com/scikit-learn/scikit-learn/blob/ec0dbf0399c4187a1d17e66de17265c67588373f/sklearn/gaussian_process/gpr.py#L153
This results in tons of warnin... | 0easy |
Title: Correct description of Saltelli's sampling
Body: Sergei Kucherenko shared the following with me (sorry I am laking time right now to make a PR, though I thought that could be also left as a good first PR 😅):
> I have a remark with regards to SaLib, namely in the Section on Sobol’ Sensitivity Analysis it says... | 0easy |
Title: Add `Typing :: Typed` Trove classifier
Body: Add `Typing :: Typed` [Trove classifier](https://pypi.org/classifiers/) to our package's metadata.
Not sure what the exact requirements are, but I think once the current typing workload is completed, we should qualify. | 0easy |
Title: Elders Thermometer Indicator
Body: **Which version are you running? The lastest version is on Github. Pip is for major releases.**
```python
import pandas_ta as ta
print(ta.version)
```
Version 0.2.01b
**Upgrade.**
```sh
$ pip install -U git+https://github.com/twopirllc/pandas-ta
```
**Is your feat... | 0easy |
Title: better document that -s (capture=no) doesn't work with xdist
Body: Hi, I want to print some info in stdout, so I use `-s` pytest option. It works fine unless I also use xdist with something like `-n 2`. In this case, logs got captured and I don't see anything.
Am I missing something? | 0easy |
Title: Using pyppeteer behind a proxy
Body: Hi,
When we launch pyppeteer from behind a proxy for the first time, the downloader can't fetch the chromium zip.
```bash
MaxRetryError: HTTPSConnectionPool(host='storage.googleapis.com', port=443): Max retries exceeded with url: /chromium-browser-snapshots/Linux_x64/5... | 0easy |
Title: Add the JupyterLab trove classifiers
Body: <!--
Welcome! Thanks for thinking of a way to improve Voilà. If this solves a problem for you, then it probably solves that problem for lots of people! So the whole community will benefit from this request.
Before creating a new feature request please search the i... | 0easy |
Title: Support for bar plots with "positive" and "negative" colors
Body: These types of plots are very popular -- where bars are one color for positive data, and another color for negative data. Example:

I used your described method of using docker image here https://github.com/FujiwaraChoki/MoneyPrinter/issues/140. and I can see containers are running without any issu... | 0easy |
Title: Mark `iternal` as a typo of `internal`
Body: ### Summary
To address https://github.com/mlflow/mlflow/pull/14450#discussion_r1942071959, add `iternal` to the typo list:
```
diff --git a/pyproject.toml b/pyproject.toml
index aa6bb2aa3..82c83d53b 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -294,6 +294,7 @... | 0easy |
Title: Initially empty test fails even if pre-run modifier adds content to it
Body: It seems that adding a keyword to an empty test case fails when using prerunmodifier. Below example was working with RF 6.0.2, but not any more with 6.1.1. If test case has some keywords in it, then the modifier works fine.
.robot fi... | 0easy |
Title: Add more tutorials with use cases
Body: Currently, the tutorials only display the basic functionality of the `mljar`.It would be great if someone can add more tutorials exhibiting specific functionalities and use-cases. This also should display and explain the outputs generated by the package such as SHAP explai... | 0easy |
Title: cancel current PR build is another commit is pushed
Body: https://twitter.com/adamchainz/status/1485572084617121796?s=11 | 0easy |
Title: Support long command line options with hyphens like `--pre-run-modifier`
Body: To make long option names like `--prerunmodifier` easier to read, Robot handles them case-insensitively so that also `--PreRunModifier` works. This is an old feature and works nicely, but it's inconsistent with the `--my-long-option` ... | 0easy |
Title: ANSIBLE_DEBUG with add_host in a loop tracebacks
Body: ### Summary
```yaml
- hosts: localhost
gather_facts: false
tasks:
- add_host:
name: foo
loop:
- 1
```
```
ANSIBLE_DEBUG=1 ansible-playbook playbook.yml
```
```pytb
Traceback (most recent call last):
File "/U... | 0easy |
Title: rename jinja2 templates to `.j2` suffix
Body: seems like that's the standard, and it will stop confusing tools. | 0easy |
Title: [Feature] Allow Serving Requests During CUDA Graph Capture
Body: ### Checklist
- [x] 1. If the issue you raised is not a feature but a question, please raise a discussion at https://github.com/sgl-project/sglang/discussions/new/choose Otherwise, it will be closed.
- [x] 2. Please use English, otherwise it will ... | 0easy |
Title: dcc.DatePickerRange and dcc.DatePickerSingle should allow type in
Body: It takes forever if a user need to move 10 years, especially since the popup calendar does not allow moving by years (only months) | 0easy |
Title: Reformat demo application list
Body: The list of apps in the demo is getting long and untidy; it could do with reformatting.
In addition, the corresponding list of apps in the documentation should provide links to the online demo.
| 0easy |
Title: ploomber examples into local directory
Body: When running !ploomber examples -n guides/spec-api-python -o . it outputs an error:
Local copy does not exist...
Cloning into '/root/.ploomber/projects'...
remote: Enumerating objects: 416, done.
remote: Counting objects: 100% (416/416), done.
remote: Compressi... | 0easy |
Title: 几个bug与新功能的建议
Body: BUG1:邮箱昵称设置了压根没用,发件人姓名是发件邮箱@前的内容
BUG2:从编辑商品的编辑器页面直接返回时,鼠标滚轮滑动网页功能失效
建议1:添加验证码系统,不是腾讯云这类让同行恶意刷房子赔进去的验证码,尽量是recaptcha或者hcaptcha这类**免费**并且还不是**过于过分**的验证码。(点名epic和origin的数骰子
建议2:添加优惠劵系统,可以设定单张优惠劵优惠金额或优惠折扣,限制最低使用额,限制使用商品。
建议3:改进批发价系统:虽说能看懂,但是还是有点麻烦,可以参考值联云卡的 件数=批发价的设置
(举个例子 5=2.8 也就是满五件每件2.8... | 0easy |
Title: Cleanup plugins documentation
Body: - Move most content of `inference/worker/PLUGINS.md` to `docs/`.
- Move technical content to `inference/worker/README.md`.
- Cleanup plugins docs and add more explanation on using them in the web UI. | 0easy |
Title: Dummy_minimize in benchmarks
Body: After the work of @iaroslav-ai , we should have a dummy_minimize function in benchmarks to see if we are performing better than random.
| 0easy |
Title: When creating `sysadmin` user flow aborts, the user is still created
Body: ## CKAN version
CKAN version: 2.10.3
Python version: 3.9.6
OS: Mac
## Describe the bug
When creating a `sysadmin` user for an install of CKAN on my local machine and it fails, the user is still created in the user table.
### S... | 0easy |
Title: DataChannel-only 'feature' without codec dependencies?
Body: Great stuff! I'd love to use this in [magic-wormhole](https://github.com/warner/magic-wormhole).. I only need the DataChannel, though. Any idea how hard it'd be to define a 'feature' for the codecs, so `pip install aiortc[video]` gets you the dependenc... | 0easy |
Title: Add information on how to view the docs
Body: ### Is your feature request related to a problem? Please describe.
There seem to be extensive documentation in the doc repo, but those are under some specific format (mdx) that doesn't seem to be compatible with md viewers. I also tried the specific mdx extension ... | 0easy |
Title: Typing error in generated client when response attribute use reserved keywords
Body: **Describe the bug**
I am using this library to generate a Python client for Jira using [their OpenAPI spec](https://developer.atlassian.com/cloud/jira/platform/swagger-v3.v3.json).
I get a strange bug at import time:
```
... | 0easy |
Title: Bollinger Bands Bandwidth
Body: **Which version are you running? The lastest version is on Github. Pip is for major releases.**
```python
import pandas_ta as ta
print(ta.version)
```
Version: 0.2.xxb
**Upgrade.**
```sh
$ pip install -U git+https://github.com/twopirllc/pandas-ta
```
Yup.
**Is your ... | 0easy |
Title: Disable some of the extensions by default
Body: We should think more carefully about which extensions are available by default. One option is to disable the Assignment List (which requires the exchange to be properly setup) and the Courses extension (which is really only used for JupyterHub) and only keep the Fo... | 0easy |
Title: Add `float("inf")` support
Body: `float("inf")` is probably the widest used variant for specifying infinity, so would be nice to support. Workaround is to use `np.inf` instead, so not super important. | 0easy |
Title: Add docker support
Body: ### Description
create a docker image so that people can just docker pull the igel container and therefore they can use igel without installing anything.
If someone wants to contribute and work on this, then feel free to create a docker folder in the repo and work on this feature t... | 0easy |
Title: v0.13, django client: lazy-loading server metadata breaks logout flows
Body: **Describe the bug**
Version 0.13 intoduces lazy loading of server metadata on first auth request, but this breaks logout flows for some OIDC providers (in my case, Keycloak).
Consider this logout view (django):
```
def logout(r... | 0easy |
Title: CI: script that runs all Colab notebooks
Body: This script can be Github Action that is only executed when a new release is tagged.
We want to test that all Colab notebooks run without execution errors (particularly because they may not have installed the right version of dependencies, eg. if a dependency got up... | 0easy |
Title: New style streaming route handler improvements
Body: **Is your feature request related to a problem? Please describe.**
The new streaming API allows streaming responses in the route handler without having to use a callback:
```python
@app.route("/")
async def test(request):
response = await request.re... | 0easy |
Title: User guide/FAQ: Send JSON & URL-encoded requests to the App
Body: Hey, I'm trying to fetch out the data with JSON I've spent way too much time on google and tried every single solution with no success.. when I send the request it raises an json.decoder.JSONDecodeError Exception.
maybe can you help?
```
clas... | 0easy |
Title: Marketplace - agent page - fix margins in the agent description area
Body:
### Describe your issue.
Please fix margins to reflect the following
<img width="611" alt="Screenshot 2024-12-17 at 19 08 03" src="https://github.com/user-attachments/assets/36d2fb0f-a954-4e29-bed6-9fd314dc0875" />
| 0easy |
Title: Bug: RMQ parrent test message
Body: Test `publish` doesn't support case with `#` not at the end (like `#.text`)
The problem should be solved here: https://github.com/airtai/faststream/blob/main/faststream/rabbit/test.py#L245 | 0easy |
Title: The start/end_listening sounds should be called with the pulse media.role=phone to enable ducking
Body: **Describe the bug**
When pulse ducking is enabled, the background audio is only ducked when TTS audio is played. But I think the start and end listening sounds should also be ducked
**To Reproduce**
S... | 0easy |
Title: Improve test coverage from 91% to 100%
Body: Test coverage is always important, and my goal is to eventually be at 100%. I'll be sure to do this for PRs from now on, or at least try to, but there is some existing code that is not yet covered.
The good thing is that all files have existing tests, tests for `__... | 0easy |
Title: Collections and String: Add `ignore_case` as alias for `case_insensitive`
Body: We added case-insensitive comparison support to various Collections keywords so that keywords got an optional `ignore_case` argument (#4343). While doing that, we noticed that four Collections keywords already supported case-insensit... | 0easy |
Title: Clean up legacy dependecies from `eval/`
Body: We don't use codeblue anymore. It's just legacy code. Just need to verify and clean up any dangling references, and remove this dependency.
To remove: https://github.com/ShishirPatil/gorilla/tree/main/eval/eval-scripts/codebleu
Check for dependencies: https://g... | 0easy |
Title: Spaces are not normalized when matching keywords with embedded arguments
Body: When matching normal keywords, different kind of spaces are considered equal. For example, using a keyword so that there's the no-break space instead of the normal ASCII space in its name is fine. No-break spaces have been normalized ... | 0easy |
Title: Replace `assert_almost_equal` with `assert_allclose`
Body: `assert_allclose` was added to TensorLy in #420 and `assert_almost_equal` (which is currently used in many tests in TensorLy) is discouraged by [NumPy](https://numpy.org/doc/stable/reference/generated/numpy.testing.assert_almost_equal.html). We should th... | 0easy |
Title: Trino split_statements is default to False
Body: ### Apache Airflow Provider(s)
trino
### Versions of Apache Airflow Providers
6.0.1
### Apache Airflow version
2.9.0
### Operating System
Red Hat Enterprise Linux 9.5
### Deployment
Virtualenv installation
### Deployment details
_No response_
### What ... | 0easy |
Title: Previous Outputs drop down: list of files is not sorted
Body: The already generated file list in the drop down is not sorted. This makes it difficult to find recently generated clips.
Suggestion: sort the files by generation date and have most recent first. | 0easy |
Title: Drag and Drop problem (Pointer.down() / Pointer.up())
Body: Hey,
as already shared in Discord, Iam not able to create a Drag and Drop movement. Maybe I do something wrong, but the documentation didnt really help me there, for up() and down() it just asks for (**kwargs).
I made a small **example** of the pr... | 0easy |
Title: Misleading error messages when users enter invalid Groq model
Body: ### Describe the bug
This occurs when trying to use one of the new Groq models, such as `llama-3.1-405b-reasoning` and non-paying users do not have access. This might occur with other invalid models as well, but I haven't tested.
When the us... | 0easy |
Title: Execution fails at the end when using `--output NONE` and console hyperlinks are enabled
Body: ```
robot --log NONE --output NONE asdf.robot
```
```
[ ERROR ] Unexpected error: AttributeError: 'NoneType' object has no attribute 'as_uri'
Traceback:
File "C:\Users\user\project\.venv\Lib\site-packages\robot... | 0easy |
Title: Concerns about the calculation of return
Body: ## 🐛 Bug Description
I found the calculation of return in backtest confusing. The return is defined on each day's basis [here](https://github.com/microsoft/qlib/blob/2ed806c8469904e441cac494fad2af104a4dbd1d/qlib/backtest/account.py#L260). The return on each day ... | 0easy |
Title: [BUG] 150% make the flag huge........
Body: One twitter found it.
Try to fix it maybe by CSS?

@geekplux
https://twitter.com/Lynx_0C/status/1337688269140545537
Really huge........
| 0easy |
Title: EPUB file translation broken
Body: It sounds like Epub file translation is broken. EPUB translation is done by [Argos Translate Files](https://github.com/LibreTranslate/argos-translate-files).
https://community.libretranslate.com/t/file-translation/366 | 0easy |
Title: Writing specific fields
Body: I think it would be very useful to be able to specify the fields to write out. Something along the lines of
pyart.io.write(radar,fields = ['reflectivity','differential_reflectivity','velocity']")
| 0easy |
Title: AttributeError: module 'os' has no attribute 'geteuid'
Body: ### Bug description
#### Expected behaviour
Expect to produce docker image.
#### Actual behaviour
```
Traceback (most recent call last):
File "c:\appdata\local\continuum\anaconda3\lib\site-packages\traitlets\traitlets.py", line 528, in get
... | 0easy |
Title: [Feature]: [V1] Validate / Fix Load Formats on V1
Body: ### 🚀 The feature, motivation and pitch
We are not sure if `--load-format sharded_state` of `--load-format tensorizer` work with V1
This issue asks to look into it and fix any issues that occur, including for TP>1
### Alternatives
_No response_
### Ad... | 0easy |
Title: `kick_chat_member` should be removed
Body: ### Problem
`kick_chat_member` is the same as `ban_chat_member`, but having two methods that does the same confuses: Kicking is just removing a person from a chat, and a banning is removing a person from a conversation + blacklisting him.
https://core.telegram.org... | 0easy |
Title: Disable the caplog fixture by default
Body: When profiling a service that generates logs pytest by default automatically collects all log records. This makes the memory profile not true to real life as all log lines are part of the peak memory usage, though in practice after every log that record would be remove... | 0easy |
Title: Update Readthedocs Documentation
Body: - Update the documentation which can be found in [Readthedocs](https://scrapegraph-ai.readthedocs.io/en/latest/).
- [Sphinx](https://www.sphinx-doc.org/en/master/) is used for handling the documents generation.
- The files can be modified and added inside the folder docs/... | 0easy |
Title: Inline completer displays ``` at the end of suggested code when using provider
Body: As flagged in this [Jupyterlab forum post](https://discourse.jupyter.org/t/inline-completer-using-jupyter-ai/24388); should be removed in post-processing. | 0easy |
Title: Some patch actions raise `ckan.logic.NotAuthorized` even though `context['ignore_auth'] = True`
Body: ## CKAN version
2.9+
## Describe the bug
The patch action functions in [ckan/logic/action/patch.py](https://github.com/ckan/ckan/tree/master/ckan/logic/action/patch.py) create a separate `show_context: ... | 0easy |
Title: sentry raven lib is deprecated
Body: Sentry related documentation looks outdated.
raven package is outdated (3y ago) in favor of [sentry-sdk](https://docs.sentry.io/platforms/python/) lib | 0easy |
Title: Add example for how to extend support for other serialization formats
Body: This can be done by [writing a custom converter factory](https://uplink.readthedocs.io/en/stable/user/serialization.html#writing-a-custom-converter). We should add an example to the [`examples`](https://github.com/prkumar/uplink/tree/m... | 0easy |
Title: Allow access to sub-factory fields from build method.
Body: It would be great to be able to customize the field of a sub-factory (or sub-sub-factory, etc.) right from the parent's build method. For example:
```python
class Bar(BaseModel):
x: int
class Foo(BaseModel):
a: int
bar: Bar
clas... | 0easy |
Title: StaticRouteAsync leaves open files
Body: When using static routes with a [`falcon.asgi.App`](https://falcon.readthedocs.io/en/stable/api/app.html#asgi-app), it seems that the `_AsyncFileReader` wrapper does not implement any `.close()` method, so files are left open.
On CPython, I wasn't able to demonstrate a... | 0easy |
Title: IdentityGate Visualization
Body: **Description of the issue**
IdentityGate constructor accepts a single parameter which is the number of qubits it acts on.
When the parameter value is set to 0, the circuit works fine until the circuit is printed. Program crashes with an ValueError.
**How to reproduce the... | 0easy |
Title: CLI arguments inconsistent: --inputfile and --inputdir
Body: Suggested solution: change `--outputdir` command-line argument to `--output-dir`:
1. Change behavior in `cli.py`
2. Update the tests in `tests/cli_tests.py` | 0easy |
Title: Add a chat preamble feature
Body: It would be cool to be able to add a preamble that gets inserted at the start of every prompt, even when the rest gets summarized. This can be used for example to define the character that the bot should play.
A possible way in which this could be set by the user is by issuin... | 0easy |
Title: Should chunked data keep current chunk shape by default when saving?
Body: If a hyperspy signal already contains chunked dask array data, it will currently not automatically save the array with those chunk shapes unless specified in the `chunks` argument to `s.save()`. Should it? I think it would be the expected... | 0easy |
Title: Mutation filters not working
Body: When specifying a mutation filter as per the docs, the filter does not appear in the generated schema:
```python
@strawberry.type
class Mutation:
updateFruits: List[Fruit] = mutations.update(FruitPartialInput, filters=FruitFilter)
deleteFruits: List[Fruit] = muta... | 0easy |
Title: Document requirements for custom dissimilarity functions
Body: I am trying to implement hamming distance for categorical data, but I am getting an error
`C:\Users\Mukul.Sharma\AppData\Local\Continuum\Anaconda3\lib\site-packages\kmodes\kmodes.py in init_huang(X, n_clusters, dissim)
39 # so set centro... | 0easy |
Title: Improve `TestClient` to automatically add `raw_path` to ASGI scope
Body: Thanks to @liborjelinek, the WSGI flavour of the framework does this out of the box as per #2159.
To make things consistent, we ought to add `raw_path` to ASGI scope. | 0easy |
Title: Login Credentials Gone upon Navigation
Body: from https://talk.desec.io/t/login-session-expires-when-navigating-the-site/468:
> When logged in on the [desec.io](http://desec.io/) site, and i navigate to some of the other menus, and when i return to the DNS overview, i am no longer logged in. Thats very annoyi... | 0easy |
Title: 🐛Fix table in export
Body: ## Bug Report
When we export a document the tables are not rendered correctly.
| 0easy |
Title: First class support for GraphQL frameworks
Body: ## Problem
Prisma + GraphQL is a very good [combination](https://www.prisma.io/graphql), we should at the very least provide examples for using Prisma Client Python with a GraphQL framework and at the most we should provide code generation support for basic CRU... | 0easy |
Title: Create own types instead of using `asgiref`
Body: We are using `asgiref` only for typing, but it has been super bothersome over the years.
PR welcome to create a new `_typing.py`/`_types.py` module on Uvicorn with the needed ASGI types. | 0easy |
Title: User keyword teardown missing from running model JSON schema
Body: The running model got JSON serialization support in RF 6.1 (#3902) and the JSON format got a schema. The schema currently doesn't include teardown with user keywords.
The reason our tests didn't notice this issue is that the schema allows extr... | 0easy |
Title: [BUG] X Frame Options Removed from Advanced Form
Body: Hello Django CMS team, we recently upgraded our project from 3.11 to 4.1. The migrations work perfectly, but we noticed that X Frame Options in Advanced Page settings removed, I see this commit: https://github.com/django-cms/django-cms/pull/6503
## Descri... | 0easy |
Title: Activity Dates and Times metric API
Body: The canonical definition is here: https://chaoss.community/?p=3444 | 0easy |
Title: provide a way to init a .yaml file
Body:
### Description
An initialized yaml file should be created automatically for the user. The user should not waste time creating a yaml file and copy pasting commands from igel's docs.
A better way would be to provide some command (e.g `igel init` or `igel start`) ... | 0easy |
Title: Low Volume
Body: **Describe the feature you'd like**
An environment variable to set the output volume level. The volume seems low on the output files.
| 0easy |
Title: Allow PATCH HTTP Method
Body: Hi, I see that HTTP requests PATCH method are not implemented, for any particular reason?
Thank you.
Congratulations on the project, it is a great idea. 👌 | 0easy |
Title: Revamp things-advanced (WSGI/ASGI) examples
Body: We ought to showcase media handling in these instead of manually wrangling (de-)serialization. It is fine to show what is possible, but the emphasis should still be on media.
Revise App vs API usage: `Useful for debugging problems in your API;` :arrow_right: `... | 0easy |
Title: Fix a missing piece in documentation
Body: **Describe the bug**
A bit of documentation is not displayed due to a formatting error:
<img width="626" alt="Image" src="https://github.com/user-attachments/assets/db045709-69c0-4169-90bb-212df3b14493" />
Relevant piece of code https://github.com/tortoise/tortoise-or... | 0easy |
Title: "Not implemented" exception in TypeRef.to_json()
Body: Input:
```
(Pdb) pp self.__dict__
{'is_list': True,
'is_list_item_nullable': True,
'is_nullable': False,
'kind': 'SCALAR',
'list': True,
'name': 'String',
'non_null': True,
'non_null_item': False}
```
Output:
```
(Pdb) where
...
... | 0easy |
Title: Foreign key input type is not in any way checked to actually represent the same model as in ForeignKey(model=...) parameter
Body: **Describe the bug**
If fields.ForeignKeyField model parameter is not the same as in fields.ForeignKeyRelation, there's no help pointing at this inconsistency. It will work sometim... | 0easy |
Title: [Bug] Please help! I encountered an error when using the command to deploy the model, but there was no error message.
Body: ### Checklist
- [ ] 1. I have searched related issues but cannot get the expected help.
- [ ] 2. The bug has not been fixed in the latest version.
- [ ] 3. Please note that if the bug-rel... | 0easy |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.