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

Attempting to add postInstall command event subscription.

github.com/opendevshop/devshop - 3428095f3decf82393c70a0c1ccd7458aeb94fed authored almost 5 years ago by Jon Pugh <[email protected]>
Save correct class namespace.

github.com/opendevshop/devshop - cb465e944aa060807a33b44c0f0d0d5a49bca821 authored almost 5 years ago by Jon Pugh <[email protected]>
Remove code from Composer that is now in a component.

github.com/opendevshop/devshop - e079bb108eb005bf040300ad2c20836a47e66ef5 authored almost 5 years ago by Jon Pugh <[email protected]>
Use bin/git-split instead of composer.json script.

github.com/opendevshop/devshop - 22a108e6cd7eb25d96f8cef661040575b4efd4e6 authored almost 5 years ago by Jon Pugh <[email protected]>
include devshop-git-tools in the parent repo via path.

github.com/opendevshop/devshop - 5506b4e8444f4bbe1597c15a78fefbd0afc3d6f8 authored almost 5 years ago by Jon Pugh <[email protected]>
Adding Plugin and CommandProvider for git-split

github.com/opendevshop/devshop - 7a504eabeb8932556262f4451147f4a385f89ef4 authored almost 5 years ago by Jon Pugh <[email protected]>
Adding git-split command and script! Our first component!

github.com/opendevshop/devshop - d5a2fc24cdda1343534210d3dfec361b3840849f authored almost 5 years ago by Jon Pugh <[email protected]>
Adding a light background logo.

github.com/opendevshop/devshop - 2e09938aebcae838f3ab3ab2edfe34543b42ffb9 authored almost 5 years ago by Jon Pugh <[email protected]>
Updating README.md with new logo and 2020 development plans!

github.com/opendevshop/devshop - 3bdbeb768446952451103f303b104767775a3dd5 authored almost 5 years ago by Jon Pugh <[email protected]>
Updating composer.json file to reflect its purpose. Follow symfony model.

github.com/opendevshop/devshop - 733bdf935a47fc92b1dbae6be6710d6d79bd0a0f authored almost 5 years ago by Jon Pugh <[email protected]>
Merge pull request #512 from opendevshop/docker/images/base

Adding base dockerfile and playbook

github.com/opendevshop/devshop - 3a268ccef9fcba939e30cb4c8ed59ffc1a8a101d authored almost 5 years ago by Jon Pugh <[email protected]>
Trailing space.

github.com/opendevshop/devshop - fb9d84d6308e72051e69852d550293b9f224b197 authored almost 5 years ago by Jon Pugh <[email protected]>
Ansible lint

github.com/opendevshop/devshop - f92c1acb4bf8aea56e0dcae1c1047be8ff4b18ee authored almost 5 years ago by Jon Pugh <[email protected]>
Adding base dockerfile and playbook, fix robo and docker-compose to use dockerfile option.

github.com/opendevshop/devshop - a2b8cdc5d665fefa7a863ffe58749ca9f89311ea authored almost 5 years ago by Jon Pugh <[email protected]>
Merge pull request #51 from provision-ops/symfony/yaml

Remove direct require of symfony/yaml because a dependency requires it/

github.com/opendevshop/devshop - 38344c645214b9e16c56b7e78cbab1dfb7044191 authored almost 5 years ago by Jon Pugh <[email protected]>
Remove direct require of symfony/yaml because a dependency requires it/

github.com/opendevshop/devshop - e19e3dd6eb6903aacc38a24de97f771176b1dbf6 authored almost 5 years ago by Jon Pugh <[email protected]>
Merge pull request #510 from opendevshop/dev/composer/composer

Update Power Process

github.com/opendevshop/devshop - aed087659a30749a83496c071cc69a725d870116 authored almost 5 years ago by Jon Pugh <[email protected]>
Updating to power-process 1.3

