Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

App upgrade/update commands or update README #22

Open
MatthewHager opened this issue Mar 1, 2015 · 5 comments
Open

App upgrade/update commands or update README #22

MatthewHager opened this issue Mar 1, 2015 · 5 comments

Comments

@MatthewHager
Copy link
Contributor

Now that this project uses submodules, it is necessary to not only check the base project for updates via git pull but also the submodules via git submodule update --init --recursive. This needs full documentation in the README but also it would be nice if this had an alias or command in valkyrie such as drush valkyrie upgrade which would upgrade everything if upgrades are available.

@ergonlogic
Copy link
Member

Presumably we want users to be able to install Valkyrie via drush dl valkyrie, in which case I'd hope that the d.o packaging scripts would recursively clone the submodules. That said, having a way to switch to using git, and allowing for self-updating is certainly interesting.

@RealLukeMartin
Copy link
Member

Proposed solution for this: #52

@ergonlogic ergonlogic added this to the 0.5.0 milestone Aug 18, 2015
@ergonlogic
Copy link
Member

I'd like to see this in 0.5.0, if that pull request is ready to go.

@RealLukeMartin
Copy link
Member

Still need to refactor and implement the things you suggested on this PR #52, it got put on the back burner because of other projects, but I can work on it this week and put another PR in.

@ergonlogic ergonlogic modified the milestones: 0.5.0, 0.6.0 Aug 18, 2015
@ergonlogic
Copy link
Member

Ok, it'd be nice as a future enhancement.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants