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

Upgrade script fails if missing authoringToolRepository and frameworkRepository from config.json. #1851

Closed
taylortom opened this issue Jan 24, 2018 · 0 comments
Assignees
Labels
D: easy Straightforward issues, small time commitment S: merged Completed, reviewed, and merged issues T: bug

Comments

@taylortom
Copy link
Member

Expected Behaviour

Should be able to perform an automatic upgrade if authoringToolRepository and frameworkRepository attributes are missing from config.json.

Actual Behaviour

Upgrade process falls over with the message:

Cannot perform an automatic upgrade when custom repositories are used.

Steps to Reproduce

  1. Remove authoringToolRepository and frameworkRepository from config.json
  2. Run node upgrade
  3. Input y and y to the two questions

Versions

  • Authoring Tool Version: 0.4.0
@taylortom taylortom added T: bug D: easy Straightforward issues, small time commitment labels Jan 24, 2018
@taylortom taylortom added this to the 0.5.0 milestone Jan 24, 2018
@taylortom taylortom added the S: awaiting-review Completed issues waiting on reviews label Jan 24, 2018
@taylortom taylortom self-assigned this Jan 26, 2018
@taylortom taylortom added S: merged Completed, reviewed, and merged issues and removed S: awaiting-review Completed issues waiting on reviews labels Mar 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
D: easy Straightforward issues, small time commitment S: merged Completed, reviewed, and merged issues T: bug
Projects
None yet
Development

No branches or pull requests

1 participant