automation
Here are 10,483 public repositories matching this topic...
-
Updated
Jan 25, 2021 - Ruby
-
Updated
Jan 17, 2021 - Ruby
-
Updated
Jan 25, 2021 - Ruby
-
Updated
Jan 25, 2021 - C
Support using="-android viewmatcher", value="<JSON>"
appium/appium-espresso-driver#516
like appium/appium#12372
Acceptance Criteria:
- Ruby
- Python
- Java
- C#
- WebdriverIO ?
- wd ?
-
Updated
Jan 25, 2021 - TypeScript
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
ISSUE TYPE
- Bug Report
SUMMARY
A user can end up with a job template that has multiple vault credentials that have the same vault ID.
ENVIRONMENT
- AWX version: 14.1
- AWX install method: docker for mac
- Ansible version: 2.9.16
- Operating System:Mojave
- Web Browser: Chrome
STEPS TO REPRODUCE
Create 2 vault credentials with different vault IDs. A
-
Updated
Jan 19, 2021 - PHP
-
Updated
Jan 12, 2021 - Python
-
Updated
Jan 25, 2021 - 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
Jan 23, 2021 - Ruby
-
Updated
Jan 25, 2021 - TypeScript
-
Updated
Jan 25, 2021 - C#
Current behavior
All ShellTask logs are logged at DEBUG level, preventing showing the command output in the UI logs unless the agent's logging threshold is set to DEBUG. But this is undesired for production workloads, as this applies to all log messages
streaming logging for the ShellTask was introduced in #3584
Proposed behavior
change existing stream_logs parameter to `U
Would it be possible to add "trim" parameter to keyword "Should Be Equal As Strings" (+related keywords)?
Many times I need to compare two strings, but there are some trailing or leading whitespaces in the actual value, which I don't care about, so I always have to trim them before. Having trim as a parameter in these keywords would help me a lot :)
-
Updated
Jan 23, 2021 - Objective-C
-
Updated
Dec 31, 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
Dec 3, 2020
-
Updated
Jan 3, 2021
-
Updated
Jan 18, 2021 - Go
-
Updated
Jan 11, 2021 - 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."