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

fin 1.3.1 warn when update tools on ubuntu is run in non tty environment. Fixes #137

github.com/docksal/docksal - 16543a355409d9c5de12149d7ec8974d6fc13786 authored over 7 years ago by Alexei Chekulaev <[email protected]>
Bump fin version 1.3.0

github.com/docksal/docksal - 7b373c6beb55d50643fba0fff4ddd803ae79a6c6 authored over 7 years ago by Leonid Makarov <[email protected]>
Merge pull request #150 from docksal/feature/run-cli

fin run-cli

github.com/docksal/docksal - 5c1e39a08e6f018d9345c104e8acfdb33c448eb8 authored over 7 years ago by Leonid Makarov <[email protected]>
fin run-cli help

[ci skip]

github.com/docksal/docksal - 67bc66ed88287f2accbba6c9a752f6b646a16d17 authored over 7 years ago by Leonid Makarov <[email protected]>
1.1.58. Fix rare corner case when folders were not mounted during virtual machine creation

github.com/docksal/docksal - d2dfc2d46250c506d06a9625e5821b7b8d631124 authored over 7 years ago by Alexei Chekulaev <[email protected]>
fin run-cli bats tests

github.com/docksal/docksal - 775a5e531a2b2bd11066f689f803de630ee037c2 authored over 7 years ago by Leonid Makarov <[email protected]>
Added uid/gid tests for fin exec

github.com/docksal/docksal - 2717afd8bdbb41998eb1c51ff57b2ba5031a82be authored over 7 years ago by Leonid Makarov <[email protected]>
Moved drush tests to smoke-tests-cli-tools.bats

Added drupal console test
Updated smoke-test-duplicate.bats to match the common style

github.com/docksal/docksal - b5c48db68fc40a3a2459e449954a6450a72d5a44 authored over 7 years ago by Leonid Makarov <[email protected]>
Only use docker user in _exec() for cli

github.com/docksal/docksal - dd2d3047a3b31b52562a8b129cc9a8f35bfefbe7 authored over 7 years ago by Leonid Makarov <[email protected]>
Renamed _run() => _exec()

github.com/docksal/docksal - d5204976efcdd237fc019ff120b030e416122291 authored over 7 years ago by Leonid Makarov <[email protected]>
fin run-cli

github.com/docksal/docksal - 20bf587885cb2f91de9e9d1fccb0be44e7ab258a authored over 7 years ago by Leonid Makarov <[email protected]>
Fix _exec() for other than cli containers

When DOCKSALRC is empty there was a stray semicolon (;) left in the command string

github.com/docksal/docksal - 63e72d3427e886e077f08325671dbb6890a6a3fb authored over 7 years ago by Leonid Makarov <[email protected]>
Add back /var/www permissions reset

Also fix issues with symlinks throwing input/output errors with chown on Mac (NFS)

github.com/docksal/docksal - 6653119d12aa7ec3a81a0504030dca20eabb9661 authored over 7 years ago by Leonid Makarov <[email protected]>
Use docksal/cli:edge-php7 in run-cli by default

TODO: switch to docksal/cli once cli v1.2.0 is out

github.com/docksal/docksal - 26e90bf930af9b2b1e463e2e8bf834b3bea70456 authored over 7 years ago by Leonid Makarov <[email protected]>
Fix project_dir_setup

github.com/docksal/docksal - cf04c0217563d9aba8facf0e0f3f102dc3aba33d authored over 7 years ago by Leonid Makarov <[email protected]>
Silence usedmod/groupmod output in startup.sh

github.com/docksal/service-cli - 3352cb7e38ae37575e1f16ac5bf3d9db4df08151 authored over 7 years ago by Leonid Makarov <[email protected]>
Silence output from startup.sh in command mode

github.com/docksal/service-cli - 0be4dbaca26d668459553275add8cbaf7c4a567d authored over 7 years ago by Leonid Makarov <[email protected]>
uid/gid overriding (moved from fin)

