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

GitHub Workflow file uses run as a string only.

github.com/opendevshop/devshop - 10acfc71a6aea1ff9fac1e46ebcf6e278bfbef08 authored over 4 years ago by Jon Pugh <[email protected]>
Adding publish steps to github actions.

github.com/opendevshop/devshop - 076c2ebc6ff15966718c5772ae6b985f3f10de38 authored over 4 years ago by Jon Pugh <[email protected]>
Don't fail fast here, we want to see if other OSs finish.

github.com/opendevshop/devshop - 021053da66259fbf9348b82825bc36a9165e6da1 authored over 4 years ago by Jon Pugh <[email protected]>
Add mkdir -p /etc/ansible to install.sh script.

github.com/opendevshop/devshop-install - ef8544cfb5c2a3c8d7eade0cc2e478dd8c00a369 authored over 4 years ago by Jon Pugh <[email protected]>
Add mkdir -p /etc/ansible to install.sh script.

github.com/opendevshop/devshop - 5ec08d8d7d42d2b7dfe4069647974fbf40ec75be authored over 4 years ago by Jon Pugh <[email protected]>
yum update needs -y.

github.com/opendevshop/devshop-install - 3880532cdbb33374f03e9229ea94d55344dae622 authored over 4 years ago by Jon Pugh <[email protected]>
yum update needs -y.

github.com/opendevshop/devshop - 68c5189c9f8130957da4ec36c6e30252f57c6c15 authored over 4 years ago by Jon Pugh <[email protected]>
Ensure sudo and which are also in there.

github.com/opendevshop/devshop-install - c1b036e69358f828e56e48a3d5dded24565986c0 authored over 4 years ago by Jon Pugh <[email protected]>
Ensure sudo and which are also in there.

github.com/opendevshop/devshop - 572d6a575cc8f9eaf8dbaa6b7d629ee55c855153 authored over 4 years ago by Jon Pugh <[email protected]>
Add steps from centos7 dockerfile to the install.sh script.

github.com/opendevshop/devshop-install - 2bb8fb0ffea891f2a64877948c4cbbfeec373fe1 authored over 4 years ago by Jon Pugh <[email protected]>
Add steps from centos7 dockerfile to the install.sh script.

github.com/opendevshop/devshop - 154f66ca994aa90f359c473c0b73bec280e73cf7 authored over 4 years ago by Jon Pugh <[email protected]>
Bring in changes from branch install/install-sh/ansible-pip

github.com/opendevshop/devshop-install - 913b919a36813dd679c65f3ff294f69f943caf93 authored over 4 years ago by Jon Pugh <[email protected]>
Bring in changes from branch install/install-sh/ansible-pip

github.com/opendevshop/devshop - 01daaa96954f5fe4a1f40fd7ac90790e2a856734 authored over 4 years ago by Jon Pugh <[email protected]>
Revert "Install python3-pip in RHEL family."

This reverts commit 4cc8523d0e8bbc7e788518c42affc890debc3a6a.

github.com/opendevshop/devshop - 80f104d542b744b8d64279b28ef7cb3c3421f20d authored over 4 years ago by Jon Pugh <[email protected]>
Put back hack to set variable for python3-mysqkdb package.

github.com/opendevshop/devshop - 43ab933f60ed273d591f8c8490aa424b5bc370a3 authored over 4 years ago by Jon Pugh <[email protected]>
Install python3-pip in RHEL family.

github.com/opendevshop/devshop - 4cc8523d0e8bbc7e788518c42affc890debc3a6a authored over 4 years ago by Jon Pugh <[email protected]>
Move 'strategy' to the right place.

github.com/opendevshop/devshop - 42150dfc61bb11513ad5486d7d0ac581929dba26 authored over 4 years ago by Jon Pugh <[email protected]>
Add install.yml for testing the install script.

github.com/opendevshop/devshop - b35c37ad738ef5b4a76fec8c64910da52e4dc932 authored over 4 years ago by Jon Pugh <[email protected]>
Update lockfile.

github.com/opendevshop/devshop - d447ffbddcfebe2de3386b70704b56a6262cb88c authored over 4 years ago by Jon Pugh <[email protected]>
Add devshop-install repo to composer.json git splits.

github.com/opendevshop/devshop - 8320bfecb4d3ac05cda58c6b6e957ab4aa5e8d85 authored over 4 years ago by Jon Pugh <[email protected]>
Adding install folder, README and moving install.sh into it.

github.com/opendevshop/devshop - 63230df4afc6d18dd9f71bcf7e7da74981debc4e authored over 4 years ago by Jon Pugh <[email protected]>
Adding install folder, README and moving install.sh into it.

github.com/opendevshop/devshop-install - 0f23cbad92ee357a7aeb502354c6d61c39f773b3 authored over 4 years ago by Jon Pugh <[email protected]>
Just use pip for centos install.

github.com/opendevshop/devshop - f416ddbcdc26b26193bc30289eaed29dd2329b28 authored over 4 years ago by Jon Pugh <[email protected]>
> debconf: delaying package configuration, since apt-utils is not installed

Ok, you can haz apt-utils.

github.com/opendevshop/devshop - 54c48fc089b2fc335292ace141b9f7b4a890a118 authored over 4 years ago by Jon Pugh <[email protected]>
Add a prepareAll() function to create the ansible dir.

github.com/opendevshop/devshop - dc8976154b46302fb74dcb22308495c6e6248a14 authored over 4 years ago by Jon Pugh <[email protected]>
Fine, I guess they ARE requirements!

github.com/opendevshop/devshop - e9bee76125e5047c12c8179ef86d518680b69a5e authored over 4 years ago by Jon Pugh <[email protected]>
Add locales to prerequisite packages.

github.com/opendevshop/devshop - c0683a44d4af49fcbffab3a6053202f6dac9b4b3 authored over 4 years ago by Jon Pugh <[email protected]>
Add code that prepares centos7.

github.com/opendevshop/devshop - 75568b5c827ce9f71e4a2d7ba42b32c9cd309d24 authored over 4 years ago by Jon Pugh <[email protected]>
Add an else condition to the custom docker-systemd command.

github.com/opendevshop/devshop - a38ab41d11d6b8864ef9c6247e4afc4f3766abff authored over 4 years ago by Jon Pugh <[email protected]>
Add update-alternatives to set python3 as the default.

github.com/opendevshop/devshop - 7ad2e52bb132945244701b12b3b949f26e27b700 authored over 4 years ago by Jon Pugh <[email protected]>
Don't overwrite /etc/os-release. Create our own file with build information: /etc/devshop-release

github.com/opendevshop/devshop - 61018950783d2ea4c11d201916cafbc491b0dec7 authored over 4 years ago by Jon Pugh <[email protected]>
Put ANSIBLE_BUILD_COMMAND on one line. It causes problems when being output to file: https://github.com/opendevshop/devshop/pull/580/checks?check_run_id=616455794#step:12:102

"/etc/os-release: line 23: --extra-vars: command not found"

github.com/opendevshop/devshop - 61cce730f3724b7749929c6a3b710b0d51811df1 authored over 4 years ago by Jon Pugh <[email protected]>
Set dist_version correctly.

github.com/opendevshop/devshop - 93c4496ae2a6d5c7114265fb7f3aa4be97b37512 authored over 4 years ago by Jon Pugh <[email protected]>
Comment out the step we may be able to skip now.

github.com/opendevshop/devshop - d24a990ea1a9fab53a08da4a1a799d5c0a4f05f0 authored over 4 years ago by Jon Pugh <[email protected]>
Shorten the line.

github.com/opendevshop/devshop - e0cfa79cadde66ea8f2c6e18ce543113161fc438 authored over 4 years ago by Jon Pugh <[email protected]>
Wrong path to script.

github.com/opendevshop/devshop - d56c53da66ae04b951686b7ec5695d18e0c22cbc authored over 4 years ago by Jon Pugh <[email protected]>
Makesure docker-systemd-prepare.

github.com/opendevshop/devshop - 82a8bfb5912873612a05a44c6cc48fe253267be8 authored over 4 years ago by Jon Pugh <[email protected]>
Rework docker-systemd-clean to docker-systemd-prepare and the initctl faker file.

github.com/opendevshop/devshop - ad6e1d029f5db596f71e2362e210590353752199 authored over 4 years ago by Jon Pugh <[email protected]>
Merge branch 'install/install-sh/ansible-pip' of github.com:opendevshop/devshop into install/install-sh/ansible-pip

github.com/opendevshop/devshop - a1c34d7b8a44927b7412ca813692c60a3e72549f authored over 4 years ago by Jon Pugh <[email protected]>
Install pymysql in install.sh.

github.com/opendevshop/devshop - 1576f48c70b76f45c66458ca33690919ef718eed authored over 4 years ago by Jon Pugh <[email protected]>
Update install.sh to use pip to install Ansible. Leverage tips and tricks from get.docker.com, like $sh_c, pre_reqs, OS detection, but don't go overkill and rewrite the entire file in one commit.

