The Wayback Machine - https://web.archive.org/web/20200312031011/https://github.com/topics/automation
Skip to content
#

automation

Here are 7,411 public repositories matching this topic...

fastlane
Ricky-Tigg
Ricky-Tigg commented Feb 18, 2020
  • OS: Fedora
  • vagrant version: 2.2.6
  • vagrant-libvirt (0.0.45, system)

Actual results

The content of the output indicates that the tool is not aware of the input command, as illustrated:

  • it suggests to run that last, vagrant global-status --prune.
  • statement "_The above shows information about all known Vagrant environments on this machine.. This data is cached and may not be com
timgrossmann
timgrossmann commented Dec 15, 2018

Once our documentation has been simplified, it would be nice to have the curated guides about setting up InstaPy available in different languages.

Advantages of this feature:

  • Users will find it easier to understand what to do
  • Bigger audience

Possible ways of achieving this while keeping control:

  • Finding people that are interested in contributing on a non-code way. Translation o
LupusUmbrae
LupusUmbrae commented Feb 5, 2020

When we upgraded to v16 we started getting the following error in GitLab:

Commit message does not follow the pattern \'^(build|ci|docs|feat|fix|perf|refactor|style|test|chore)(\\([a-z]+\\)){0,1}:\

It looks like the new notes part is committing with a format that doesn't follow the commit format, but I can't see what the commit message is in the logs.

Have I missed a prefix or is

simivar
simivar commented Feb 26, 2020

One thing that's super useful for new users is code examples. Right now, the biggest problem for someone to start using PHP_CodeSniffer is lack of a list of available Sniffers with their options and examples. From what I know to get a list of all sniffs right now, you have to go through source code in src/Standards, and it's exhausting. Something like [mlocati/phpPHP-cs-fixer-configurator](htt

auanasgheps
auanasgheps commented Jan 27, 2020

Hi all,
Since last update, Watchtower sends an email every time it is started and running. I do not want this. My server turns off and on multiple times a day and I get spammed with emails that have no utility. My goal is to go back to the previous state: send an email only when updates are found.

Here's is my docker-compose file. Am I missing something?
Thanks

version: "2"
s
lucielavickova
lucielavickova commented Jul 12, 2019

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 :)

Startouf
Startouf commented Jun 21, 2018

I cannot figure out how to use properly danger on circleci 2.0 with workflows

Support I have a linear workflow where I bundle my app / install libraries (build job) and then run the tests in parallel. (I'm taking Ruby/Rspec as an example).

How can I execute Danger to report test failures on all containers ?

Currently if a job fails on circleCI, the dependent jobs are not ran (ie if I

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

You can’t perform that action at this time.