automation
Here are 9,714 public repositories matching this topic...
-
Updated
Oct 30, 2020 - Ruby
-
Updated
Oct 20, 2020 - Ruby
-
Updated
Oct 30, 2020 - Ruby
-
Updated
Oct 30, 2020 - C
Support using="-android viewmatcher", value="<JSON>"
appium/appium-espresso-driver#516
like appium/appium#12372
Acceptance Criteria:
- Ruby
- Python
- Java
- C#
- WebdriverIO ?
- wd ?
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
-
Updated
Oct 30, 2020 - TypeScript
ISSUE TYPE
- Bug Report
SUMMARY
On some lists, where we have one off buttons (add, edit) the kebabified buttons do not render properly when advanced search is activated.
Those lists are:
-
Inventory Host Groups List
-
Inventory Groups Host List
-
Inventory Groups Nested Groups List
ENVIRONMENT
- AWX version: 14.1
- AWX install method: dock
-
Updated
Oct 30, 2020 - PHP
-
Updated
Oct 26, 2020 - Python
-
Updated
Oct 26, 2020 - Objective-C
Yeah, to be totally honest, I already thought we did this!
😅 This is the intended behavior, so we'll need to fix that. Thanks for reporting!
Originally posted by @simskij in containrrr/watchtower#647 (reply in thread)
-
Updated
Oct 30, 2020 - Ruby
-
Updated
Oct 30, 2020 - JavaScript
-
Updated
Oct 30, 2020 - C#
Context
Currently, when prefect.tasks.shell.ShellTask is invoked with return_all=True, the shell task will not log the stdout through logger.debug.
This is defined in doc
https://docs.prefect.io/api/latest/tasks/shell.html#shelltask
and implement in the code.
https://github.com/PrefectHQ/prefect/blob/73fe1eb57945fc13bdd36b361a6a17c3f324b1ba/src/prefect/tasks/shell.py#L107-L111
-
Updated
Oct 29, 2020 - Objective-C
Convert To Title Case was added in RF 3.2 (#2706). Unfortunately its not fully compatible with the old Should Be Title Case keyword. For example, the second test below fails with 'This Is Not OK!' is not titlecase.:
*** Settings ***
Library String
*** Test Cases ***
Passes
${title} = Convert To Title Case This is ok.
Should Be Title Case $-
Updated
Sep 28, 2020
-
Updated
Oct 24, 2020
It would be nice to pass multiple actions to a checkIf method , the same way as a check allows through the comma.
So, for example, instead of writing this:
.check(
checkIf("${first.exists()}")(do_first),
checkIf("$first.exists()}")(do_second),
checkIf("${first.exists()}")do_third)
it would be nice to have API as follows:
check(checkIf("${first.exists()}")(do
-
Updated
Oct 6, 2020
-
Updated
Oct 26, 2020 - Go
-
Updated
Oct 13, 2020 - Python
We are using font-awesome V4 and should migrate to font-awesome V5 which comes with its own vue.js module: https://github.com/FortAwesome/vue-fontawesome
Migration includes removing old font-awesome V4 module and changing all existing icons to new vue.js tag.
This is blocked until #114 is merged which comes with first initial integration.
Improve this page
Add a description, image, and links to the automation topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the automation topic, visit your repo's landing page and select "manage topics."

