Kari Harju

Results 31 issues of Kari Harju

#### The license statements are somewhat problematic which probably will churn some users away. ``` xlwings (Open Source) includes all files in the xlwings package except the pro folder, i.e.,...

Struggling with the questions: "When do I dare to recommend an update to a newer Python version?" The answer to that depends on not just the most common libs having...

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: So far happened only on macOS machines, video below. 1....

bug
robocorp-code

- Auto-generated by Robot Flow Explorer's publishing of a new version - Culprit: **robocorp** - Event: **push** - Version: **refs/tags/v0.4.0** - Job context: ``` { "status": "success" } ```

**Issue by [mkorpela](https://github.com/mkorpela)** _Sunday Jan 14, 2024 at 11:53 GMT_ _Originally opened as https://github.com/robocorp/robocorp/issues/152_ ---- ### What happened? * Current Status * Current Action Server @action has limitless return value...

Action Server
Improvement

The problem is that there's currently no link from the `@action` arguments that the user has created in code to the `input.json`. What should happen is that the extension (prior...

Bug
Action Server

**Issue by [fabioz](https://github.com/fabioz)** _Thursday Jan 25, 2024 at 11:01 GMT_ _Originally opened as https://github.com/robocorp/robocorp/issues/185_ ---- i.e.: > I have customers_rentals(first_name: str, last_name: str, limit: int = 5) -> str: yet...

help wanted
Action Server
Feature

**Issue by [mkorpela](https://github.com/mkorpela)** _Friday Jan 19, 2024 at 13:16 GMT_ _Originally opened as https://github.com/robocorp/robocorp/issues/174_ ---- ### Description The fact that we are running HTTP server and on the background running...

help wanted
Action Server
sema4ai-actions
Feature

**Issue by [fabioz](https://github.com/fabioz)** _Friday Jan 19, 2024 at 16:45 GMT_ _Originally opened as https://github.com/robocorp/robocorp/issues/177_ ---- ### Description The action server currently only has one API to run the actions which...

help wanted
Action Server
Feature

**Issue by [fabioz](https://github.com/fabioz)** _Thursday Jan 25, 2024 at 11:44 GMT_ _Originally opened as https://github.com/robocorp/robocorp/issues/186_ ---- i.e.: `def bar(foo = 5) -> str:` should make the `foo` type `int`.

Action Server
Feature