- uid/gid of the docker user in cli can now be overridden via HOST_UID and HOST_GID env variable...

github.com/docksal/service-cli - 857a91d77d10ca20ded7a7006270e293a7d2ef87 authored over 7 years ago by Leonid Makarov <[email protected]>
Fix typo in docker_machine_env()

github.com/docksal/docksal - 0177e913dae46b32531886bfbfc0f357f4065147 authored over 7 years ago by Leonid Makarov <[email protected]>
Optimized ENV usage

github.com/docksal/service-cli - 2d5b047fe26f8fe4ada65c513a6809ee4aabcba5 authored over 7 years ago by Leonid Makarov <[email protected]>
Updated gosu to v1.10

github.com/docksal/service-cli - f3b0cb482f9578a003205d79904a0989d68a256c authored over 7 years ago by Leonid Makarov <[email protected]>
Update env-setup.md

github.com/docksal/docksal - d34d4e2e786bc718685da96d1da9d268aa2c3b2f authored over 7 years ago by Alexei Chekulaev <[email protected]>
Merge pull request #149 from docksal/edge

Merge Edge into Develop

github.com/docksal/docksal - 751936d7dda19d9dbe228f6195dc02589093b6db authored over 7 years ago by Leonid Makarov <[email protected]>
fin 1.1.57. Remove create_site. Add project create instead.

Remove project status.

github.com/docksal/docksal - 9ff4e64d9772135590855fbc20f6fd1b992afa8c authored over 7 years ago by Alexei Chekulaev <[email protected]>
show_help_update typo fix

github.com/docksal/docksal - fe13ddb9e63580463356e3307bedd1554451219e authored over 7 years ago by Alexei Chekulaev <[email protected]>
GTM integration

Replaces GA integration

github.com/docksal/docksal.io-v1 - bc613c2656690fc21c91be086f8d95399c9e8ea6 authored over 7 years ago by Leonid Makarov <[email protected]>
Fix the Drude (DDE) upgrade instructions link

github.com/docksal/docksal - bdc868774b199ea6e11c08db4a417edd2ecb15f8 authored over 7 years ago by Leonid Makarov <[email protected]>
Reverse fin config changes

github.com/docksal/docksal - 81890a8ee5b84ab5fc58d4af96648baaf70e159e authored over 7 years ago by Alexei Chekulaev <[email protected]>
Add delay before retrying NFS mount

github.com/docksal/docksal - 462493f4944b7b23232cdc4c62c09487a63bc2d9 authored over 7 years ago by Alexei Chekulaev <[email protected]>
Set stopped project state only when all containers are being removed

github.com/docksal/docksal - 6cd43703f706a07edcbd4cd0a88d0e7e0231ee38 authored over 7 years ago by Alexei Chekulaev <[email protected]>
Update fin help.

Return 'status' alias for project status

github.com/docksal/docksal - af0d0703473fe3557219e392c08f5d0a36c2bfd1 authored over 7 years ago by Alexei Chekulaev <[email protected]>
Finish moving global variables down to runtime block

github.com/docksal/docksal - 83650b0eed3de9d79ce41bc482d4a5190b7e0459 authored over 7 years ago by Alexei Chekulaev <[email protected]>
Rollback change that prevented configuration loading for docker-compose command

github.com/docksal/docksal - ee8598b2aa3c5a6516fa4b84b2278b5c744ec6f6 authored over 7 years ago by Alexei Chekulaev <[email protected]>
Clear environment variables cache during VM restart

github.com/docksal/docksal - 5110f85132a452006b6a8fb28fdbeb1de542026b authored over 7 years ago by Alexei Chekulaev <[email protected]>
Adjust ver_to_int to new Docker versioning

github.com/docksal/docksal - 34b5547d7e46f395a0d081a33dd57daf44096dbb authored over 7 years ago by Alexei Chekulaev <[email protected]>
1.1.51 Bump software versions

