Ecosyste.ms: OpenCollective

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

Docksal

Docksal is making local development and project onboarding a one step process.
Collective - Host: opensource - https://opencollective.com/docksal - Website: https://docksal.io - Code: https://github.com/docksal

Removed deprecated xdebug.remote_connect_back in services/cli

See https://github.com/docksal/docksal/issues/1238#issuecomment-566779905

github.com/docksal/docksal - 9ac5cf16cd23a90e65de624b9f0d6000dc3a4e68 authored over 3 years ago by Leonid Makarov <[email protected]>
Merge pull request #1475 from docksal/feature/version-bumps

Bump dependency versions

github.com/docksal/docksal - 2e9e4b059088871d1c57df33f3bf275ca8b62947 authored over 3 years ago by Leonid Makarov <[email protected]>
Bump VirtualBox v6.1.18

github.com/docksal/docksal - 858ea6078147f1d1a1dee168b40fd85bf1ddd855 authored over 3 years ago by Leonid Makarov <[email protected]>
Bump WSL Ubuntu v20.04 in docs

github.com/docksal/docksal - d09ecb5e0c21d84fd206bf75021838a741965ea6 authored over 3 years ago by Leonid Makarov <[email protected]>
Bump Docker versions

github.com/docksal/docksal - c3e750bfa2731483c78516764be80384c2f5800d authored over 3 years ago by Leonid Makarov <[email protected]>
Merge pull request #1474 from docksal/feature/tests

Fixed and cleaned up build and tests

github.com/docksal/docksal - 3e052428ea16a2e95ced38f98d8444261cb3caca authored over 3 years ago by Leonid Makarov <[email protected]>
Cleanup

github.com/docksal/docksal - 774bd0144f4cee8fa13afecad3e08fb82b85016e authored over 3 years ago by Leonid Makarov <[email protected]>
Fixed typo in tests/scripts/commands.sh

github.com/docksal/docksal - 1fdfb336bb774c6e3e2e817badc2070ce7346e0f authored over 3 years ago by Leonid Makarov <[email protected]>
Use set -euo pipefail in test scripts

Otherwise only the last failure in the script counts as test failure...

github.com/docksal/docksal - c91feb79c51cc732f3b3064c5c43c709cf0f747b authored over 3 years ago by Leonid Makarov <[email protected]>
Disabled TTY vs no-TTY tests

