Axel H.

Results 64 issues of Axel H.

It would be awesome being able to use Gnome 3 Geolocation service in order to: - tweet with geolocation - find tweets around me Some documentation: - https://dev.twitter.com/overview/terms/geo-developer-guidelines - https://dev.twitter.com/rest/reference/get/search/tweets#api-param-search_geocode...

Enhancement

Hi! Corebird is a great soft, thanks !! I'm only missing a few features. Is it possible to make the search view to auto-refresh like in the web client ?...

Enhancement

This topic has always been a bit painful to manage with `isort` or `absolufy-imports` and given I am migrating all my project to `ruff` I would love to be able...

question

Hi 👋🏼 Would it be possible to support multiple `env_file` in `.rtx.toml` ? This is the only thing preventing me to switch from `direnv` + `rtx` to `rtx` only. I...

enhancement

It would be great if not awesome to publish this theme as a standalone package (It has multiple benefit for the end user). Is ist something that could happen ?...

feature

##### Checklist - [x] `make test-all` (UNIX) passes. CI will also test this - [x] unit and/or integration tests are included (if applicable) - [x] documentation is changed or added...

**Describe the feature:** I have been working with `goss` a lot lately and the lack of formal documentation makes it harder to use than it should, and it makes also...

enhancement
approved

Hello 👋🏼 This PR is just adding the possibility to set the configuration file path from the `WTF_CONFIG` environment variable (allowing use cases like by directory dashboard using `direnv`)

While working on #1386, I noticed unexpected coverage changes on some module. This is the consequence of 2 things: - tests are included in coverage, meaning that `pytest-cov` should be...

**Is your feature request related to a problem? Please describe.** I would love to be able to make path snapshots and being able to write: ```python def test_something(snapshot): path: Path...

feature request
good first issue
waiting for feedback