-
While using a Github repo as storage for a plugin is convenient most of the time, it is not the case when the plugin need a processing phase before being usable.
This typically include removing unit …
-
In many parts of the world, the cartographic convention is to mark routes with graphical shields resembling road signage. This renderer marks routes with plain text badges that are suitable for countr…
-
I would like Node.js to support the following user experience
```bash
$ node script.ts
Typescript support is missing, install it with:
npm i --location=global typescript-node-core
$ npm i --loc…
-
I would like to try something different and that is have a discussion under this issue, about splitting the repo into areas of responsibilities, (UI, API, Indexer, Loader).
This way everyone can ha…
-
[Don Park wrote](https://twitter.com/donpark/status/1051533792324636673) on Twitter -- "I feel that discovery layer is missing or lacking. blogrolls didn't scale. ring blogs just sucked. SEO is just s…
-
# Preamble
Dear Kedro team,
I've been using Kedro since July 2019 (`kedro==0.14.3`, which is quite different from what kedro is now) and my team has deployed in the past 2 years a few dozens of…
-
**Describe the bug**
If you use the 'Collect Payments' feature in the apps, it reflects that amount as fees. This can cause issues for users who track their revenue with tax systems.
**To Repro…
-
I have an issue when I'm attempting to use the example shopping api in the wiki. Here's the code I'm trying to execute:
```
from ebaysdk.shopping import Connection as Shopping
api = Shopping(d…
-
### Feature description
A build of QGIS that runs natively on M1 Macs would be great to see.
https://doesitarm.com/app/qgis/
### Additional context
_No response_
-
### Prerequisites
- [X] I have carried out troubleshooting steps and I believe I have found a bug.
- [X] I have searched for similar bugs in both open and closed issues and cannot find a duplicate…