github.com/opendevshop/devshop - 0377fbdeb7c6a684218c4ae4a9de2c02c78ddb30 authored over 4 years ago by Jon Pugh <[email protected]>
Add DOCKER_BUILD_COMMAND, DOCKER_BUILD_COMMAND_ARG, and --build-command options to robo up and prepare:containers.

github.com/opendevshop/devshop - a1e3095da48a597217e68dadf0133fe877c4ed65 authored over 4 years ago by Jon Pugh <[email protected]>
Don't assume ansible is installed.

github.com/opendevshop/devshop - b1721506105e78ab95efcf8f03a3f49aaa719840 authored over 4 years ago by Jon Pugh <[email protected]>
Force ansible to use python3 by setting ansible_python_interpreter in the playbook. Users can override it here.

github.com/opendevshop/devshop - 05175c5e35d905260734dac4b9397c22bc3a4e00 authored over 4 years ago by Jon Pugh <[email protected]>
Use install.sh instead of devshop-ansible-playbook command.

github.com/opendevshop/devshop - a403cd32d50b0f09b246212c5927013e6cd9eea7 authored over 4 years ago by Jon Pugh <[email protected]>
Don't assume ansible is installed at this point.

github.com/opendevshop/devshop - c996a24c15194332859b219b9ea62902e673d36a authored over 4 years ago by Jon Pugh <[email protected]>
Change the build.yml workflow to use the --from option to force the system to use the upstream OS docker images, and change the matrix.os strings to use the docker image names.

github.com/opendevshop/devshop - 2067c7557ef918c4c665d3eecf0a7e0e98bc5022 authored over 4 years ago by Jon Pugh <[email protected]>
Move install.sh call to "Install DevShop" section.

github.com/opendevshop/devshop - 2f5aeacbf6ec7f76c26d3075a74b9028e2c974d6 authored over 4 years ago by Jon Pugh <[email protected]>
Merge pull request #579 from opendevshop/composer/node/suggests

Composer / NodeJS Installer / Move to Suggests

github.com/opendevshop/devshop - 935dfd408e6133aa01e7dd913c3a7f98012c7783 authored over 4 years ago by Jon Pugh <[email protected]>
Use the file's directory, not cwd when looking up the git repo.

github.com/opendevshop/devshop - 6778a8fba2ef41e0a001085a10f0b2072121bf81 authored over 4 years ago by Jon Pugh <[email protected]>
Add our own extension of GitRepository so we can add methods to that. Traits used on robo command files cannot have methods that dont parse as AnnotatedCommands.

github.com/opendevshop/devshop - cab667bf5d4a0dc93b402abbb700b4b5ebda0250 authored over 4 years ago by Jon Pugh <[email protected]>
Remove commented code.

github.com/opendevshop/devshop - 1150ea21a82a477977252775b51e1f173359bb21 authored over 4 years ago by Jon Pugh <[email protected]>
Also bail out if local copy contains unpushed commits

github.com/opendevshop/devshop - d2be2ef23901e8d8c130f5b99b9a9c3829d5ad30 authored over 4 years ago by Jon Pugh <[email protected]>
Remove GitWrapper implementation and replace with getRepository().

github.com/opendevshop/devshop - 78fc9ccfad179edb3aab96b11b62c16645bf1052 authored over 4 years ago by Jon Pugh <[email protected]>
Add a callGit() method to GitRepositoryAwareTrait.php to allow for easy command running.

github.com/opendevshop/devshop - 5625e38718e21d4c633fe7af8198df864708dd49 authored over 4 years ago by Jon Pugh <[email protected]>
Add some keywords to composer.json package.

github.com/opendevshop/devshop - be6c816a6ef40e1f776ad08f588cfc48618e8774 authored over 4 years ago by Jon Pugh <[email protected]>
Don't assume ansible is installed.

github.com/opendevshop/devshop - ad03fdc2e042480bb5655530cdb3714ca6f64535 authored over 4 years ago by Jon Pugh <[email protected]>
Force ansible to use python3 by setting ansible_python_interpreter in the playbook. Users can override it here.

github.com/opendevshop/devshop - 8f971ab8810f97110b11fbe6a2982dd16a6ffd0f authored over 4 years ago by Jon Pugh <[email protected]>
Move install.sh call to "Install DevShop" section.

github.com/opendevshop/devshop - 30ea6908976d9c5e73506bc92e0d1ccf4d92f610 authored over 4 years ago by Jon Pugh <[email protected]>
Install pymysql in install.sh.

