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

Fix lingering copy paste errors.

github.com/opendevshop/devshop - 0ea90b5fd2c34359a75f25cebac265f763712887 authored almost 5 years ago by Jon Pugh <[email protected]>
Use mustRun in demo.php, and catch the final command's error and print a message about it.

github.com/opendevshop/devshop - d1eee1cc6ccbd4708d890c5122549864ffbd8c3c authored almost 5 years ago by Jon Pugh <[email protected]>
Add the universal autoloader includer and Exit with the exit code.

github.com/opendevshop/devshop - 2b7203ef06cd41354159aabedc67bcfa11ba96bb authored almost 5 years ago by Jon Pugh <[email protected]>
Return $this for proper compatibility with parent class.

github.com/opendevshop/devshop - ed63c9a2cea1fc77fa006adaff95d627164df476 authored almost 5 years ago by Jon Pugh <[email protected]>
Valid JSON please!

github.com/opendevshop/devshop - 119c5081566d18a4238588922ff234d9161d43ca authored almost 5 years ago by Jon Pugh <[email protected]>
Adding power process sub repo.

github.com/opendevshop/devshop - 539472d30e8d9414f083455566fd372f040e5220 authored almost 5 years ago by Jon Pugh <[email protected]>
Merge pull request #551 from opendevshop/infra/components/monorepo-testing

FIx automated testing of the components by setting a path repo.

github.com/opendevshop/devshop - 299a28522c5073b8e7fc612d38a6dd563b9c49c4 authored almost 5 years ago by Jon Pugh <[email protected]>
Add composer require devshop/power-process to the test process so it updates to the local path repo version.

github.com/opendevshop/devshop - d5fe49126447c5e4a4a16eed60326552b6032759 authored almost 5 years ago by Jon Pugh <[email protected]>
Add a step to github tests to override the composer repository to point to the path of the dependent component.

github.com/opendevshop/devshop - 9f8917bf55ad192d6668d79e3a19a4d2e95f5cb8 authored almost 5 years ago by Jon Pugh <[email protected]>
Removing PowerProcess composer.lock file

github.com/opendevshop/devshop - 7ac331adfb41a85a588deab5b10b97795077bcb5 authored almost 5 years ago by Jon Pugh <[email protected]>
Use 1.x as an alias for version 1.6 so that packages can require 1.6^ now

github.com/opendevshop/devshop - 8f8db5c08f523d0f50f3bf23ea50e54d9d7bcc6c authored almost 5 years ago by Jon Pugh <[email protected]>
Adding note about symfony

github.com/opendevshop/devshop - 3358f08ba91490b69e2b19707095cb1575d56335 authored almost 5 years ago by Jon Pugh <[email protected]>
Set yaml tests to require PowerProcess version * in the dev branch.

github.com/opendevshop/devshop - c54b8cd9d981f1dc4594474e95a617f511132777 authored almost 5 years ago by Jon Pugh <[email protected]>
Rework namespacing to use PowerProcess and PowerProcessStyle.

github.com/opendevshop/devshop - d7b893e606686b5ba81e1a79b575c798737184a1 authored almost 5 years ago by Jon Pugh <[email protected]>
Use DevShop Classes.

github.com/opendevshop/devshop - 82b3793749d8b1d879d4395743b4da5633cc4cbe authored almost 5 years ago by Jon Pugh <[email protected]>
Adding to PowerProcess changelog

github.com/opendevshop/devshop - 7158f4fec73ff98612e3c88485d27dd7f27069d6 authored almost 5 years ago by Jon Pugh <[email protected]>
Updating YamlTests to use Provision Process from the monorepo.

github.com/opendevshop/devshop - ac38dae1ce25060d1f03accca0171252fbfc5a98 authored almost 5 years ago by Jon Pugh <[email protected]>
Fix signature of mustRun?

github.com/opendevshop/devshop - 00ffe541bdbcb85dbeeae59f6d8b737094f3b224 authored almost 5 years ago by Jon Pugh <[email protected]>
Accept any SymfonyStyle class derivative.

github.com/opendevshop/devshop - a89ae3a0623e3e401456efde2e63c41b9cc099a6 authored almost 5 years ago by Jon Pugh <[email protected]>
Switch back to ProvisionOps until merged.

github.com/opendevshop/devshop - 20c7a77673b71c45b81d33d58ae72bb05d7cde25 authored almost 5 years ago by Jon Pugh <[email protected]>
Use correct class.

github.com/opendevshop/devshop - e87c9d573fc51bd1aa351e8b993b188e10471189 authored almost 5 years ago by Jon Pugh <[email protected]>
use full path to SymfonyStyle class.

github.com/opendevshop/devshop - 735c7ddb1b59d6c437f4189a32716497d8b9678f authored almost 5 years ago by Jon Pugh <[email protected]>
Now that PRs are being tested, only test on pushes to 1.x branch.

github.com/opendevshop/devshop - 16b7ecd10aef44b8e582a4f4d315f205f10835db authored almost 5 years ago by Jon Pugh <[email protected]>
Use symfony style here.

github.com/opendevshop/devshop - 56cbed368215377b0d1e03dd79539cccf0e55a85 authored almost 5 years ago by Jon Pugh <[email protected]>
Finish refactoring ProvisionOps\Tools\PowerProcess into DevShop\Component\PowerProcess\PowerProcess.

github.com/opendevshop/devshop - 435504c4f0e92b54f846c25d6fb3546e9aba6d03 authored almost 5 years ago by Jon Pugh <[email protected]>
Finish refactoring ProvisionOps\Tools\PowerProcess into DevShop\Component\PowerProcess\PowerProcess.

github.com/opendevshop/devshop - 2faa341d4002a02026b3475d5f37ac131cbca677 authored almost 5 years ago by Jon Pugh <[email protected]>
Move power process tests to the components tests file.

github.com/opendevshop/devshop - 05eb5a13c8924f54928437cd7e55b55e5679a035 authored almost 5 years ago by Jon Pugh <[email protected]>
Revert "Move env settings to top of file."

This reverts commit 9694ff22b057d5a2dd4e437aafebe393beff3534.

github.com/opendevshop/devshop - b297797d5d3ea0dcbc6788b1ec5317ca8b31a480 authored almost 5 years ago by Jon Pugh <[email protected]>
Move env settings to top of file.

github.com/opendevshop/devshop - 9694ff22b057d5a2dd4e437aafebe393beff3534 authored almost 5 years ago by Jon Pugh <[email protected]>
Add pull request to workflow config.

github.com/opendevshop/devshop - 5dd80c5edfdea4350dbf2424237713ac9c02aca4 authored almost 5 years ago by Jon Pugh <[email protected]>
Add composer.lock to gitignore.

github.com/opendevshop/devshop - e7557c71484aa75349c8c56dbe31dcda9066a7f6 authored almost 5 years ago by Jon Pugh <[email protected]>
Update github workflow yaml to be more readable.

github.com/opendevshop/devshop - 8ee6a9bddb4152aac0e680adebb81875f9381eb4 authored almost 5 years ago by Jon Pugh <[email protected]>
Update lockfile.

github.com/opendevshop/devshop - abc86ef6b102b4ed509a66a553dc6ba7478c0058 authored almost 5 years ago by Jon Pugh <[email protected]>
Convert power-process github workflow file to work in the sub directory.

github.com/opendevshop/devshop - 0fa568270583c45b1982c6224cd479caf5d0ec1a authored almost 5 years ago by Jon Pugh <[email protected]>
Refactor ProvisionOps\Tools to DevShop\Component\PowerProcess.

github.com/opendevshop/devshop - 5bc0f84b9a47d38b22776dc6361c8e943c99962c authored almost 5 years ago by Jon Pugh <[email protected]>
Updating composer lockfile.

github.com/opendevshop/devshop - 4a2bb2f866963ae8c8f2d7244e5633f04d83808a authored almost 5 years ago by Jon Pugh <[email protected]>
Moving github workflow yml file to parent repo root.

github.com/opendevshop/devshop - 6c18662044cceee506ab3f5756768e8fb1c710ee authored almost 5 years ago by Jon Pugh <[email protected]>
Update composer.json to refect it being devshop component.

github.com/opendevshop/devshop - 96f4935eba9aca185c4362533111da45495df75c authored almost 5 years ago by Jon Pugh <[email protected]>
Add 'src/DevShop/Component/PowerProcess/' from commit '23d39b1272d5bbfb6965ec4725805d93fb89ced7'

git-subtree-dir: src/DevShop/Component/PowerProcess
git-subtree-mainline: 8f88110d44114c9b413e31...

github.com/opendevshop/devshop - d38775e6b466159ffacc38d5d12f1a9be005b5c6 authored almost 5 years ago by Jon Pugh <[email protected]>
Merge pull request #547 from opendevshop/develop

Bring develop branch work back to 1.x

github.com/opendevshop/devshop - 8f88110d44114c9b413e31d70e467a33c79184a1 authored almost 5 years ago by Jon Pugh <[email protected]>
Bring 1.x README.md back into develop branch in preparation for moving to that as the main branch.