github.com/opendevshop/devshop - 02f79998ca63628ccc3a5554e6a39fb3134287e3 authored almost 5 years ago by Jon Pugh <[email protected]>
Updating to power-process 1.3

github.com/opendevshop/devshop - f9a42c516df921b1fb2d88b453f4b12654f110b1 authored almost 5 years ago by Jon Pugh <[email protected]>
Merge pull request #50 from provision-ops/update-packages

composer update

github.com/opendevshop/devshop - 4f8b6c70ba204423973a94d0069fe3dad5f214fe authored almost 5 years ago by Jon Pugh <[email protected]>
composer update

github.com/opendevshop/devshop - c463d3a731d2f2eab2d0a5a5708a3b354e2178d1 authored almost 5 years ago by Jon Pugh <[email protected]>
Merge pull request #44 from provision-ops/yaml-tests-env-vars

Adding YAML_TESTS_X env vars so test scripts can tell when they are being run with Yaml tests.

github.com/opendevshop/devshop - eb64cbdab8d5bc2dbd41a78dcd6a5afb56739f5c authored almost 5 years ago by Jon Pugh <[email protected]>
Fix environment setting. Inherit _SERVER, then add extra vars.

github.com/opendevshop/devshop - 773990d6224dbbcbbb9309a6c3bf2ca45bd4d888 authored almost 5 years ago by Jon Pugh <[email protected]>
Print output directly in power-process.

github.com/opendevshop/devshop - 821ecca3af0b7f0ec8f285d93ebaeff2074bf70d authored almost 5 years ago by Jon Pugh <[email protected]>
Print all env vars, to confirm.

github.com/opendevshop/devshop - 09d850bbc89cedf5d9b463776074a0c0a56d37c4 authored almost 5 years ago by Jon Pugh <[email protected]>
Remove travis.yml

github.com/opendevshop/devshop - 5f67001b28e1dd488ac0d3c8f7097eedc2d0aaf7 authored almost 5 years ago by Jon Pugh <[email protected]>
Add env var test to confirm YAML_TESTS vars are present.

github.com/opendevshop/devshop - bee3c54f4d4b6232258bc69d675c9622329fcc6d authored almost 5 years ago by Jon Pugh <[email protected]>
Merge branch 'master' into yaml-tests-env-vars

github.com/opendevshop/devshop - 27eb56949bd2d3b7e79463e546ba34f208e6a1ba authored almost 5 years ago by Jon Pugh <[email protected]>
Merge branch 'master' of github.com:provision-ops/yaml-tests

github.com/opendevshop/devshop - 931951efc064ea52ea4c868437c377456b934581 authored almost 5 years ago by Jon Pugh <[email protected]>
Create a branch so yaml tests can find the PR

github.com/opendevshop/devshop - 6c58a94694aae419bbb53508ee28e9225dc6b4f3 authored almost 5 years ago by Jon Pugh <[email protected]>
Merge pull request #45 from provision-ops/github-actions

Adding github actions file

github.com/opendevshop/devshop - 840905ec36ee80de5b61a37b7e35d04535f53e8d authored almost 5 years ago by Jon Pugh <[email protected]>
Create GITHUB_TOKEN env var from secret.

github.com/opendevshop/devshop - bcd0fbb671fa0dde3bf118bbc7cc626fd55a98eb authored almost 5 years ago by Jon Pugh <[email protected]>
Fix dependency on Composer. It was only being used to load composer.json

github.com/opendevshop/devshop - ea8bbdb177f230648b845292fc6cadfed92a15ff authored almost 5 years ago by Jon Pugh <[email protected]>
Removing composer from require dev

github.com/opendevshop/devshop - 8cfb02c35557220d90fc2fffab0db18cf230c882 authored almost 5 years ago by Jon Pugh <[email protected]>
Adding github actions file

github.com/opendevshop/devshop - 5d6bd612fb1a476538a9398ca78f7f6ddc571fb3 authored almost 5 years ago by Jon Pugh <[email protected]>
Merge pull request #4 from provision-ops/robo-stable

