Ecosyste.ms: OpenCollective

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

github.com/opendevshop/devshop_provision

Drush commands and backend code for DevShop. To Be Deprecated with 1.0 release.
https://github.com/opendevshop/devshop_provision

adding install_profile to project context

570c4238206c4b5c3358bc527bf657b096d5cd42 authored over 12 years ago by Jonathan Pugh <[email protected]>
adding provision-devshop-install (sites) command

01812ff43d52d5afdf94f4978530b5d1f524a402 authored over 12 years ago by Jonathan Pugh <[email protected]>
adding project to potential context options. DOES NOT SAVE without patch to provision

4aa966d55c746e3bfee8db7853751abdb5a53a3e authored over 12 years ago by Jonathan Pugh <[email protected]>
adding baseUrl to the project context

74d191028932a53f3b3db9972c82e947d719cc2a authored over 12 years ago by Jonathan Pugh <[email protected]>
THREE PLATFORMS!

99dddd48b4a15ab23fb26a43d17cc7bf76457b11 authored over 12 years ago by Jonathan Pugh <[email protected]>
Adding project_name to the project context

cae81d821970fd53bb263985d28b71f91e8e813f authored over 12 years ago by Jonathan Pugh <[email protected]>
properly extracting properties from our project context!

45e18a9442039e2d382423778b319e7ed3c1adfb authored over 12 years ago by Jonathan Pugh <[email protected]>
tweaking provisionContext_project!

5d81c5101f3606b21623aeffe4ea478f9d09b685 authored over 12 years ago by Jonathan Pugh <[email protected]>
removing the alias creation from provision-devshop-create command because it won't even run without the alias!

ee77ac8459ab9864d10cc0450cd3d985c51340cd authored over 12 years ago by Jonathan Pugh <[email protected]>
removing accidental hook!

7abc9209398fbcfcd32e456b6f42c4edc835ba5a authored over 12 years ago by Jonathan Pugh <[email protected]>
New Provision Context! PROJECT

f2fa4a721c73fabc314743d47f800c984ecd5f32 authored over 12 years ago by Jonathan Pugh <[email protected]>
adding validation, and attempting to create alias in the create command.

4f37d073b89fc81875dfe00fa8c2290c8a03ab69 authored over 12 years ago by Jonathan Pugh <[email protected]>
changing to provision-devshop-create and using arguments instead of options

6b44275ae17de6cf2accbc13f3e17830e95a0ead authored over 12 years ago by Jonathan Pugh <[email protected]>
fixing aliases, changing to provision-devshop-start

7006c8f0c0a61576dc9c92bad5eaedfa3d9face6 authored over 12 years ago by Jonathan Pugh <[email protected]>
first stab at provision-devshop-create (project)

3ca1dd0fe906b10eac736f1641c997cb2060588d authored over 12 years ago by Jonathan Pugh <[email protected]>
Provision-devshop-sync now will sync the contents of the files directory if the new '--files' options is used.

57195bd2326eb6989642310a443e006b2ee5dde8 authored over 12 years ago by Kory Hamzeh <[email protected]>
Fixed the 'undefined function drush_sql_sync_init()' error.

ce6205da16bd4d32a23157024340acc5b90d60d3 authored over 12 years ago by Kory Hamzeh <[email protected]>
Changed hook names back to old format for compatibility with older

versions of drush. It will cause a warning with the newer versions
of drush, but still works jusy...

b8d2ab9c170484b62e5e82f5de5751516b5e4f99 authored over 12 years ago by Kory Hamzeh <[email protected]>
renaming it back... lets just say we support 4.5 only for now??

c02099a5a4fcc6491437078c8e5c75f26919dc52 authored over 12 years ago by Kory Hamzeh <[email protected]>
- Changes function names to match we drush format

- Added a call to "git add sites/all/modules/features" before the call to commit

39abc8dd8bc38547e86d00b37880b97b552cc727 authored over 12 years ago by Kory Hamzeh <[email protected]>
adding note about devshop sync

fd7e02ebb1f286d903ce0937f48b15843671a77b authored over 12 years ago by Jonathan Pugh <[email protected]>
typo

a8a6df4d3b220d351fb7d9f962641c2005bfdad2 authored almost 13 years ago by Jonathan Pugh <[email protected]>
moving provision verify immediately after git pull. For remote servers, new updates, features, anything won't matter because the files won't be there yet.