github.com/docksal/docksal - ba9a1b5a0356d3185c5fe0ad2dd99d029eb86232 authored over 7 years ago by Alexei Chekulaev <[email protected]>
Improve load_configuration cases

github.com/docksal/docksal - fafaec25d712b9faa6c0fe675b1d428733274abc authored over 7 years ago by Alexei Chekulaev <[email protected]>
1.1.50 Refactor Docker environment variable export during startup.

Startup time decreased by appx. 0.5s

github.com/docksal/docksal - 6d0bd948d2c2ef246ac4adfda94f42351887a6eb authored over 7 years ago by Alexei Chekulaev <[email protected]>
fin 1.1.52. exec can take filename as parameter

fin exec file.sh - will execute the whole file inside cli

github.com/docksal/docksal - a31724939b4e11dba714498aba3e78c445114628 authored over 7 years ago by Alexei Chekulaev <[email protected]>
1.1.56. Review network configuration functionality

Move all network configuration into one function and refactor update function to work properly w...

github.com/docksal/docksal - 57acc23bda1c25f4d99356d4db7067f0a4c21cd0 authored over 7 years ago by Alexei Chekulaev <[email protected]>
fin 1.1.54 Simplify fin config

By default fin config will only show docker compose configuration now.
Use fin config env To sho...

github.com/docksal/docksal - 7485164dc2f83372f417ce64987c41a74817dc83 authored over 7 years ago by Alexei Chekulaev <[email protected]>
fin 1.1.53 Start implementing central projects management.

Save project state and current config files to central storage. This will allow tracking them in...

github.com/docksal/docksal - f3b83781eaf9cb3a52622650d00c045832dd360a authored over 7 years ago by Alexei Chekulaev <[email protected]>
fin debug - a command to execute a code in scope of fin script to debug it

One should use single quotes to prevent variables being resolved before getting into fin.
fin de...

github.com/docksal/docksal - 682fe2dc9c40818aa2d0cb8113772ab711bcadc8 authored over 7 years ago by Alexei Chekulaev <[email protected]>
fin 1.1.55 Handle NFS mount errors in a better way

Retry mounting NFS shares once again if first attempt has failed
fin vm mount - command to attem...

github.com/docksal/docksal - c34a3ee6b1541c215e6107e3bb924c8781b8ea45 authored over 7 years ago by Alexei Chekulaev <[email protected]>
Fix corner case in picking up project names

github.com/docksal/docksal - 7d8533a8b5af6b68877942ff3200b754dd74ab25 authored over 7 years ago by Alexei Chekulaev <[email protected]>
Return non-zero exit code from docker_machine_start if it was not successful