Bump robo to stable version.

github.com/opendevshop/devshop - 7e3d1a9731c05ebd68da6ea4382ac468b2efd30e authored almost 5 years ago by Jon Pugh <[email protected]>
Bump robo to stable version.

github.com/opendevshop/devshop - ea2383a7fc8bf539db77d01b71c212ab34a5a21b authored almost 5 years ago by Jon Pugh <[email protected]>
Committing composer.lock after "composer remove composer/composer" command.

github.com/opendevshop/devshop - 25a187ae1710d8da9b4b2856f796af25de07d9d0 authored almost 5 years ago by Jon Pugh <[email protected]>
Remove updateRoles from pre-update

github.com/opendevshop/devshop - f353d9b893f2d3d58d065827a2c6b3f677a47595 authored almost 5 years ago by Jon Pugh <[email protected]>
Incorrect property in github PR save function.

github.com/opendevshop/devshop - ec4d1021e9b4cf4e743939e82f44598781269922 authored almost 5 years ago by Jon Pugh <[email protected]>
Incorrect property in github PR save function.

github.com/opendevshop/devshop - 7bab54b95a904901003b950c9cac59f1073d6371 authored almost 5 years ago by Jon Pugh <[email protected]>
Incorrect property in github PR save function.

github.com/opendevshop/devmaster-archive - 7bab54b95a904901003b950c9cac59f1073d6371 authored almost 5 years ago by Jon Pugh <[email protected]>
Incorrect property in github PR save function.

github.com/opendevshop/devmaster - 7bab54b95a904901003b950c9cac59f1073d6371 authored almost 5 years ago by Jon Pugh <[email protected]>
Merge pull request #499 from opendevshop/dev/github/pr-env-bug

Dev / GitHub / Pull Request Environments Schema bugs

github.com/opendevshop/devshop - a574c3c85a3a0d4c2d3d90cfc1481ab218328675 authored almost 5 years ago by Jon Pugh <[email protected]>
Fix queries against {hosting_devshop_github_pull_requests} table to use new schema.

github.com/opendevshop/devshop - 72fdd06a2c4dda74915d0abe4854aadbcfc1a73c authored almost 5 years ago by Jon Pugh <[email protected]>
Fix queries against {hosting_devshop_github_pull_requests} table to use new schema.

github.com/opendevshop/devshop - b92b5ff39cb5e16cc9e6faa80408bf686aaddaad authored almost 5 years ago by Jon Pugh <[email protected]>
Fix queries against {hosting_devshop_github_pull_requests} table to use new schema.

github.com/opendevshop/devmaster-archive - 72fdd06a2c4dda74915d0abe4854aadbcfc1a73c authored almost 5 years ago by Jon Pugh <[email protected]>
Fix queries against {hosting_devshop_github_pull_requests} table to use new schema.

github.com/opendevshop/devmaster - 72fdd06a2c4dda74915d0abe4854aadbcfc1a73c authored almost 5 years ago by Jon Pugh <[email protected]>
Make sure robo up has a command, so that devshop-ansible-playbook doesn't run on github action runs.

github.com/opendevshop/devshop - cb69639315933ad5e22011bd02d2d6cca97eed89 authored almost 5 years ago by Jon Pugh <[email protected]>
Add $key parameter to PR options function.

github.com/opendevshop/devshop - 70432667dd57ccd8c6592cd8d05619879e296065 authored almost 5 years ago by Jon Pugh <[email protected]>
Add $key parameter to PR options function.

github.com/opendevshop/devshop - 3e437ecd320cddb4088d5afb9ace548c2fdbd91e authored almost 5 years ago by Jon Pugh <[email protected]>
Add $key parameter to PR options function.

github.com/opendevshop/devmaster-archive - 70432667dd57ccd8c6592cd8d05619879e296065 authored almost 5 years ago by Jon Pugh <[email protected]>
Add $key parameter to PR options function.