github.com/opendevshop/devshop - 0e42a26a4529bdbd92062ad8027da0a8c4d97c6e authored almost 5 years ago by Jon Pugh <[email protected]>
Merge branch '1.x' of github.com:opendevshop/devshop into dev/projects/inactive

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

github.com/opendevshop/devmaster - 3017414df1177508c845b168ecb2313f47a169a9 authored almost 5 years ago by Jon Pugh <[email protected]>
Merge branch '1.x' of github.com:opendevshop/devshop into ops/docker/fast-container

github.com/opendevshop/devshop - 7d21eba94d076a57d6baaa206fe9e23ce31299fd authored almost 5 years ago by Jon Pugh <[email protected]>
Merge pull request #543 from ElijahLynn/el-github-actions-pull-request-event

Add Pull Request event to GitHub Actions

github.com/opendevshop/devshop - 8a0e30450daa5bc97962f2e3c0717c520424f264 authored almost 5 years ago by Jon Pugh <[email protected]>
Merge pull request #541 from opendevshop/component/composer/yaml-tasks

Component Import: Yaml Tests / Yaml Tasks

github.com/opendevshop/devshop - 2f8444fd0013b7e93480aa3fa5874ecefd8ca5bb authored almost 5 years ago by Jon Pugh <[email protected]>
Merge branch 'el-github-actions-pull-request-event' into el-files-sync-install-method

github.com/opendevshop/devshop - db7d64a4a8dd52db3f6366e441a297d608494bb5 authored almost 5 years ago by Elijah Lynn <[email protected]>
Add GitHub Pull Request Action to GitHub Actions.

github.com/opendevshop/devshop - 5c30a86c4cc3f57073a0fa5ca8affb206990051b authored almost 5 years ago by Elijah Lynn <[email protected]>
Empty commit to test.

github.com/opendevshop/devshop - 1bb5898f0c0a997d48407c37ffc343e069b234eb authored almost 5 years ago by Elijah Lynn <[email protected]>
Merge branch 'develop' of github.com:opendevshop/devshop into component/composer/yaml-tasks

github.com/opendevshop/devshop - 2fd4cbd15e7d07164361699093d132b066fe2f3e authored almost 5 years ago by Jon Pugh <[email protected]>
Merge branch '1.x' of github.com:opendevshop/devshop into develop

github.com/opendevshop/devshop - 13773e41155b2b14551dbad67c4ebfbd66b34a5a authored almost 5 years ago by Jon Pugh <[email protected]>
Add Files directory sync to Install Method: "Import".

Fixes #536.

github.com/opendevshop/devshop - c3fb69efe2dac9aabf05edf25bdde1045dbd60bd authored almost 5 years ago by Elijah Lynn <[email protected]>
Add Files directory sync to Install Method: "Import".

Fixes #536.

github.com/opendevshop/devmaster - 05b84abc7c2b1f707ce7cc35096cf6ef29eb9e69 authored almost 5 years ago by Elijah Lynn <[email protected]>
Adding drush 8 back into the stack with composer. Removing custom drush phar installer.

github.com/opendevshop/devshop - 2ddab544d4adf82ba025e1ac2dde6c6db03ba464 authored almost 5 years ago by Jon Pugh <[email protected]>
Removing composer.lock file

github.com/opendevshop/devshop - f0d4805595de1b1a3c2407d0f9cdaa5fc050751f authored almost 5 years ago by Jon Pugh <[email protected]>
ignore composer.lock file in components

github.com/opendevshop/devshop - e49b13d4bea4adf2da4044649edd7da869847b53 authored almost 5 years ago by Jon Pugh <[email protected]>
Comment out mustRun() calls for now, it fails.

github.com/opendevshop/devshop - df3bcf38e790f1f09055260cbe2bf2c1e5d2bb79 authored almost 5 years ago by Jon Pugh <[email protected]>
Avoid mustRun in power process for now.

github.com/opendevshop/devshop - 408d121ea5bb507eda15ff6cd05c5a352f311e62 authored almost 5 years ago by Jon Pugh <[email protected]>
Update power-process in root composer.

github.com/opendevshop/devshop - e2a19ebdae44a2e7010b13ff05cf27e78694c815 authored almost 5 years ago by Jon Pugh <[email protected]>
Bump power-process to latest rc

github.com/opendevshop/devshop - 9291730592f9bc4db91168cf9299cbeabdcd7670 authored almost 5 years ago by Jon Pugh <[email protected]>
Load $env the same way mustRun does.

