Corey McCandless
Corey McCandless
OS: Windows 7 Ruby 2.4.1p111 (2017-03-22 revision 58053) [x64-mingw32] ```cmd >gem install travis -v 1.8.8 --no-rdoc --no-ri Fetching: travis-1.8.8.gem (100%) Successfully installed travis-1.8.8 1 gem installed >travis version Code execution....
## Task Create a test template file for `react` ### Details 1. If this is your first time contributing to this repository, welcome! - Contributing to a repository on GitHub...
As primary content of this repository is, this is an excellent candidate for using GitHub Pages. Benefits: - Optional theme - Faster load time - No need to load GitHub...
If this feature already exists it is not indicated in [the documentation](https://github-cli.readthedocs.io/en/latest/usage/).
My use case: I have a button that runs a script which mutes my mic. As part of that script, I would like to be able to change the icon...
Currently, this bot has the following limitation: > [Currently i can watch only one repository from each user.](https://github.com/artemgurzhii/TravisCI-Telegam-Bot/blob/794dbb3ee88b485d04bf71cc4c4dcc9b5c99f215/src/lib/output.js#L110)
sync: If a test case was added that reimplements another case, print the reimplemented UUID as well
Related to #44 For this example, assume that the `grains` case `10f45584-2fc3-4875-8ec6-666065d1163b` reimplements another case `b4bacc5a-3c12-43b6-ab17-d5ec78d70a15` ### As of configlet `4.0.0-beta.5`: ```console $ configlet sync --tests --verbosity=detailed [...] [warn] grains:...
For scripting purposes, it would be useful to be able to tell `configlet` to include or exclude a specific test case. ### Examples ``` configlet sync -e=two-fer --tests=include --uuid=1cf3e15a-a3d7-4a87-aeb3-ba1b43bc8dce configlet...