github.com/opendevshop/devmaster - 70432667dd57ccd8c6592cd8d05619879e296065 authored almost 5 years ago by Jon Pugh <[email protected]>
Add devshop_github_pr_options() function to load PR options from a github repo.

github.com/opendevshop/devshop - 6aa454c0958021c5a70fb80f99ad609e4927b375 authored almost 5 years ago by Jon Pugh <[email protected]>
Add devshop_github_pr_options() function to load PR options from a github repo.

github.com/opendevshop/devshop - a30764fb1e74bb0a9a1ec937f4b787af2e92a436 authored almost 5 years ago by Jon Pugh <[email protected]>
Add devshop_github_pr_options() function to load PR options from a github repo.

github.com/opendevshop/devmaster-archive - a30764fb1e74bb0a9a1ec937f4b787af2e92a436 authored almost 5 years ago by Jon Pugh <[email protected]>
Add devshop_github_pr_options() function to load PR options from a github repo.

github.com/opendevshop/devmaster - a30764fb1e74bb0a9a1ec937f4b787af2e92a436 authored almost 5 years ago by Jon Pugh <[email protected]>
Build devmaster contrib into the devmaster folder.

github.com/opendevshop/devshop - 4b2b2ebdd3208910107a7f0784eb5df93aead682 authored almost 5 years ago by Jon Pugh <[email protected]>
Merge branch '1.x' of github.com:opendevshop/devshop into dev/github/pr-env-bug

github.com/opendevshop/devshop - c44827bc29ae30af995eab6170f409c8cb9aedeb authored almost 5 years ago by Jon Pugh <[email protected]>
Merge branch '1.x' of github.com:opendevshop/devshop into dev/github/pr-env-bug

github.com/opendevshop/devshop - 0554954b3ebf53d852593b5f14710b20276a3781 authored almost 5 years ago by Jon Pugh <[email protected]>
Merge branch '1.x' of github.com:opendevshop/devshop into dev/github/pr-env-bug

github.com/opendevshop/devmaster-archive - c44827bc29ae30af995eab6170f409c8cb9aedeb authored almost 5 years ago by Jon Pugh <[email protected]>
Merge branch '1.x' of github.com:opendevshop/devshop into dev/github/pr-env-bug

github.com/opendevshop/devmaster - c44827bc29ae30af995eab6170f409c8cb9aedeb authored almost 5 years ago by Jon Pugh <[email protected]>
Merge branch '1.x' of github.com:opendevshop/devshop into dev/github/pr-env-bug

github.com/opendevshop/ansible-role-devmaster - afe25a4d9b0e53a7a850d4609e65b029e47b2159 authored almost 5 years ago by Jon Pugh <[email protected]>
Adding YAML_TESTS_X env vars so test scripts can tell when they are being run with Yaml tests.

github.com/opendevshop/devshop - 77709fc8a840c1f59a2cb23cb13916e9b106dfbf authored almost 5 years ago by Jon Pugh <[email protected]>
Space out the foot a bit.

github.com/opendevshop/devshop - 9b72b1b24749d20c5e82ae6324f1021ad4d5895f authored almost 5 years ago by Jon Pugh <[email protected]>
Space out the foot a bit.

github.com/opendevshop/devshop - 8a8abad89187b98de145fe31b7b84ff1aa62feb4 authored almost 5 years ago by Jon Pugh <[email protected]>
Space out the foot a bit.

github.com/opendevshop/devmaster-archive - 8a8abad89187b98de145fe31b7b84ff1aa62feb4 authored almost 5 years ago by Jon Pugh <[email protected]>
Space out the foot a bit.

github.com/opendevshop/devmaster - 8a8abad89187b98de145fe31b7b84ff1aa62feb4 authored almost 5 years ago by Jon Pugh <[email protected]>
Merge pull request #509 from opendevshop/ops/ansible/centos-perms-fix

Remove hacky centos permissions setting