github.com/opendevshop/devshop - 23d39b1272d5bbfb6965ec4725805d93fb89ced7 authored almost 5 years ago by Jon Pugh <[email protected]>
Bump power-process to latest rc

github.com/opendevshop/devshop - 278a8dfba71a0fefb86bc97348c20ed7915b8b95 authored almost 5 years ago by Jon Pugh <[email protected]>
Merge pull request #9 from provision-ops/must-run

Add mustRun to keep compatibility

github.com/opendevshop/devshop - 85a064a4b11b6ed38ce44b788511de22fa703489 authored almost 5 years ago by Jon Pugh <[email protected]>
Provide a wrapper for mustRun so it remains compatible with Process component

github.com/opendevshop/devshop - cc3f26f5e59090f63cde9e507ade5adb2343ad88 authored almost 5 years ago by Jon Pugh <[email protected]>
Merge branch '1.x' of github.com:opendevshop/devshop into component/composer/yaml-tasks

github.com/opendevshop/devshop - 3ac7eaf00e41c157c7eb9b4d5345fb5a293c66d0 authored almost 5 years ago by Jon Pugh <[email protected]>
Merge pull request #518 from opendevshop/ops/ansible/role-updates

Ops / Ansible / Roles updates

github.com/opendevshop/devshop - 0c3ca2a6973217e64b7cb8b3687ba449bdb7bbbe authored almost 5 years ago by Jon Pugh <[email protected]>
Merge branch 'ops/ansible/role-updates' into component/composer/yaml-tasks

github.com/opendevshop/devshop - f88f72c238660ef4bbbe52d2232d6f8b02746d02 authored almost 5 years ago by Jon Pugh <[email protected]>
Remove commented out packages from vars files.

github.com/opendevshop/devshop - 2f56fafeb6ae494d2ea1ebd8f09d6566b95032f3 authored almost 5 years ago by Jon Pugh <[email protected]>
Remove commented out packages from vars files.

github.com/opendevshop/ansible-role-users - def8035929281ba181661d012ace27480f5ff761 authored almost 5 years ago by Jon Pugh <[email protected]>
Set all Debian systems to use python3-mysqldb for mysql_python_package_debian.

github.com/opendevshop/devshop - 106dffabeedd61beac1cf6fcd7ef00942572996a authored almost 5 years ago by Jon Pugh <[email protected]>
Removing extra python3 packages to see if this is related to the failing ubuntu mysql install: https://github.com/opendevshop/devshop/pull/518/checks?check_run_id=517865257#step:7:523

github.com/opendevshop/ansible-role-users - faaed89038444bf8e6cf22144726db3b2394fd45 authored almost 5 years ago by Jon Pugh <[email protected]>
Removing extra python3 packages to see if this is related to the failing ubuntu mysql install: https://github.com/opendevshop/devshop/pull/518/checks?check_run_id=517865257#step:7:523

github.com/opendevshop/devshop - a1a5c6fa1b44b71a308c74617e56eaeb39156d6a authored almost 5 years ago by Jon Pugh <[email protected]>
Revert "Print system info as a pre-task."

This reverts commit 5cd6bebc4ca385548102eb200cd4d1e43ac9df11.

github.com/opendevshop/devshop - 69d7efd533d349fce867edd0479956d0326e5632 authored almost 5 years ago by Jon Pugh <[email protected]>
Print system info as a pre-task.

github.com/opendevshop/devshop - 5cd6bebc4ca385548102eb200cd4d1e43ac9df11 authored almost 5 years ago by Jon Pugh <[email protected]>
Revert "Use python2 for centos servers"

This reverts commit 8decbf15da59584ff1aace097dbd4745c762013c.

github.com/opendevshop/devshop - aa21c1d2aebfaaacc939019c12a6a9f452598222 authored almost 5 years ago by Jon Pugh <[email protected]>
Try "auto" for interpreter_python in ansible.cfg

github.com/opendevshop/devshop - 7d03c595f48f3d4967301a7b7b93d551928f6dfc authored almost 5 years ago by Jon Pugh <[email protected]>
Move the python interpreter config up the chain to ansible.cfg.

github.com/opendevshop/devshop - a35741376df33b344b8b56ecd3f5c504ba717822 authored almost 5 years ago by Jon Pugh <[email protected]>
Add debugging to server playbook.

github.com/opendevshop/devshop - 2042a937f1b2f0d5b3c1953f54815ed59a618c65 authored almost 5 years ago by Jon Pugh <[email protected]>
Put back ansible_python_interpreter for python 3 for ubuntu servers.

