Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

OpenDevShop

Open Source Cloud Hosting Platform
Collective - Host: opensource - https://opencollective.com/devshop - Website: https://getdevshop.com - Code: https://github.com/opendevshop

Removing accidentally duplicate task.

github.com/opendevshop/devshop - 3c1e99f457a92b70a1f57b83ea504224c8ca76fb authored about 5 years ago
Only test 1.x and PR branches.

github.com/opendevshop/devshop - 3c51a2bbe21d53f98e75bd09fd0d3b50e96fafc0 authored about 5 years ago
Remove -v from drush commands to reduce logs.

github.com/opendevshop/ansible-role-devmaster - c2f0346f04dd78a59c55710fc89b96ec93c1670e authored about 5 years ago
Remove -v from drush commands to reduce logs.

github.com/opendevshop/devshop - 9c7a8059087cf82c97d50d06c3a15f758996d4ee authored about 5 years ago
Use a list for when statements for better readability.

github.com/opendevshop/ansible-role-devmaster - 922a2fb2a5be556e6020043b4144c2eea437e881 authored about 5 years ago
Use a list for when statements for better readability.

github.com/opendevshop/devshop - 7fd66261abf091835a6de29b0c239fb120fb47d8 authored about 5 years ago
Ensure things keep moving if hostname setting fails.

github.com/opendevshop/devshop - 7f49e8894aa838c790c5e50dde196fa0d6b0ec07 authored about 5 years ago
Don't skip install when "skip install" is false.

github.com/opendevshop/ansible-role-devmaster - cd689717d685e9e5030cf969bdb22106ea2130a2 authored about 5 years ago
Move post-devmaster install config to a separate file so we can include it conditionally.

github.com/opendevshop/ansible-role-devmaster - e1c692a85e52e6dfb72acfa69a9603a248dd0db0 authored about 5 years ago
Move post-devmaster install config to a separate file so we can include it conditionally.

github.com/opendevshop/devshop - 27bbc0bb260d6915ffae32b44d20eb874630ff2c authored about 5 years ago
Don't skip install when "skip install" is false.

github.com/opendevshop/devshop - 8243fc99a4a31697ff141734f02f774d35df861b authored about 5 years ago
No server hostname

github.com/opendevshop/devshop - 0191a05faa59ea69528c2b601498cf3bc32e97de authored about 5 years ago
Set ANSIBLE_VERBOSITY to 1.

github.com/opendevshop/devshop - de49e9a4ffdd0a3b1a52fc7c3405a074c2dad758 authored about 5 years ago
Set server_hostname to "localhost".

github.com/opendevshop/devshop - 682ad8d2c4ef6ebc14af74f3929de55a93039e8d authored about 5 years ago
Check if variable is defined before checking the .failed property.

github.com/opendevshop/devshop - 99252244c525401a71727300602125ebb9fb5449 authored about 5 years ago
Check if variable is defined before checking the .failed property.

github.com/opendevshop/ansible-role-devmaster - 426b81a261d23c57a434ab1b1e8ac19ae2b8b6e2 authored about 5 years ago
Remove enable_task_debugger from ansible.cfg, it's in the Dockerfile.

github.com/opendevshop/devshop - 7573c7de2b0609d56dd54701b8ebbf8629484ce0 authored about 5 years ago
Only run when devshop is already installed and the ancestor check failed.

github.com/opendevshop/devshop - 4273589acff8b2fc103a1a5cff1ccb265ca2bb13 authored about 5 years ago
Only run when devshop is already installed and the ancestor check failed.

github.com/opendevshop/ansible-role-devmaster - 5bcae8a1eb593f644b5fc38460e3d41e6bc5db59 authored about 5 years ago
Add ability to skip devmaster install, but not using it so the devmaster install process gets run.

github.com/opendevshop/devshop - 6458c66cddbe1151a20776bb0d7b9745a7f0661f authored about 5 years ago
Add ability to skip devmaster install, but not using it so the devmaster install process gets run.

github.com/opendevshop/ansible-role-devmaster - 64d42b70f5b2fda0bcaa54a80cc1466daf6529cf authored about 5 years ago
Set devshop_cli_update: false in the Docker playbook because the code gets copied in the Dockerfile build.