768eed50180836a99e013d1992c63276aa61256d authored almost 13 years ago by Jonathan Pugh <[email protected]>
Major update to Readme

5e86c5ccd7f0feb42d986776d538e10943eb56ad authored almost 13 years ago by Jonathan Pugh <[email protected]>
This seems to work!

0f7be47e4ed028960e7083e713ce4a5e95da66c3 authored almost 13 years ago by Jonathan Pugh <[email protected]>
if git pull fails, quit.

adding comment about remote directory

5b2141e9aca9eb5308e12fa5aa5e5f759c5a26ab authored almost 13 years ago by Jonathan Pugh <[email protected]>
local sync working...

8f98ac445f3fa811fee4f4a97e31c61c63686258 authored almost 13 years ago by Jonathan Pugh <[email protected]>
This works at least locally....

46c82fdfd91ca2de7862e5bcc9ed155da281e324 authored almost 13 years ago by Jonathan Pugh <[email protected]>
passing source as a drush option

a73060c1336d3d2e1db225aac7d6a48e7a03351d authored almost 13 years ago by Jonathan Pugh <[email protected]>
not working, but close?

b2b6c5625c7c136d347b69bf1e676423574d526e authored almost 13 years ago by Jonathan Pugh <[email protected]>
handle task args to optionsfor devshop-sync

cfbdf036f21d465b33686d81740f20cae49cc593 authored almost 13 years ago by Jonathan Pugh <[email protected]>
accessing push and revert options from hosting task

49275de1ae9bc70ce1d19ff5e92636dd4fe8ef81 authored almost 13 years ago by Jonathan Pugh <[email protected]>
getting tasks data through to drush! Love undocumented systems...

cad4eb85cf0faac3aa54ea2c4f75bef828b3c97f authored almost 13 years ago by Jonathan Pugh <[email protected]>
reworking commands structure.

now we just have commit, pull, and sync.

e669e91e7fd45e3681c524d1f9dd58fb5e57a9d1 authored almost 13 years ago by Jonathan Pugh <[email protected]>
renaming revert to pull, adding options.

3a3569a7d0cead8a66484cbba03e52ad5de7b85e authored almost 13 years ago by Jonathan Pugh <[email protected]>
renaming revert to pull

e2ff285db4df47f71f31de0865fd14e9f288fb1b authored almost 13 years ago by Jonathan Pugh <[email protected]>
- Setting up to use arguments for devshop-sync

- using sql-sync instead, with source and target dump and gzip
- revert the $destination
- Adding...

fa7dd7665ab0bb4bfbd5e077c7626d9e92c07bf7 authored almost 13 years ago by Jonathan Pugh <[email protected]>
drush_confirm(), duh

f6a0f84bf42e412ac87a0e47836bc7266fe3aa47 authored almost 13 years ago by Jonathan Pugh <[email protected]>
using revert option instead of just a prompt.

f51837da2a4805df519e43f201f10f17bd5c1b06 authored almost 13 years ago by Jonathan Pugh <[email protected]>
adding todos...

0cd3cbe6421466279116165080724a37772e87d1 authored almost 13 years ago by Jonathan Pugh <[email protected]>
fixing options and editing wording

fb3cb2041b526ee6247e0eb7634eb332d32e856a authored almost 13 years ago by Jonathan Pugh <[email protected]>
removing unneeded files

308400a691cf6d69ec7307fff6d2aba145e24ab2 authored almost 13 years ago by Jonathan Pugh <[email protected]>
moving deploy test code to "sync" command

3a2fa79dde892af1f0cb1ad601a79769104b9f3c authored almost 13 years ago by Jonathan Pugh <[email protected]>
reworking files architecture, renaming commands based on what they actually do

ef7344e73bc67bb8fadb460d47b056755324e978 authored almost 13 years ago by Jonathan Pugh <[email protected]>
renaming files

060cfa05d67bebfd3d6f0839575b5d881e3e6986 authored almost 13 years ago by Jonathan Pugh <[email protected]>
Initial commit: devshop deploy and test drush functions

908a57bd3fbfe3c178c81f227ca5560701c3b165 authored almost 13 years ago by dfried <[email protected]>
Basic working version of provision-devshop-deploy

3fa56f21b644217bde5c0a56a25e9bd18a3431f5 authored almost 13 years ago by Jonathan Pugh <[email protected]>
initial commit

42e0dcbd7c4c623a29cb9bcb83e2cd3e32be1221 authored almost 13 years ago by Jonathan Pugh <[email protected]>