github.com/opendevshop/devshop - e5e91fb22c800081579f9f9e9f3ad4cfc425e335 authored almost 5 years ago by Jon Pugh <[email protected]>
Ensure /var/aegir has correct permissions but only chmod the home folder.

github.com/opendevshop/devshop - 04fca9db5d9b4042c0ae6d98aead8f303bd74412 authored almost 5 years ago by Jon Pugh <[email protected]>
Ensure /var/aegir has correct permissions but only chmod the home folder.

github.com/opendevshop/ansible-role-users - 90a46113c6a5af9043387221442311aea5fdcf1f authored almost 5 years ago by Jon Pugh <[email protected]>
Remove hacky centos permissions setting, we probably dont need it anymore. I think I only had to add it because it was using Docker volumes for testing.

github.com/opendevshop/ansible-role-users - 78a0054797df7fbfca661ac90ed28289ba60b4f8 authored almost 5 years ago by Jon Pugh <[email protected]>
Remove hacky centos permissions setting, we probably dont need it anymore. I think I only had to add it because it was using Docker volumes for testing.

github.com/opendevshop/devshop - e2551b0c5169ce10efe9d795ce26bf62a15819a9 authored almost 5 years ago by Jon Pugh <[email protected]>
Merge pull request #508 from opendevshop/ops/ansible/enablerepo

Ops / Ansible / Add Enablerepo variable for devshop prerequisite packages

github.com/opendevshop/devshop - d51189ef777d9fe7fded87b5d126a732c34bb6d6 authored almost 5 years ago by Jon Pugh <[email protected]>
Use --force when running hosting-tasks.

github.com/opendevshop/devshop - c4e15a7ee21f2ac0ee229020f6c75e4fe826f5cc authored almost 5 years ago by Jon Pugh <[email protected]>
Use --force when running hosting-tasks.

github.com/opendevshop/devshop - 2127ffdd46aa73a9396421e5001ca49a906a10f3 authored almost 5 years ago by Jon Pugh <[email protected]>
Use --force when running hosting-tasks.

github.com/opendevshop/ansible-role-devmaster - 4e8a0321a73817a36ccea74950a6cefc5deaf9a9 authored almost 5 years ago by Jon Pugh <[email protected]>
13:56 error no new line character at the end of file (new-line-at-end-of-file)

github.com/opendevshop/ansible-role-users - 9d468223ae6b32faf0dcdccbca3cef7f82c685f5 authored almost 5 years ago by Jon Pugh <[email protected]>
13:56 error no new line character at the end of file (new-line-at-end-of-file)

github.com/opendevshop/devshop - de894ee7580fb31d6039fe8ea44aa5a238e9c298 authored almost 5 years ago by Jon Pugh <[email protected]>
Removing python-pip from the devshop_prerequisite_packages for RedHat6, it breaks amazonlinux.

github.com/opendevshop/devshop - 59b275bda30617a83a3df945e07fe017fbd19f27 authored almost 5 years ago by Jon Pugh <[email protected]>
Removing python-pip from the devshop_prerequisite_packages for RedHat6, it breaks amazonlinux.

github.com/opendevshop/ansible-role-users - ca0fd851407cd51cf7ad55fcdf587e21273d658e authored almost 5 years ago by Jon Pugh <[email protected]>
Create a variable for devshop_prerequisite_packages on RedHat to use for enablerepo. Default it to the php_enablerepo value.

github.com/opendevshop/ansible-role-users - e855f498d9188507a15bd92b9ae4c072fc8a6202 authored almost 5 years ago by Jon Pugh <[email protected]>
Create a variable for devshop_prerequisite_packages on RedHat to use for enablerepo. Default it to the php_enablerepo value.

github.com/opendevshop/devshop - 8aa802e0a4cf8d087f7ba88b75d07f08c78ae872 authored almost 5 years ago by Jon Pugh <[email protected]>
Merge pull request #507 from opendevshop/ops/docker/vols-perms

