-
Updated
Feb 6, 2020 - Go
Continuous integration
Automatically build and test your code as you push it upstream, preventing bugs from being deployed to production. A complementary practice to CI is that before submitting work, each programmer must do a complete build and run (and pass) all unit tests. Integration tests are usually run automatically on a CI server when it detects a new commit.
Here are 1,961 public repositories matching this topic...
-
Updated
Feb 5, 2020 - Java
volkswargen typo
As far as I can tell, it's not documented. I only know about it because of the comment in #204
I also think there should probably be a flag --force, --enable, --run-disabled or similar, that would run disabled tests.
The first few Google results for OpenShift alert documentation point to https://docs.openshift.com/online/dev_guide/notifications.html , which is now a dead link.
Please help Google point results to the right link, such as by redirecting from this URL to a valid one.
Issue Type
- Feature enhancement
Summary
GoCD application has a separate page to manage the different GoCD entities. Each page has either an Add or Create button to create a new entity.
The styles of these add entity buttons are different on each page. Example:
On Pipelines Page:
. Whenever I have to modify the master.cfg I have to
- stop the master container
- remove the master container
- start again the mas
Summary
jx import creates the wrong /charts/<repo-name> when used on non-git repositories, when you specify a different name to initialize it.
Steps to reproduce the behavior
- Create a new repository without git (mkdir new-repo)
- use
jx import - choose a different name then the suggest default to initialize the repository
- look in the
/charts/repository, the name o
Colours are replaced by black and white with travis formatter
xcpretty -c Travis output
xcpretty -f `xcpretty-travis-formatter` Travis output
.
The worker fails
fork/exec /bin/bash: argument list too long
--
exemple with commit ovh/cds@cb9c055
Opencover allows hiding skipped modules by providing a `hideskipped parameter. Would be great to add this.
See https://github.com/OpenCover/opencover/wiki/Usage#console-application-usage for details.
The online WIKI says anyone can edit via GitHub. Is this safe and gets validated by anyone?
Expected behaviour
- Detailed step by step instruction about the installation and setup.
Actual behaviour
- Missing steps such as renaming of htaccess and configuration details such as phpci.yaml.
- Location of phpci.yaml is not explicitly defined.
- *Examples of directory and fi
When enabling slim-lint on a repository, custom rubocop configuration files dont seem to automatically pick up configuration defined in a .rubocop.yml file. See here. It seems like the most sensible way to handle this is to have slim-lint use the same config_file for rubocop that is declared in `.hound.y
-
Updated
Feb 4, 2020
There are 4 execution modules in ansible and two of them has live output in dapp. The most frequent use cases are:
- run one command
- run multiple commands
- run shell script
- run commands or script in login shell or with loaded environment variables
We need to document this variants with links to ansible documentation and give an explanation of what is invoked behind the scene (dappdeps
... or even decide to not deprecate it after all.
This came up on the mailing list.
It seems that this config option is well established, works as expected and is used in many scenarios (especially corporate when using internal pypi repos with different stages or devpi). So we might want to
Describe the bug
I just signed up and went to the public templates section.
There is only one template shown (see screenshot).
To Reproduce
Steps to reproduce the behavior:
- Go to 'https://cloud.lastbackend.com/templates#public'
- See error
Expected behavior
I was expecting a lot more, e.g. Wordpress, MongoDB, Bootstrap, PostgreSQL, Etherpad, Apache, CouchDB, SearX, wall
Confusing licence
-
Updated
Feb 1, 2020 - PHP
-
Updated
Feb 5, 2020 - Shell
-
Updated
Feb 4, 2020 - Go
-
Updated
Jan 2, 2020
- Wikipedia
- Wikipedia
Continuous integration apps
Task list completed
PR check to make sure all tasklists / tick boxes are checked in the PR body
unmock
Unmock helps you organize mocks (fixtures) for your HTTP(S) calls, speeding up development and increasing resiliency
Cloud 66 Skycap
Skycap is a container native CI/CD tool
App Center
Continuously build, test, release, and monitor apps for every platform

in the README.md, you point to
but it says "volkswargen_ci" instead of "volkswagen_ci". Unfortunately, the badge itself is named wrong too, so you have to correct both.
;-)