github.com/opendevshop/devshop - 0b022e2e4df4b514963e9dbb7e87f702d080b627 authored almost 5 years ago by Jon Pugh <[email protected]>
Comment in a lint friendly way.

github.com/opendevshop/devshop - 6a86a263f4307071679a5eb26b5ad370174126a2 authored almost 5 years ago by Jon Pugh <[email protected]>
Smart var is an integer.

github.com/opendevshop/devshop - 793adccabcb75475f0d2d2504c6a650464bf02fc authored almost 5 years ago by Jon Pugh <[email protected]>
Attempt to fix check for centOS 7.

github.com/opendevshop/devshop - 48705773d7f864518448f26fd5127bc6607ff05c authored almost 5 years ago by Jon Pugh <[email protected]>
Set ansible_python_interpreter to python2 in ansible.cfg, see if it works across OS.

github.com/opendevshop/devshop - e76caba5ec45586480c8c7bdcd57b7ae1dc23fef authored almost 5 years ago by Jon Pugh <[email protected]>
Set ansible_python_interpreter to python2 in ansible.cfg, see if it works across OS.

github.com/opendevshop/devshop - 3578fc996e87457618a1df028ad91e603942b803 authored almost 5 years ago by Jon Pugh <[email protected]>
Set as an enviroinment variable to try and get centos working =?

ANSIBLE_PYTHON_INTERPRETER: python2

github.com/opendevshop/devshop - cba4349cb704ba5014e23f11bffa72e52ac638e0 authored almost 5 years ago by Jon Pugh <[email protected]>
Set as an enviroinment variable to try and get centos working =?

ANSIBLE_PYTHON_INTERPRETER: python2

github.com/opendevshop/devshop - 8d6ff205deb5701c1c2caef4e68ad4b6222b1a3c authored almost 5 years ago by Jon Pugh <[email protected]>
Use python2 for centos servers

github.com/opendevshop/devshop - 8decbf15da59584ff1aace097dbd4745c762013c authored almost 5 years ago by Jon Pugh <[email protected]>
Typo! TDD FTW. Now THAT'S why we should test all options!

github.com/opendevshop/devshop - 37f1560010b734192b20c7f568b4560cbad99f6c authored almost 5 years ago by Jon Pugh <[email protected]>
Add a tasks.yml file to confirm that `yaml-tests` uses it by default.

Add a second command to the github actions script that uses the --tasks-file option for `tests.ym...

github.com/opendevshop/devshop - a88cd7f41b9cfa24b6a23547e00a5fb8764f3689 authored almost 5 years ago by Jon Pugh <[email protected]>
Replace all mentions of test with task.

github.com/opendevshop/devshop - b6f7c7b2fd403f0943d2fbcc5775e4a1eeded61f authored almost 5 years ago by Jon Pugh <[email protected]>
Adding YamlTasks to list of git repos to split.

github.com/opendevshop/devshop - d984dcdb72d6dd1a7c69cbf3d780ed8e5ddf73ef authored almost 5 years ago by Jon Pugh <[email protected]>
Merge branch '1.x' of github.com:opendevshop/devshop into component/composer/yaml-tasks

github.com/opendevshop/devshop - 6c9f9709332d5605b2078b8c072bfc33d5b0754d authored almost 5 years ago by Jon Pugh <[email protected]>
Final PHPCS?

github.com/opendevshop/devshop - 43ba55488b74c34e2cf7e3271286adb9903c9895 authored almost 5 years ago by Jon Pugh <[email protected]>
PHPCS Fixes.

github.com/opendevshop/devshop - 012c22d541c10b30bcc82c5adc8870655d7414cc authored almost 5 years ago by Jon Pugh <[email protected]>
PHPCBF Cleanup

github.com/opendevshop/devshop - a7e8ff9f7bd84fd67393aef03e6066205762b29c authored almost 5 years ago by Jon Pugh <[email protected]>
PHPCS on Command and Composer directory.

github.com/opendevshop/devshop - dae01005cf3952097c3872b6581567cb37a53b5b authored almost 5 years ago by Jon Pugh <[email protected]>
Run phpcs on the current directory

github.com/opendevshop/devshop - 6b4cd23e5450ac184de4b1ce995ee12696eb9264 authored almost 5 years ago by Jon Pugh <[email protected]>
Rollback to older KNPlabs github API Guzzle Response class.

github.com/opendevshop/devshop - 9f79bc26d184be8bf045dfa20b00e462598dffce authored almost 5 years ago by Jon Pugh <[email protected]>
Rollback to older KNPlabs github API signature.

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