Ops / Docker / Volumes and Permissions

github.com/opendevshop/devshop - 1752dbf7199793fb00eb1fe138b5144997a887f5 authored almost 5 years ago by Jon Pugh <[email protected]>
Move sleep to it's own step so it will only run on centos7.

github.com/opendevshop/devshop - 493d730e0c6c2026938c28875b674053fd5fe268 authored almost 5 years ago by Jon Pugh <[email protected]>
Sleep before running devshop install. Yum keeps freaking out for random reasons, I bet it just isn't ready yet.

github.com/opendevshop/devshop - 78ec97188ad16ccfd1861064bc2b0a93b59c76eb authored almost 5 years ago by Jon Pugh <[email protected]>
Add VOLUME /usr/share/devshop to Dockerfile.

github.com/opendevshop/devshop - 4e312714983eabc9351913a15aac2ad246551d0d authored almost 5 years ago by Jon Pugh <[email protected]>
Revert "Comment out MySQL volume to see if tests pass."

This reverts commit c64c98d2844fa6a08a7a5b4f4349ef649b813378.

github.com/opendevshop/devshop - d6c677efdc19706006b39c6d0f71a8d8b3b0d52e authored almost 5 years ago by Jon Pugh <[email protected]>
Add another instance of "Ensure /var/aegir is owned by aegir user" to devmaster role so it runs at "runtime".

github.com/opendevshop/devshop - c4ac174c57bd93d6ac6a8dbf74181e327056b64d authored almost 5 years ago by Jon Pugh <[email protected]>
Add another instance of "Ensure /var/aegir is owned by aegir user" to devmaster role so it runs at "runtime".

github.com/opendevshop/ansible-role-devmaster - 99e12590e92fdd217fb849e03c8994889404d51f authored almost 5 years ago by Jon Pugh <[email protected]>
Merge pull request #506 from opendevshop/ops/ansible/database-host-var

Ops / Ansible / Change aegir_db_host to database_host

github.com/opendevshop/devshop - 9434307d27a02fe5c64bec1b53d50dd291c9154f authored almost 5 years ago by Jon Pugh <[email protected]>
Roles Update

github.com/opendevshop/devshop - 7feaa837c6b6219b0932dc6378142c001843333e authored almost 5 years ago by Jon Pugh <[email protected]>
Adding geerlingguy.drupal to core roles

github.com/opendevshop/devshop - c5d5aa5f3b140f73b39c9f41070ca9325d940776 authored almost 5 years ago by Jon Pugh <[email protected]>
Add composer update-roles command

github.com/opendevshop/devshop - 07cc2625d7adcd55de367db2124318896eba1736 authored almost 5 years ago by Jon Pugh <[email protected]>
Rename aegir_db_host to database_host.

github.com/opendevshop/devshop - 667cd34272d49e86891d883091d5fb51a2712d4b authored almost 5 years ago by Jon Pugh <[email protected]>
Rename aegir_db_host to database_host.

github.com/opendevshop/ansible-role-devmaster - b4dd39686df00e0a3da1a7241636e78d2bd55afa authored almost 5 years ago by Jon Pugh <[email protected]>
Adding TODO About writing to .env.;

github.com/opendevshop/devshop - 0de6b655d263671d7b8d181c0a8deb151b6d8053 authored almost 5 years ago by Jon Pugh <[email protected]>
Add another instance of "Ensure /var/aegir is owned by aegir user" to devmaster role so it runs at "runtime".

github.com/opendevshop/devshop - f1bffecd61d5ae85dcbdea8864a0a3cc39e6a28f authored almost 5 years ago by Jon Pugh <[email protected]>
Add another instance of "Ensure /var/aegir is owned by aegir user" to devmaster role so it runs at "runtime".

github.com/opendevshop/ansible-role-devmaster - 4d550b850274f59c5d1be0886a88452288863fc0 authored almost 5 years ago by Jon Pugh <[email protected]>