automation
Here are 11,316 public repositories matching this topic...
-
Updated
Apr 28, 2021 - Ruby
-
Updated
Apr 14, 2021 - Ruby
-
Updated
Apr 28, 2021 - Ruby
-
Updated
Apr 28, 2021 - C
-
Updated
Apr 28, 2021 - TypeScript
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
Apr 11, 2021 - Java
ISSUE TYPE
- Bug Report
SUMMARY
The column labels on the project list do not align correctly with the data.
ENVIRONMENT
- AWX version: 18
- AWX install method: docker for mac
- Ansible version: X.Y.Z
- Operating System:mac os
- Web Browser:Chrome and FF
STEPS TO REPRODUCE
Go to project list. Create a project.
EXPECTED RESULTS
Name,
-
Updated
Apr 28, 2021 - PHP
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
Mar 17, 2021 - Python
-
Updated
Apr 28, 2021 - Objective-C
Fedora & apt-get
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
-
Updated
Apr 28, 2021 - TypeScript
-
Updated
Apr 28, 2021 - Ruby
-
Updated
Apr 28, 2021 - C#
Current behavior
Right now, the connection string to Azure can be passed as a string at initialization or read AZURE_STORAGE_CONNECTION_STRING from the environment.
The connection string property is not serialized with the storage object. The only way to get this to work is to have AZURE_STORAGE_CONNECTION_STRING available when the flow is retrieved from storage. For most agent types, t
With the support of type-hints Python signatures can give information on the type of returned values of a method. This could be used to improve the documentation generated by libdoc.
def my_func(foo: str, count: int) -> str: will give the following in the Argument column:
foo: str, count: int
This could be expanded to include the type of the returned value:
foo: str, count: int -> str
-
Updated
Apr 15, 2021 - Python
-
Updated
Feb 11, 2021
-
Updated
Apr 28, 2021 - Objective-C
Use Case:
I need upload thousands of files via http, currently HttpRequestBuilder only support single BodyPart parameter, doesn't support Array or List of BodyPart.
HttpRequestBuilder is not a real builder, because you can only build it once, you can't modify the builder after you build it,
which means you can't loop your BodyParts to the HttpRequestBuilder
-
Updated
Dec 3, 2020
-
Updated
Jan 28, 2021 - Go
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."