If this is set, the playbook will attempt to update the /usr/share/directory to the `devshop_ve...

github.com/opendevshop/devshop - ea530781912f5b76bdd4ac2bc4ed7f4033e3810c authored about 5 years ago
Upgrade the way we detect devshop CLI versions and upgrades: Now blocks updates if specified devshop_version variable is not a descendent of the currently installed version. Default to debugging output in docker build.

github.com/opendevshop/devshop - b032286622235cc39b3cb00ba78defb473ea735c authored about 5 years ago
Upgrade the way we detect devshop CLI versions and upgrades: Now blocks updates if specified devshop_version variable is not a descendent of the currently installed version. Default to debugging output in docker build.

github.com/opendevshop/ansible-role-devmaster - ba2e2981b1753e0ffb645c3ea48ee41c64b60dee authored about 5 years ago
Change the docker compose setup so the main container is using the locally built devshop/server:local iamge, and rename the service "devshop".

github.com/opendevshop/devshop - 81af6cb6b92ca8364f6a11f007cad44b2d8f2d42 authored about 5 years ago
Add option to robo up command (--build) to run prepare:containers first.

github.com/opendevshop/devshop - c1728bf5c8c784d3e57e33a42327ec8209ca125b authored about 5 years ago
Use Galaxy php-versions for now.

github.com/opendevshop/devshop - 60382dad10a447e67ba75e59aa9ce332ad5d8364 authored about 5 years ago
Add Ansible galaxy install to Dockerfile.

github.com/opendevshop/devshop - 120a973bc75ed56806aded65e9111ce4e74aa9b7 authored about 5 years ago
Forgot the docker build arg.

github.com/opendevshop/devshop - d10f6c1a70be33ad13357e2f3e25ef8baf433fa9 authored about 5 years ago
Build the new container in github actions.

github.com/opendevshop/devshop - 367330378c06bafa920b7b28951d099cf17adc06 authored about 5 years ago
Don't ignore .git folder so the devshop update task still works.

github.com/opendevshop/devshop - 802eed0b94f5580f5076b466a613cdce2e123091 authored about 5 years ago
Add "php-versions" playbook, forked.

github.com/opendevshop/devshop - a705d3a3b8f8cde8e941532d6d1eff32827c25bd authored about 5 years ago
Remove docker-hub-overrides.yml file, move vars to playbook.server.yml.

github.com/opendevshop/devshop - f781c75b909b2d7f261be0ba0e8ce23d15e7fa71 authored about 5 years ago
Add check for server_hostname when setting hostname so we can unset it in docker build.

github.com/opendevshop/devshop - 6da2df6e357b68a7cc1edab303bc81346233dbff authored about 5 years ago
Add check for server_hostname when setting hostname so we can unset it in docker build.

github.com/opendevshop/ansible-role-devmaster - 98648e00efde6406e7045cb74f2ba2c272d04c3a authored about 5 years ago
Add Dockerfile and .dockerignore to root of repo, and add a playbook for the devshop server.

github.com/opendevshop/devshop - 82f8061995a048f971530a05902c519160fee876 authored about 5 years ago
Marking the file as legacy.

github.com/opendevshop/devshop - 4c79abf7181486661c3364599e72b59fada272c3 authored about 5 years ago
Merge branch '1.x' of github.com:opendevshop/devshop into ansible-container

github.com/opendevshop/devshop - 0b65513ea1da893eeac6ae137e81e48e44e5287f authored about 5 years ago
Merge pull request #438 from opendevshop/makefile-fixes

Makefile fixes for easier development

github.com/opendevshop/devshop - f7313436b8a0b62aa0a9259f94815fdc1ef9551e authored about 5 years ago
New release of hosting_git

github.com/opendevshop/devshop - a54162a1bf4e11444da48ec4bdbf6c5b99310f53 authored about 5 years ago
New release of hosting_git

github.com/opendevshop/devshop - f8d47669735798fc30fcd99e1ef90b1aa84c57c2 authored about 5 years ago
New release of hosting_git

github.com/opendevshop/devmaster-archive - a54162a1bf4e11444da48ec4bdbf6c5b99310f53 authored about 5 years ago
New release of hosting_git

github.com/opendevshop/devmaster - a54162a1bf4e11444da48ec4bdbf6c5b99310f53 authored about 5 years ago
Use the devshop version of hosting module.

github.com/opendevshop/devshop - e5fe90ea3068dc793ee9d7c69f430ef08fdffdb1 authored about 5 years ago
Include a volume for the provision version we want.

github.com/opendevshop/devshop - 67568013ca0e8cec27dae00ecb93f188370eaee6 authored about 5 years ago
Checkout provision to the 7.x-3.x-devshop branch on robo prepare:sourcecode.

github.com/opendevshop/devshop - 3e5fb71cc2881f31ecf3fe4155b9b6102dbcf9fd authored about 5 years ago
Add cas patch back in

github.com/opendevshop/devshop - 9898e81761d20a01d3bb6ad9c4bc05a18b64f167 authored about 5 years ago
Fix versions in dev makefile to same releases as release makefile.

github.com/opendevshop/devshop - 67f8c3d307f2b9c21363d1f41cb3f8699959ce0c authored about 5 years ago
Wrong branch names

github.com/opendevshop/devshop - a94b1cdb358347ce05411c3220ce02b8767ab1a0 authored about 5 years ago
Explicitly state branch 7.x-y.x because most projects default to 8.x now.

github.com/opendevshop/devshop - 3f6dd81d974615a103018f2495867420334b48ee authored about 5 years ago
Default ubuntu18.04 to use systemd

github.com/opendevshop/devshop - 6ec20014dedb6637a773da5d79d824c72b2d83a8 authored about 5 years ago
Put devmaster folder as a volume so we can edit the ./devmaster folder directly and see changes in the development container!

github.com/opendevshop/devshop - 6bee03def5dbe9f467d3b81ce555c22af55dcbcc authored about 5 years ago
Removing custom "aegir" folder setting, all modules go into "contrib" now.

github.com/opendevshop/devshop - d8b0dc875a4e016ddc846f5fe1087f9e7ef30b50 authored about 5 years ago
Removing custom "aegir" folder setting, all modules go into "contrib" now.

github.com/opendevshop/devshop - dba5ffeceac418e2633deada60b8329a81ca2e2e authored about 5 years ago
Removing custom "aegir" folder setting, all modules go into "contrib" now.

github.com/opendevshop/devmaster - dba5ffeceac418e2633deada60b8329a81ca2e2e authored about 5 years ago
Removing custom "aegir" folder setting, all modules go into "contrib" now.

github.com/opendevshop/devmaster-archive - dba5ffeceac418e2633deada60b8329a81ca2e2e authored about 5 years ago
Moving all module installs to "subdir" contrib to avoid discrepencies

github.com/opendevshop/devshop - af0355b7c05f7eba56966f4c69de2b4ce8219c76 authored about 5 years ago
Merge branch 'dependabot/composer/symfony/process-4.4.1' of github.com:opendevshop/devshop into 1.x

github.com/opendevshop/devshop - b34ba19899f1bb22c020a718135f33630041af1b authored about 5 years ago
Merge branch 'dependabot/composer/symfony/console-4.4.1' of github.com:opendevshop/devshop into 1.x

github.com/opendevshop/devshop - 36347582cf2237c51c6aa18abc2c4ec59efbbbd8 authored about 5 years ago
Bump symfony/filesystem from 4.4.0 to 4.4.1

Bumps [symfony/filesystem](https://github.com/symfony/filesystem) from 4.4.0 to 4.4.1.
- [Releas...

github.com/opendevshop/devshop - ba3d577ae788109f7b67a94c00d70c6a2a00cdba authored about 5 years ago
Bump symfony/console from 4.4.0 to 4.4.1

Bumps [symfony/console](https://github.com/symfony/console) from 4.4.0 to 4.4.1.
- [Release note...

github.com/opendevshop/devshop - 683d6695de717ef945f3ce07ddbf37c77cc46602 authored about 5 years ago
Bump symfony/process from 4.4.0 to 4.4.1

Bumps [symfony/process](https://github.com/symfony/process) from 4.4.0 to 4.4.1.
- [Release note...

github.com/opendevshop/devshop - 97d6038d55cd03c1da309eb76e9cea94b6adbbaa authored about 5 years ago
Split devmaster intio 7.x-1.x branch (and be prepared to handle 2.x)

github.com/opendevshop/devshop - 546d3a28c5663910a788df5669cf8664ed5fdcc8 authored about 5 years ago
Adding robo commands for molecule.

github.com/opendevshop/devshop - 17740e5eb5feedcf063535e23068026bb54cc273 authored about 5 years ago
Adding robo commands for molecule.

github.com/opendevshop/ansible-role-devmaster - 55573c03842407b3c0d25604cc4652c6ced4327a authored about 5 years ago
Add commented "enabled: false".

github.com/opendevshop/devshop - 8e267a5153e64be6e50e493f88485b5c86389747 authored about 5 years ago
Add commented "enabled: false".

github.com/opendevshop/ansible-role-devmaster - ecf804ce0b3d709a8605d42afe266442b4ad697f authored about 5 years ago
Add additional roles to gitignore

github.com/opendevshop/devshop - cd011b63d96384282ac3d381ef4ba32505c5bbf2 authored about 5 years ago
Install geerlingguy.mysql first during molecule test.

github.com/opendevshop/devshop - 364e57b44b0592faf139697872e0678c3b5ee3e1 authored about 5 years ago
Install geerlingguy.mysql first during molecule test.

github.com/opendevshop/ansible-role-devmaster - 9a88f86bebc82666ec7286c4ffc4650ff25196a4 authored about 5 years ago
Disable ansible-lint for now.

github.com/opendevshop/devshop - a5c6f5692b686c3ba456199814680a9d0f654a48 authored about 5 years ago
Disable ansible-lint for now.

github.com/opendevshop/ansible-role-devmaster - e23fa8add14b4984de88686f4ffe1ab342770b1b authored about 5 years ago
comment out continue on error.

github.com/opendevshop/devshop - da22adec7fedb337e3f728e805d217d480651dad authored about 5 years ago
Adding ansible-lint config

github.com/opendevshop/devshop - 5584c9cb37c076865478ef5911c44ddc238043ee authored about 5 years ago
Adding ansible-lint config

github.com/opendevshop/ansible-role-devmaster - dcc9353312ce7992d32473f28613f3c8287c8e67 authored about 5 years ago
ansible lint cleaning.

github.com/opendevshop/devshop - aa521f3588c252b398ac6192b8d1f79cc7b760b2 authored about 5 years ago
ansible lint cleaning.

github.com/opendevshop/ansible-role-users - 03f37fcd47ae12e30269a67832c208de9cdccc0d authored about 5 years ago
Simplify the devmaster molecule.yml file to more closely match geerlingguy.mysql.

github.com/opendevshop/devshop - cfe5b33ecc29ac98aeb6473e625b5ea9adda23f2 authored about 5 years ago
Simplify the devmaster molecule.yml file to more closely match geerlingguy.mysql.

github.com/opendevshop/ansible-role-devmaster - 28e4894b8327bebd109f6a01c69d06ec587b5cfc authored about 5 years ago
Set travis image to "bionic" so it matches github actions.

github.com/opendevshop/devshop - 43aacd37bba722f2da226f41d6c53616bcc4a6ed authored about 5 years ago
Changing TRAVIS_PULL_REQUEST_BRANCH variable to GITHUB_HEAD_REF, and faking environment on travis.

github.com/opendevshop/devshop - bb19a55928aa746536e96224553046cea2e3862d authored about 5 years ago
Remove TRAVIS specific code from install.sh

github.com/opendevshop/devshop - 7107f5deeec8382bc7d7bff07a1b4b83af281ad8 authored about 5 years ago
Default to ignore hostname errors.

github.com/opendevshop/devshop - 5a9d2944cfbb5952910b1a86bb44e5e45a070eab authored about 5 years ago
Default to ignore hostname errors.

github.com/opendevshop/ansible-role-devmaster - a6153d02e11b0255d66cbfd31c59d212e4c21466 authored about 5 years ago
GITHUB_REF, not TRAVIS_

github.com/opendevshop/devshop - 6786ea791bf7a77c0dd21275fa99487ad2770a72 authored about 5 years ago
Use matrix vars.

github.com/opendevshop/devshop - 6341155deada8a3a036aa9536f99ade52d1f38f6 authored about 5 years ago
Merge branch '1.x' of github.com:opendevshop/devshop into ansible-container

github.com/opendevshop/devshop - 733b92f5e64c601173d6a56880b3b1f7f4ff7531 authored about 5 years ago
Switch to githb actions server vars.

github.com/opendevshop/devshop - f95704e538f41c6b8cef8d4e30f77f4b1cedc38c authored about 5 years ago
Wrong command name.

github.com/opendevshop/devshop - 740208b8b7c04d96fb8a082f9d249181af83159c authored about 5 years ago
Move matrix to correct location.

github.com/opendevshop/devshop - 638c24bfb3decc61f143896287c3d9f0a881879e authored about 5 years ago
Merge pull request #430 from opendevshop/molecule-monorepo

Ansible Molecule Testing support.

github.com/opendevshop/devshop - 4ae251d8719f69ed73e153e35952d82b32f6e2e4 authored about 5 years ago
Comment out target distros for now so we can merge this ASAP and drop travis CI.

github.com/opendevshop/devshop - 62695d9d041b88d5c2c4da50c00ea07951aa3d3e authored about 5 years ago
Add an "install.yml" github workflow file to mimic travis installs.

github.com/opendevshop/devshop - 500c33001f27b08dc1a90ee945475beed1361953 authored about 5 years ago
Force molecule test step to pass.

github.com/opendevshop/devshop - 14625127a1e9a6ef7a6cd571a95739e8b878584d authored about 5 years ago
Use stable image on github actions.

github.com/opendevshop/devshop - 993a48a91c6d57ccb64559c44d946b961ebf7734 authored about 5 years ago
Bump to geerlingguy.mysql 2.9.5.

github.com/opendevshop/devshop - e83904c75b0415413215a49e5431e647fd367aa9 authored about 5 years ago
Test sh cleanup (#432)

* Improve sh output so we know what file is generating what output.

* Update vagrantfile to d...

github.com/opendevshop/devshop - 9f88d72e5fc0e7670e7304a0c612e8cc4e207510 authored about 5 years ago
Replace all mentions of opendevshop.aegir-users with opendevshop.users &

opendevshop.aegir-apache with opendevshop.apache.

github.com/opendevshop/devshop - f4027242ab1b9d2ccfce39f61a8a12196af680e3 authored about 5 years ago