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

Enhanced mdw.git.autopull #535

Closed
donaldoakes opened this issue Oct 19, 2018 · 1 comment
Closed

Enhanced mdw.git.autopull #535

donaldoakes opened this issue Oct 19, 2018 · 1 comment
Assignees
Milestone

Comments

@donaldoakes
Copy link
Collaborator

(The name above makes more sense than our current mdw.git.auto.pull).

End-user asset management in MDWHub is not as friendly as it could be because of the potential for Git conflicts when multiple users are editing assets through the web. A good way to solve this would be to extend autopull so that it automatically keeps the instance up-to-date with Git by pulling periodically (maybe in the AssetImportMonitor thread).

@donaldoakes donaldoakes added this to the 6.1.10 milestone Oct 19, 2018
@jbrojdeCTL jbrojdeCTL self-assigned this Oct 22, 2018
jbrojdeCTL added a commit that referenced this issue Oct 25, 2018
jbrojdeCTL added a commit that referenced this issue Oct 25, 2018
@jbrojdeCTL
Copy link
Collaborator

mdw.git.auto.pull will no longer try to do a pull upon startup. Instead, the AssetImportMonitor will automatically do a git pull whenever it detects there's a new commit on the remote repo that it can pull.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
mdw-hub
Awaiting triage
mdw-services
Awaiting triage
Development

No branches or pull requests

2 participants