It is irrelevant in Github Actions, since Github Actions does not emulate a TTY (like Travis CI ...

github.com/docksal/docksal - e6b687d4d96953177f34cf63ec885bfdbb46bb0b authored over 3 years ago by Leonid Makarov <[email protected]>
Fixed Docksal domain in project.bats tests

github.com/docksal/docksal - 110fa68b91811d4eb14534db5816aa6014779231 authored over 3 years ago by Leonid Makarov <[email protected]>
GitHun Actions config cleanup/overhaul

github.com/docksal/docksal - 5b5b800af69a03c2cf8e25e733e8b1dff5d4afe0 authored over 3 years ago by Leonid Makarov <[email protected]>
Merge pull request #1441 from docksal/feature/gh-actions

Convert Project over to use Github Actions

github.com/docksal/docksal - c6ba6e6a36539e7e91757b7e54c012384974adc6 authored over 3 years ago by Leonid Makarov <[email protected]>
Add environment variable where its causing an issue.

github.com/docksal/docksal - 43c1f65a49b37906b71a48837b4dc5bc3ef57cb3 authored over 3 years ago by Les Peabody <[email protected]>
Removing Travis Config no longer using

github.com/docksal/docksal - f71c9a9927ef586aeac520c64b9e30a0f88f660a authored over 3 years ago by Sean Dietrich <[email protected]>
Use DOCKSAL_DNS_DISABLED=1 in tests

github.com/docksal/docksal - c03dbfff1d2f3c7c9d4da074f99c21c0e5b3ca46 authored over 3 years ago by Leonid Makarov <[email protected]>
Hack to fix docker-gen's incompatibility with GitHub Actions

https://github.com/jwilder/docker-gen/issues/315

github.com/docksal/docksal - a5055b13b6941fdb4ca0ee6701e08fa3721215a3 authored over 3 years ago by Leonid Makarov <[email protected]>
Revert "Add environment variable where its causing an issue."

This reverts commit 8b8c095aaabfbb1d34240a53e6ebe031fa61c283.

github.com/docksal/docksal - f0a7ecef3fa9e1cd3acd01b535ea125fb155b4fc authored over 3 years ago by Leonid Makarov <[email protected]>
Created .ssh directory

github.com/docksal/docksal - 2ec4a89fcfce3d766f449178e63697a142118caf authored over 3 years ago by Sean Dietrich <[email protected]>
Revert "Added special vhost-proxy build to validate docker-gen bug."

This reverts commit e6d1c9bb6ac89ed8ec7cc49cea2ef5b8e676a542.

github.com/docksal/docksal - b584e1d673721216c6a28c5f02c0fc72c36911c0 authored over 3 years ago by Leonid Makarov <[email protected]>
Added special vhost-proxy build to validate docker-gen bug.

github.com/docksal/docksal - a32306f692fbc585428bb282a7136aeef47d116e authored over 3 years ago by Les Peabody <[email protected]>
Tests: Disabled TTY vs no-TTY mode check

github.com/docksal/docksal - b179de252705699aadc7999c7c4ba2729345a0cd authored over 3 years ago by Leonid Makarov <[email protected]>
Added option to use the PR branch if done on PR

github.com/docksal/docksal - 3b324e7ac7527986cfbc6d38ba613994cf9b2904 authored over 3 years ago by Sean Dietrich <[email protected]>
Changed github build trigger script to use github env variable

github.com/docksal/docksal - f480fbfcb7a94b9619abc336dc7d3b560c9ae1f6 authored over 3 years ago by Sean Dietrich <[email protected]>
Converted travis build for example repos to github actions

github.com/docksal/docksal - 929bdd9d812108c0e410a7440abf961d9b612af8 authored over 3 years ago by Sean Dietrich <[email protected]>
Changed variable in tests to use Github Workspace

github.com/docksal/docksal - 309bcbfbb1547daade838b0d8a79a284df3be0fc authored over 3 years ago by Sean Dietrich <[email protected]>
Commented out repo build process for now

github.com/docksal/docksal - 449b2c6087bebfa01f4cd6d125c90cd5d44efe31 authored over 3 years ago by Sean Dietrich <[email protected]>
Added github workflow

github.com/docksal/docksal - 6e8ca288490da4df7b4c92fcc97394a586e62deb authored over 3 years ago by Sean Dietrich <[email protected]>
Fixed conditions to no longer match Travis

github.com/docksal/docksal - ecd5873203c55c3b131f958989ef39c6fd5948e4 authored over 3 years ago by Sean Dietrich <[email protected]>
Manually update Docker with apt-get in GitHub Actions

github.com/docksal/docksal - 9c46bb13eda7df3bedd45b2334428a6198a4bdf4 authored over 3 years ago by Leonid Makarov <[email protected]>
Bump Docker versions

- Docker v20.10.2
- Docker Desktop v3.1.0 (51484)

TODO: Update Docker Desktop download links on...

github.com/docksal/docksal - c40f4a3bbf423757d0db8751b190de41d511db86 authored over 3 years ago by Leonid Makarov <[email protected]>
Changed context of variable

github.com/docksal/docksal - bc3c471171807d6702f810497ca5952b5bc4c241 authored over 3 years ago by Sean Dietrich <[email protected]>
Disable PR builds for now

github.com/docksal/docksal - b60e9fbab9ab60dc46dbd7cde1cb77dc38666b38 authored over 3 years ago by Leonid Makarov <[email protected]>
Split amd64 and arm64 local builds

- multi-platform cannot be used with local image caching ("load: true")
- This should provide be...

github.com/docksal/service-mariadb - ccb5fb3e5a498d9f15f33563ab3d5a90ca28a1b4 authored over 3 years ago by Leonid Makarov <[email protected]>
Fixed image cache

github.com/docksal/service-mariadb - 3aaa110fee338b27c4d1de01b2827cfa158225d3 authored over 3 years ago by Leonid Makarov <[email protected]>
Adjusted image tags

github.com/docksal/service-mariadb - 26cda299318d3bfaf8849b532c9cb359a2e08824 authored over 3 years ago by Leonid Makarov <[email protected]>
Merge pull request #14 from docksal/feature/fix-tests

Fixed collation settings in MariaDB 10.5

github.com/docksal/service-mariadb - abd5d46c698e2cc2d5b500af0f2b53d676bff0f1 authored over 3 years ago by Leonid Makarov <[email protected]>
Fixed character-set-server and collation-server settings in 10.5

Starting with mariadb 10.5, character-set-server and collation-server can only be set via comman...

github.com/docksal/service-mariadb - a49fcd8d3ebe69d902e95498eae0bcf5da000d82 authored over 3 years ago by Leonid Makarov <[email protected]>
Refactored Makefile and CI build settings

github.com/docksal/service-mariadb - 5d63ff82f7f5e69098c92fbd65315b1114266f10 authored over 3 years ago by Leonid Makarov <[email protected]>
Enabled 10.4 and 10.5 image builds in actions settings

github.com/docksal/service-mariadb - 8d9b087bf255a4e13a80b59c3374c7fb66200de4 authored over 3 years ago by Leonid Makarov <[email protected]>
Merge pull request #9 from docksal/feature/8-support-mariadb-10.4-10.5

MariaDB 10.4 and 10.5 images

github.com/docksal/service-mariadb - cd7e8e6e716891c1e97b2d0b3a5ef1123a9d4e5c authored over 3 years ago by Leonid Makarov <[email protected]>
Issue 8: Add support for MariaDB version 10.5.

github.com/docksal/service-mariadb - 8ee9699a66699a1721c5d075ad32834dc06382f4 authored over 3 years ago by Les Peabody <[email protected]>
Issue 8: Add support for version 10.4.

github.com/docksal/service-mariadb - 03079bb8dbefeb9e9d646365ba26cf0a6304fa98 authored over 3 years ago by Les Peabody <[email protected]>
Merge pull request #12 from docksal/feature/github-actions

Switch to GitHub Actions + arm64 support

github.com/docksal/service-mariadb - bf2e4ca2bb8a686427b22809ebac6c4f4a52538f authored over 3 years ago by Leonid Makarov <[email protected]>
Enabled linux/arm64 builds

github.com/docksal/service-mariadb - e382890bfe99bad2938accaf8a1111897f853051 authored over 3 years ago by Leonid Makarov <[email protected]>
Switched CI builds to GitHub Actions

- Building with GitHub Actions
- Removed Travis CI config and scripts
- Pushing images to Docker...

github.com/docksal/service-mariadb - 45452df9b43ffdc029158339dec7a8f330c44015 authored over 3 years ago by Leonid Makarov <[email protected]>
Merge pull request #11 from docksal/feature/end-of-life

Removed End of life support for 5.5, 10.0, 10.1

github.com/docksal/service-mariadb - 532018def63005672844af760e8f357cd68a35dc authored over 3 years ago by Leonid Makarov <[email protected]>
adds documentation for platformsh alike stack

github.com/docksal/docksal - 3586350a56cc7a863ef55da8ef15c5537d370968 authored over 3 years ago by Shelane French <[email protected]>
Merge pull request #1446 from waako/stack-platformsh

Create stack-platformsh.yml

github.com/docksal/docksal - 658ed02573ea33608653957bc6981935887740e6 authored over 3 years ago by Les Peabody <[email protected]>
Add RabbitMQ addon. (#73)

github.com/docksal/addons - 1d7b97c6174085f25bff1d3693286be7b1d7e2a5 authored over 3 years ago by Hendrik Kuck <[email protected]>
Update custom-commands.md

github.com/docksal/docksal - 7eecdf516d14733a24d1a0b6d8fb369c6fea3e7f authored over 3 years ago by Sean Dietrich <[email protected]>
Added CarbonAds below search box

github.com/docksal/docksal - e0278410d4f2cbbb567a692d5f7ecb9b7183526c authored over 3 years ago by Leonid Makarov <[email protected]>
Update README.md

Added repo archival notice

github.com/docksal/service-juniper-vpn - 9be314f89c535a1961d7d1a2b71f3b7fe2e73dd8 authored over 3 years ago by Leonid Makarov <[email protected]>
updates documented version of cli

github.com/docksal/docksal - ff01513b3dfc318bc56c766b4aa52487969769ae authored over 3 years ago by Shelane French <[email protected]>
Merge pull request #1 from docksal/feature/updates

removes version number from readme - always pulls latest

github.com/docksal/boilerplate-angular - b056b170d3aa4f8aae095449e33865df0fc38d46 authored over 3 years ago by Shelane French <[email protected]>
removes version number from readme - always pulls latest

github.com/docksal/boilerplate-angular - f19dbedc7e041acdb5832c25fa47c8a23e063330 authored over 3 years ago by Shelane French <[email protected]>
Merge pull request #1466 from docksal/feature/wizard

fixes spaces in project create for consistency

github.com/docksal/docksal - b3d5f8b448247fca09e3ee53792a8181e88ad96a authored over 3 years ago by Leonid Makarov <[email protected]>
fixes spaces in project create for consistency

github.com/docksal/docksal - d8d7e8fb7398a8703d396d66f37dbedaae1bf1e9 authored over 3 years ago by Shelane French <[email protected]>
Added documentation

github.com/docksal/docksal - 31b632fdd91b46e1aa0253f254a90d8e4ea73d14 authored over 3 years ago by Sean Dietrich <[email protected]>
Added option for addons and other files to source the fin file

github.com/docksal/docksal - cf2081acb07a7e63a57a80248e7b712e3f26232a authored over 3 years ago by Sean Dietrich <[email protected]>
Merge pull request #1464 from docksal/feature/docs-rtd-fixes

Docs fixes

github.com/docksal/docksal - 45f08efd59d75e54607e9219dc724a2b0d8db2ff authored over 3 years ago by Leonid Makarov <[email protected]>
Docs: added a redirect for a common old URL used on RTD

http://docksal.readthedocs.io/en/master/getting-started/env-setup/

github.com/docksal/docksal - 61d60a59c0fd54abf4d33058574bc9ed663cce9c authored over 3 years ago by Leonid Makarov <[email protected]>
Block search engines on feature/version branches of the docs

github.com/docksal/docksal - b621f3edbc2c1f3ec8c82318a17467f4fc30565e authored over 3 years ago by Leonid Makarov <[email protected]>
updates default MySQL version to 5.7

github.com/docksal/docksal - def44afbd806f1b7c35504d23c739afb6eb87051 authored over 3 years ago by Shelane French <[email protected]>
switched run-cli image to docksal/2.13-php7.3

github.com/docksal/docksal - e1e2c465ce4396edc973748644987c6ee26701e0 authored over 3 years ago by Shelane French <[email protected]>
switched cli image to docksal/2.13-php7.3

github.com/docksal/docksal - afe4342f33c3b9cb87a88d560191b78aa5c9fbce authored over 3 years ago by Shelane French <[email protected]>
Merge pull request #8 from docksal/feature/readme

adds information about adding composer.lock to repository

github.com/docksal/boilerplate-drupal8-composer - cecabff9dbce3bf786ee40ab8c3b76efb40ac833 authored over 3 years ago by Leonid Makarov <[email protected]>
adds information about adding composer.lock to repository

github.com/docksal/boilerplate-drupal8-composer - 1b1c1fe42579e53e1dead8f759db695de61e9c71 authored over 3 years ago by Shelane French <[email protected]>
switches to the official drupal/recommended-project (#7)

github.com/docksal/boilerplate-drupal8-composer - df5fca33ddabec7e8b502a66ed59c1635babd6c9 authored over 3 years ago by Shelane French <[email protected]>
Merge pull request #1 from docksal/feature/config

comments out MySQL password settings

github.com/docksal/boilerplate-bedrock - a62bf42dc1a9d662028f128f34abf28b83bef82a authored over 3 years ago by Oleksii Chekulaiev <[email protected]>
Merge pull request #5 from docksal/feature/config

commenting out MySQL password settings

github.com/docksal/boilerplate-magento - 4b9c1b4abc1016b36e9e37f33ac23cd5fa236987 authored over 3 years ago by Oleksii Chekulaiev <[email protected]>
Merge pull request #1 from docksal/feature/readme

adds information about adding composer.lock and salt.txt to repository

github.com/docksal/boilerplate-drupal9-blt - 2516155f1d1faa7eb9e014f03400e842ba817392 authored over 3 years ago by Oleksii Chekulaiev <[email protected]>
Merge pull request #2 from docksal/feature/readme

adds information about adding composer.lock to repository

github.com/docksal/boilerplate-drupal9-composer - 0982c218273d484606bcc2daf7d89ea36669b39c authored over 3 years ago by Oleksii Chekulaiev <[email protected]>
Update README.md (#1)

to point to the correct repo.

github.com/docksal/boilerplate-drupal9-composer - 8d9fb6a5a3d4c23456f805907d588389021c6819 authored over 3 years ago by Mark Casias <[email protected]>
Fixes typo in installation section

Fixes typo in installation section

github.com/docksal/docksal.io - 5bb327baa17eea408977a2f06d0949951d7e0767 authored over 3 years ago by Shelane French <[email protected]>
Updated documentation

github.com/docksal/service-mariadb - 9b44c982a3c56bd8468b5ef95a99e7bde1190b72 authored over 3 years ago by Sean Dietrich <[email protected]>
Removed End of life support for 5.5, 10.0, 10.1

github.com/docksal/service-mariadb - eaa02f08f77d1ff1beb79c1a0d312ec494ee50b0 authored over 3 years ago by Sean Dietrich <[email protected]>
Enhanced NFS diagnostics in "fin sysinfo"

Showing "nfsd status" and "showmount -e"

github.com/docksal/docksal - 765a51ec4dcc3d6bb82459b229da4b4a52f8b358 authored over 3 years ago by Leonid Makarov <[email protected]>
Updated docs for xdebug

github.com/docksal/docksal - c8db77052fb6c7a490847bab87d742824e0525b6 authored almost 4 years ago by Sean Dietrich <[email protected]>
Added documentation for Xdebug 3

github.com/docksal/docksal - bc79ce50f6908cc275289cb89280b3ee0ea34dd6 authored almost 4 years ago by Sean Dietrich <[email protected]>
Update drush links in doc for fin pull.

Current version in master for Drush is now Drush 10.x.

github.com/docksal/docksal - 42e4751ce0c96055804bdaf4bda75a1a0c0ba9f8 authored almost 4 years ago by Luc Bézier <[email protected]>
Bump fin v 1.103.0, changelog and docs

github.com/docksal/docksal - 3b62edc73cb713f45d4496759eb41989de953a0c authored almost 4 years ago by Leonid Makarov <[email protected]>
Merge pull request #4 from docksal/readme

fixes link to repo

github.com/docksal/boilerplate-drupal9-composer - 8489cf9d31b532597228175411accd883449e514 authored almost 4 years ago by Leonid Makarov <[email protected]>
fixes link to repo

github.com/docksal/boilerplate-drupal9-composer - f622ff0369d6ecdae7691c49bafc98a58f2ac934 authored almost 4 years ago by Shelane French <[email protected]>
Merge pull request #1454 from docksal/feature/healthcheck-interval

Make healthcheck interval configurable

github.com/docksal/docksal - 9cae9522ad9f9f005fdf8a40bffaf4a8385bad42 authored almost 4 years ago by Leonid Makarov <[email protected]>
Merge pull request #1455 from docksal/feature/wordpress-https

Applications section + Wordpress HTTPS docs

github.com/docksal/docksal - 8d558db5f50862d129a1eff131361ab95c6cca19 authored almost 4 years ago by Leonid Makarov <[email protected]>
Added Wordpress HTTPS docs

github.com/docksal/docksal - 89ae5b7d2fd82154dc4a80f65d0edb8ae89ebaf7 authored almost 4 years ago by Leonid Makarov <[email protected]>
Added "Applications" section

Moved Drupal and Wordpress docs to a new section

github.com/docksal/docksal - 7d8f207faead67979caec49d1ea3c6a8c61be35c authored almost 4 years ago by Leonid Makarov <[email protected]>
Added DOCKSAL_CONTAINER_HEALTHCHECK_INTERVAL option

Default: 10s.
Can be used to increase container healthcheck interval and thus help with excessiv...

github.com/docksal/docksal - 9162ccc47597ffd97043c9eb55f6c60d4e0a5c0c authored almost 4 years ago by Leonid Makarov <[email protected]>
Added logging options to docksal-dns and docksal-ssh-agent services

github.com/docksal/docksal - 44444da78fec1194e5769c78f503accda7a8a5c0 authored almost 4 years ago by Leonid Makarov <[email protected]>
Code style updates in _healthcheck_wait

github.com/docksal/docksal - 52e8a5cd7eb60949d4469af9a5b018b0f80b2ec8 authored almost 4 years ago by Leonid Makarov <[email protected]>
Merge pull request #5 from docksal/feature/composer-updates

updates composer project settings

github.com/docksal/boilerplate-drupal8-blt - 89b3070cadbb81df0eacf11eb3abe4856848d2d7 authored almost 4 years ago by Leonid Makarov <[email protected]>
Removed CLI_IMAGE override in docksal.env

Composer 2.0 works fine now, so no need to pin the cli image version to use Composer 1

github.com/docksal/boilerplate-drupal8-blt - 3282e8a102cf46b88d6936cd7f688f724003e04b authored almost 4 years ago by Leonid Makarov <[email protected]>
Updated BLT project

github.com/docksal/boilerplate-drupal8-blt - b3e530c74bf6a5200d55011b588571ab5b2a910f authored almost 4 years ago by Leonid Makarov <[email protected]>
Fix indentation

github.com/docksal/docksal - 04a1ab03478e68027aaf9589ca10b90d430f1157 authored almost 4 years ago by Tom Bamford <[email protected]>
Updated configuration for xdebug to use version 3.0

github.com/docksal/service-cli - 5d1e0873e9f36e91c17cd88eaa1031cc517218ee authored almost 4 years ago by Sean Dietrich <[email protected]>
Fixes typo in installation section

github.com/docksal/docksal.io - 4dd776f88738e0d51f9f438cc4bcca17cf047ca0 authored almost 4 years ago by Shelane French <[email protected]>
Create stack-platformsh.yml

Using platformsh-template for Drupal 9 create docksal stack

github.com/docksal/docksal - bb67dce29a3cea5f6cd544d72f19af983aff0570 authored almost 4 years ago by Tom Bamford <[email protected]>
Merge pull request #1445 from waako/patch-1

Fix Typo in service name described

github.com/docksal/docksal - a2f42d5bcb32cc30b1d731dab9665887ea9939b5 authored almost 4 years ago by Les Peabody <[email protected]>
Fix Typo in service name described

github.com/docksal/docksal - 0605bd4f1cf344d112fc177e2b51f980291fac43 authored almost 4 years ago by Tom Bamford <[email protected]>