Skip to content
#

automation

Here are 14,967 public repositories matching this topic...

playwright
pvdlg
pvdlg commented Feb 10, 2018

Most of the documentation has been rewritten recently. The content minimum content we need is there but there is a lot that can be done to improve it.

If you'd like to contribute to the semantic-release project, helping with the following would be much appreciated:

  • Fix typo, misspelling and gramatical mistakes
  • Improve language: make short and simpler sentences, improve clarity
  • Harmoniz
appsmith
Rishabh-Rathod
Rishabh-Rathod commented Apr 14, 2022

Is there an existing issue for this?

  • I have searched the existing issues

Description

As klona is faster when compared to lodash's cloneDeep. We would like to migrate from cloneDeep to klona in all the places where it is possible in client code.

Steps

Good First Issue Actions Pod Low effort Task
budibase
kvnkho
kvnkho commented Apr 11, 2022

Current behavior

wait_for_flow_run currently times out after 12 hours. This value is hardcoded in watch_flow_run here.

so for subflows greater than 12 hours, this task will exit unexpectedly

Proposed behavior

Make it configurable by passing a value of

enhancement good first issue status:accepted v1
leon
Lp-Francois
Lp-Francois commented Oct 5, 2019

Specs

  • Leon version: latest
  • OS (or browser) version: Fedora 30
  • Node.js version: 10.16.3
  • Complete "npm run check" output:
➡ Here is the diagnosis about your current setup
✔ Run
✔ Run modules
✔ Reply you by texting
❗ Amazon Polly text-to-speech
❗ Google Cloud text-to-speech
❗ Watson text-to-speech
❗ Offline text-to-speech
❗ Google Cloud speech-to-text
❗ Watson spee
bug good first issue
MoreFamed
MoreFamed commented Aug 26, 2021

Hi, I came across strange behaviour of RF regarding embedded arguments. I have keyword

Perform ${arg:[^ ]+}
    Log To Console  ${arg}

In other words, the argument cannot contain any space. Then, Perform abcd passes, as it contains no space. Perform ab cd fails with No keyword with name 'Perform ab cd' found, since it does contain a space. So far so good. But when I set the valu

Improve this page

Add a description, image, and links to the automation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the automation topic, visit your repo's landing page and select "manage topics."

Learn more