Skip to content
This repository has been archived by the owner on Nov 9, 2022. It is now read-only.

deploy modules --incremental=yes breaks #777

Closed
grtjn opened this issue Jun 1, 2017 · 2 comments
Closed

deploy modules --incremental=yes breaks #777

grtjn opened this issue Jun 1, 2017 · 2 comments
Assignees
Milestone

Comments

@grtjn
Copy link
Contributor

grtjn commented Jun 1, 2017

Invoking ./ml local deploy modules --incremental=yes (as documented in help) returns:

Filtering to files which are newer locally than on the server
ERROR: comparison of String with nil failed
ERROR: ["/Users/gjosten/Projects/github-grtjn/roxy/deploy/lib/server_config.rb:1709:in `>'", "/Users/gjosten/Projects/github-grtjn/roxy/deploy/lib/server_config.rb:1709:in `block in filter_to_newer_files'", "/Users/gjosten/Projects/github-grtjn/roxy/deploy/lib/server_config.rb:1707:in `select'", "/Users/gjosten/Projects/github-grtjn/roxy/deploy/lib/server_config.rb:1707:in `filter_to_newer_files'", "/Users/gjosten/Projects/github-grtjn/roxy/deploy/lib/server_config.rb:1139:in `load_data'", "/Users/gjosten/Projects/github-grtjn/roxy/deploy/lib/server_config.rb:2002:in `block in deploy_src'", "/Users/gjosten/Projects/github-grtjn/roxy/deploy/lib/server_config.rb:1951:in `each'", "/Users/gjosten/Projects/github-grtjn/roxy/deploy/lib/server_config.rb:1951:in `deploy_src'", "/Users/gjosten/Projects/github-grtjn/roxy/deploy/lib/server_config.rb:1084:in `deploy'", "deploy/lib/ml.rb:168:in `<main>'"]
@grtjn grtjn self-assigned this Jun 1, 2017
@grtjn grtjn added this to the May 2017 milestone Jun 1, 2017
grtjn added a commit to grtjn/roxy that referenced this issue Jun 1, 2017
@grtjn
Copy link
Contributor Author

grtjn commented Jun 1, 2017

Thanks to @sashamitrovich for spotting this..

@grtjn grtjn modified the milestones: July 2017, May 2017 Jun 6, 2017
RobertSzkutak added a commit that referenced this issue Jun 11, 2017
Fixed #777: incremental load only looked at content db for timestamps
@RobertSzkutak
Copy link
Contributor

Fixed in DEV

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

No branches or pull requests

2 participants