github.com/docksal/docksal - 2a146e8a2ecc87403e232cf21b48f403ed9917ee authored over 7 years ago by Alexei Chekulaev <[email protected]>
Docksal usage stats (#148)

* Docksal usage stats

Minimal OS and version stats

* Switch to app/screen tracking in GA
...

github.com/docksal/docksal - e183c181d3094c5f87afc92a90924d13151f74ce authored over 7 years ago by Leonid Makarov <[email protected]>
Merge pull request #2 from rbayliss/master

Bump versions

github.com/docksal/backstopjs - c55754bc4542d11c0710589dee58b2cf6b8d0e9b authored over 7 years ago by Leonid Makarov <[email protected]>
Bumping nodejs to v6.10.0 (LTS)

github.com/docksal/backstopjs - d00064f43b728f22ca550a5ec4dfdc8635c18775 authored over 7 years ago by Leonid Makarov <[email protected]>
BACKSTOPJS_VERSION 2.6.9

Installing a particular BackstopJS version vs latest

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

github.com/docksal/qa-suite - dcb56c2865bb90d3cfd882d6172682771fb31108 authored over 7 years ago by Leonid Makarov <[email protected]>
Bump versions

github.com/docksal/backstopjs - 489b5df367fa9d49899af520fba90bd15188ae06 authored over 7 years ago by Rob Bayliss <[email protected]>
DNS settings for all services

Addresses the issue with containers not being able to resolve .docksal domains.

github.com/docksal/docksal - a469b831d7ff2c0de308f364d01754b57aa2ce39 authored over 7 years ago by Leonid Makarov <[email protected]>
Create README.md

github.com/docksal/addons - fec9634b79af4a3ee177dcd78a4e799b32d312f1 authored over 7 years ago by Alexei Chekulaev <[email protected]>
Initial commit

github.com/docksal/addons - 9dceebb6d617b74bb6d5de2861997d1333525ed9 authored over 7 years ago by Alexei Chekulaev <[email protected]>
Allow PROJECT_ROOT to be universally used in fin custom commands (inside and outside cli)

github.com/docksal/service-cli - b3a9284bfcd04d649df67322c750918902254398 authored over 7 years ago by Leonid Makarov <[email protected]>
Merge pull request #1 from mikl/master

* Add innodb_large_prefix=1 to MySQL configuration (v5.5 and v5.6)

See https://github.com/doc...

github.com/docksal/service-mysql - 1e87ed2709872156f53d7105e14a80f57210bcdd authored over 7 years ago by Leonid Makarov <[email protected]>
Merge pull request #145 from docksal/feature/winpty

fin exec tty improvements

resolves #144, resolves #139

github.com/docksal/docksal - 07adc7818a22ada1ba07e1c1f283d05ed69fe764 authored over 7 years ago by Leonid Makarov <[email protected]>
fin 1.1.2

[ci skip]

github.com/docksal/docksal - 6b0a59f990b8d35d4bdad5e053198e0dae23876b authored over 7 years ago by Leonid Makarov <[email protected]>
Revert back to check_winpty_found instead of winpty_wrapper

The old way has a better error handling when winpty is missing

github.com/docksal/docksal - 9b9b9f48fefeb46dd38de5ce6fc4bd967a877a63 authored over 7 years ago by Leonid Makarov <[email protected]>
Removed check_drush_path ()

it's no longer used anywhere

github.com/docksal/docksal - 0fab5a23abc0d275dff6f760cca5ede16fd5bf80 authored over 7 years ago by Leonid Makarov <[email protected]>
Refactored get_current_relative_path usage

github.com/docksal/docksal - 5a878923ce81580fdeb99acad08b20137fa1fee9 authored over 7 years ago by Leonid Makarov <[email protected]>
fin 1.2.0

[ci skip]

github.com/docksal/docksal - fa8fea7819f70db332005deb31a3da6cc1ade710 authored over 7 years ago by Leonid Makarov <[email protected]>
Fixed directory switch in fin exec on Windows

cygpath_abs_unix

github.com/docksal/docksal - df3fb330521ba3294c19400568e306e0c016fa13 authored over 7 years ago by Leonid Makarov <[email protected]>
Added TODO to rewrite is_tty

[ci skip]

github.com/docksal/docksal - a53d8cf0113498ee09be63bc43210b6f4a5883c5 authored over 7 years ago by Leonid Makarov <[email protected]>
Updated fin exec tests

github.com/docksal/docksal - 8f35f4839e1a80fd7de735b89283e491a3003d88 authored over 7 years ago by Leonid Makarov <[email protected]>
Allow disabling TTY mode.

Useful for non-interactive commands when output is saved into a variable for further comparison....

github.com/docksal/docksal - 1b4acb0b0e670d5c86d3ee34a173b9c14ba2b447 authored over 7 years ago by Leonid Makarov <[email protected]>
Refactored OS checks

github.com/docksal/docksal - 2d7d70c9d28a43a5a1e0bccac0ba612e40251883 authored over 7 years ago by Leonid Makarov <[email protected]>
winpty -Xallow-non-tty: allow stdin/stdout to not be ttys

This is an undocumented feature of winpty which makes thing work much better on Windows, includi...

github.com/docksal/docksal - c6b7260bf9d43f05a9191b2f678e35a3b0dca25a authored over 7 years ago by Leonid Makarov <[email protected]>
Get rid of the docker_composer wrapper

it's no longer necessary

github.com/docksal/docksal - a8724d466a7492324de464863cb6093327b2db5a authored over 7 years ago by Leonid Makarov <[email protected]>
Update winpty

winpty-0.4.2
cygwin-2.6.1

github.com/docksal/docksal - 12e103941b26f32fa30f41a56f988c106b9493ac authored over 7 years ago by Leonid Makarov <[email protected]>
winpty_wrapper

Replaced check_winpty_found and ${winpty} with $(winpty_wrapper)

github.com/docksal/docksal - 4f4af3b3aff0d8c5d6a379dc64e050997f233a7b authored over 7 years ago by Leonid Makarov <[email protected]>
Configuration tweaks only needed for 5.6 and older

Also, it is necessary to use a different file format for the larger column size, per the instruc...

github.com/docksal/service-mysql - dd698957e88fbed93c25ee4bb49afb702ca73acb authored over 7 years ago by Mikkel Hoegh <[email protected]>
Add innodb_large_prefix=1 to MySQL configuration

This is needed for Drupal 7 sites, because the actions table has a primary key on aid,
which is ...

github.com/docksal/service-mysql - c01c851e9ce6e2ad5b14bb01c1fe7365aeee1ae1 authored over 7 years ago by Mikkel Hoegh <[email protected]>
Rollback messaging change which didn't work on Windows

github.com/docksal/docksal - 559c8b07e936606f6fd230926636f2a036641e8b authored over 7 years ago by Alexei Chekulaev <[email protected]>
1.1.1 Fix vbox skip flag for update

github.com/docksal/docksal - 18c598a5d6f465c97fd1e655165eb22a44b10a44 authored over 7 years ago by Alexei Chekulaev <[email protected]>
Update vbox link to 5.1.14 in docs

github.com/docksal/docksal - a0a5e67a7c9836e84ee8bcbfefc2153b8628f457 authored over 7 years ago by Alexei Chekulaev <[email protected]>
Merge pull request #140 from docksal/feature/no-privileged

Remove --privileged --userns=host from system services (closes #138)

github.com/docksal/docksal - cac742d183b7d02850756c3432c1c634e1018223 authored over 7 years ago by Leonid Makarov <[email protected]>
Bump fin v1.1.1

[ci skip]

github.com/docksal/docksal - 2e304a73922ae5a3fa9040416a55d4e4ae5b3a8b authored over 7 years ago by Leonid Makarov <[email protected]>
Remove --privileged --userns=host from system services

Not needed at all for dns and ssh-agent and no longer needed for vhost-proxy

github.com/docksal/docksal - 6c7f0de6d0b7d9b0babc6fbfef3c0e4bebc0b30a authored over 7 years ago by Leonid Makarov <[email protected]>
Merge pull request #126 from docksal/develop

Release 1.1.0

github.com/docksal/docksal - 0816f4f3c8d867adcd829f19e4f9321a9deeef1a authored over 7 years ago by Leonid Makarov <[email protected]>
Update setup instructions links

[ci skip]

github.com/docksal/docksal - d4c9e1fb2ba286d1af19a2609fa4f63e3df0eadf authored over 7 years ago by Leonid Makarov <[email protected]>
README and docs updates

[ci skip]

github.com/docksal/docksal - 22b6f0a98cda5e412a825bd2d7fb6eb9329c5e42 authored over 7 years ago by Leonid Makarov <[email protected]>
Fix URLs in docs

[ci skip]

github.com/docksal/docksal - 7bcca7fdde8d5519cee0403a851089ddf277d807 authored over 7 years ago by Leonid Makarov <[email protected]>
Drupal Console docs (fixes #127)

github.com/docksal/docksal - 1410c14c5d8a1f931e7a15be5d3c68aee0841706 authored over 7 years ago by Leonid Makarov <[email protected]>
Added more structure to docs

github.com/docksal/docksal - c4a0a8a10ea4c8e95ba728c56f2e9ab3df820f25 authored over 7 years ago by Leonid Makarov <[email protected]>
Switch cli to cli to image version 1.1

docksal/cli:1.1-php5
docksal/cli:1.1-php7

github.com/docksal/boilerplate-magento-demo - 06b628c1285ae9f8e8e154b3e4c29d391a1c5abc authored over 7 years ago by Leonid Makarov <[email protected]>
Switch cli to cli to image version 1.1

docksal/cli:1.1-php5
docksal/cli:1.1-php7

github.com/docksal/boilerplate-magento - 8e705e8bab4cf21c0389e89b195a7b1a44ea0caf authored over 7 years ago by Leonid Makarov <[email protected]>
Switch cli to cli to image version 1.1

docksal/cli:1.1-php5
docksal/cli:1.1-php7

github.com/docksal/boilerplate-wordpress - 454ed0888065443724110993c50fe4be63423619 authored over 7 years ago by Leonid Makarov <[email protected]>
Switch cli to cli to image version 1.1

docksal/cli:1.1-php5
docksal/cli:1.1-php7

github.com/docksal/boilerplate-drupal7-advanced - 21e236c222f5920d69a9d1d74e8d486c624eafc0 authored over 7 years ago by Leonid Makarov <[email protected]>
Adding Drupal Console as a project level composer dependency

+ composer update

github.com/docksal/boilerplate-drupal8 - 405198c7d00a5f7e32d8d6ade34752d54f617ae7 authored over 7 years ago by Leonid Makarov <[email protected]>
Switch cli to cli to image version 1.1

docksal/cli:1.1-php5
docksal/cli:1.1-php7

github.com/docksal/boilerplate-drupal8 - 81529df31ae4640d963640a5675463bc473e1394 authored over 7 years ago by Leonid Makarov <[email protected]>
Switch cli to cli to image version 1.1

docksal/cli:1.1-php5
docksal/cli:1.1-php7

github.com/docksal/boilerplate-drupal7 - 6698c1d1f7cf4b39fa78295b297b01b35b430632 authored over 7 years ago by Leonid Makarov <[email protected]>
Update README.md

Setup instructions button

github.com/docksal/docksal - 5c17e0f15b1b0ddc111ea723facc521f07fb6152 authored over 7 years ago by Alexei Chekulaev <[email protected]>
Updated docksal/cli image versions

docksal/cli:1.0 => docksal/cli:1.1
docksal/cli:1.0-php7 => docksal/cli:1.1-php7

github.com/docksal/docksal - e052cfc188e6aab8fdc8c477fff9c865b85d1e40 authored over 7 years ago by Leonid Makarov <[email protected]>
Correct setup links to master branch

github.com/docksal/docksal - d288f14b2914c9bc95211779c726a17066f7361d authored over 7 years ago by Alexei Chekulaev <[email protected]>
Fix is_vbox_version. Return proper result on version mismatch

github.com/docksal/docksal - e619b58d7334ca0414cd4c24cba71f26f26b6fc2 authored over 7 years ago by Alexei Chekulaev <[email protected]>
proxy_busy_buffers_size 8k

Otherwise nginx complains:
[emerg] 17#0: "proxy_busy_buffers_size" must be less than the size of...

github.com/docksal/service-vhost-proxy - 12526082e0524f1b9b39afba004f8875b5f67ae2 authored over 7 years ago by Leonid Makarov <[email protected]>
Merge branch 'develop'

github.com/docksal/service-cli - bbead31f8273ea4d284f132b224024ccbab19754 authored over 7 years ago by Leonid Makarov <[email protected]>
Adding yarn

github.com/docksal/service-cli - 739c49eecc76c598fedee258b5df10af10e573f1 authored over 7 years ago by Leonid Makarov <[email protected]>