github.com/opendevshop/devshop - 2d59f1c36731d6b8d1d21a3bbdc7b896b58ff653 authored over 4 years ago by Jon Pugh <[email protected]>
Add DOCKER_BUILD_COMMAND, DOCKER_BUILD_COMMAND_ARG, and --build-command options to robo up and prepare:containers.

github.com/opendevshop/devshop - 3e46aae6b655d1b3598ee29f034cd6a8ba87d791 authored over 4 years ago by Jon Pugh <[email protected]>
Don't assume ansible is installed at this point.

github.com/opendevshop/devshop - 3334bf4bd95a553039bc3b4ccb8be0e20353d0bc authored over 4 years ago by Jon Pugh <[email protected]>
Update install.sh to use pip to install Ansible. Leverage tips and tricks from get.docker.com, like $sh_c, pre_reqs, OS detection, but don't go overkill and rewrite the entire file in one commit.

github.com/opendevshop/devshop - fd031d9e8510a4385927438c96a89c37e4fe3885 authored over 4 years ago by Jon Pugh <[email protected]>
Use install.sh instead of devshop-ansible-playbook command.

github.com/opendevshop/devshop - dc05c658b650706318f668facb68e132b7fea0ae authored over 4 years ago by Jon Pugh <[email protected]>
Change the build.yml workflow to use the --from option to force the system to use the upstream OS docker images, and change the matrix.os strings to use the docker image names.

github.com/opendevshop/devshop - 3b0c36001a17a2957aabac1ffb3e2576e9f820b2 authored over 4 years ago by Jon Pugh <[email protected]>
Add checkCliVersion() to devshop status command.

github.com/opendevshop/devshop - 589b5f86da11731f48112eff47f72f5af64d98ce authored over 4 years ago by Jon Pugh <[email protected]>
Implement GitHubRepositoryAwareTrait to replace gitWrapper and GitWorkingCopy.

github.com/opendevshop/devshop - d8cc93a505d26eec4117b8958f073e1bcf5ffcda authored over 4 years ago by Jon Pugh <[email protected]>
Fixing PSR 4

github.com/opendevshop/devshop - cf89ac9b482cc4a84c5f0eb8614c3451b9a5b3ef authored over 4 years ago by Jon Pugh <[email protected]>
Fixing line endings

github.com/opendevshop/devshop - 88fd289e538a7da3061cb757e80ddcff56a6edba authored over 4 years ago by Jon Pugh <[email protected]>
Add FROM_IMAGE_ARG to .env so it won't be blank.

github.com/opendevshop/devshop - 17779012168c2702209f59d444f71b95e096d6da authored over 4 years ago by Jon Pugh <[email protected]>
Require power process in the root project and fix psr autoload setting.

github.com/opendevshop/devshop - a8da96b98d563a72f7fe26ecc0c6d37806af2868 authored over 4 years ago by Jon Pugh <[email protected]>
Adding required components as path repos.

github.com/opendevshop/devshop - 2eb8051a56cafbae4cdba2afd494976716e7f0e3 authored over 4 years ago by Jon Pugh <[email protected]>
Composer update

github.com/opendevshop/devshop - 9abfa26b037cf843179dc2f491adf292d2641c3b authored over 4 years ago by Jon Pugh <[email protected]>
Removing github-api-cli from "replace" so it gets loaded.

github.com/opendevshop/devshop - b83fd2b7190225f5edee27480e672fefdcebfb0b authored over 4 years ago by Jon Pugh <[email protected]>
Adding githubapi-cli

github.com/opendevshop/devshop - c9ee45696da361ef2f7bf82b86c32f38ceefb4c5 authored over 4 years ago by Jon Pugh <[email protected]>
switch things around to match how symfony/symfony handles things

github.com/opendevshop/devshop - db3a0ac1fc6b64001f0b56c2ff6814b07ee88e8b authored over 4 years ago by Jon Pugh <[email protected]>
Set correct branch alias in all components

github.com/opendevshop/devshop - 2add561e343a582810ce7835979776328a2af94c authored over 4 years ago by Jon Pugh <[email protected]>
Add components to 'replace' list so we dont need custom repos.

github.com/opendevshop/devshop - 342d4c331340c271f64f2c6dec18e084aa381907 authored over 4 years ago by Jon Pugh <[email protected]>
Updating lockfile

github.com/opendevshop/devshop - 691c65458a5faa16649f75c3f1afcf929401f833 authored over 4 years ago by Jon Pugh <[email protected]>
Move mouf/nodejs-installer to suggest.

github.com/opendevshop/devshop - c2e55090b089a4fbf9a390f51da49c97b82064b7 authored over 4 years ago by Jon Pugh <[email protected]>
Merge pull request #575 from opendevshop/ci/github/actions-branches

CI / Scheduled Builds / 1.x Builds failing because of bad `github deployment` call.

github.com/opendevshop/devshop - 28425756d121c106294c6280ff87358d130b1fa7 authored over 4 years ago by Jon Pugh <[email protected]>
Use the pattern github.pr123.OS for better readability.

github.com/opendevshop/devshop - 75423321ede54d9ed613f5f1bd7c0591b6f6bb08 authored over 4 years ago by Jon Pugh <[email protected]>
Forgot part of the URL.

github.com/opendevshop/devshop - 3c6ade275a77e6faf3952b92288a5d38b4adf1cc authored over 4 years ago by Jon Pugh <[email protected]>
Fix GITHUB_RUN_LOG_URL to use github.run_id.

github.com/opendevshop/devshop - 1ca38649b78ca1de382f2394c21be69624248352 authored over 4 years ago by Jon Pugh <[email protected]>
Put back GITHUB_RUN_LOG_URL using github event data.

github.com/opendevshop/devshop - fa23c681e6b6f59afb5f92bc7aa6d433164f200f authored over 4 years ago by Jon Pugh <[email protected]>
Merge branch '1.x' of github.com:opendevshop/devshop into ci/github/actions-branches

github.com/opendevshop/devshop - 45dcfe6abbeccb1b114a5615913aeda18248f234 authored over 4 years ago by Jon Pugh <[email protected]>
Merge pull request #578 from opendevshop/ci/github/actions-fixes

CI / GitHub / Actions Fixes

github.com/opendevshop/devshop - 548b69d88c1f4f8992e9626daff0a430e967bc18 authored over 4 years ago by Jon Pugh <[email protected]>
Delete comment after posting in github actions.

github.com/opendevshop/devshop - 613d0611081c3aed7d4dfbe97533b6bae25f41eb authored over 4 years ago by Jon Pugh <[email protected]>
Revert "Use correct GITHUB_RUN_LOG_URL in build.yml as well."

This reverts commit ac9a374f5eef03df85a23eef73f53f7255d6bb57.

github.com/opendevshop/devshop - ca4628e18d6d1c88c9a7afc88e1687fcb1737109 authored over 4 years ago by Jon Pugh <[email protected]>
Revert "Move GITHUB_RUN_LOG_URL to the right place this time. (hopefully)"

This reverts commit 9c2a91849d0b0a046a7c65417861eba018ada055.

github.com/opendevshop/devshop - 3e4a890974a83038fd7cdd7643cb6075c40b4de6 authored over 4 years ago by Jon Pugh <[email protected]>
Add env dump to debug action.

github.com/opendevshop/devshop - 2c0c42f5ff8ec3c121eb310dee1308e3778b117a authored over 4 years ago by Jon Pugh <[email protected]>
Remove bad env var for now

github.com/opendevshop/devshop - de9112b426dbc7ffa8cfee3df344994fe7c2b9ad authored over 4 years ago by Jon Pugh <[email protected]>
Move GITHUB_RUN_LOG_URL to the right place this time. (hopefully)

github.com/opendevshop/devshop - 9c2a91849d0b0a046a7c65417861eba018ada055 authored over 4 years ago by Jon Pugh <[email protected]>
Use correct GITHUB_RUN_LOG_URL in build.yml as well.

github.com/opendevshop/devshop - ac9a374f5eef03df85a23eef73f53f7255d6bb57 authored over 4 years ago by Jon Pugh <[email protected]>
Revert yml change.

github.com/opendevshop/devshop - 8a3552f1bc2a6d14fba712f24911131765cd94cc authored over 4 years ago by Jon Pugh <[email protected]>
Update developing-devshop.md

github.com/opendevshop/devshop - f0139730fc88d0ebe2532151f6872ddd27f0d97c authored over 4 years ago by Jon Pugh <[email protected]>
Move the GITHUB_RUN_LOG_URL variable setting inside the jobs array. The RUN_ID only exists in the Run.

github.com/opendevshop/devshop - 417f462891e320b8f67e0465aa3b4e9dc83f0d6e authored over 4 years ago by Jon Pugh <[email protected]>
Use correct GITHUB_RUN_LOG_URL in build.yml as well.

github.com/opendevshop/devshop - 78b6f0a949050720d7c19175e984d244b79f3bc9 authored over 4 years ago by Jon Pugh <[email protected]>