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

Update URBANopt Project #381

Merged
merged 9 commits into from
Oct 26, 2022
Merged

Update URBANopt Project #381

merged 9 commits into from
Oct 26, 2022

Conversation

tanushree04
Copy link
Contributor

@tanushree04 tanushree04 commented Oct 10, 2022

Resolves #361

Pull Request Description

  • Adds update command to replace files in project directory with latest files in the example_files folder.
  • To use, bundle exec uo update --existing-project-folder (name of project folder) --new-project-directory (location of project directory)

Checklist (Delete lines that don't apply)

  • Unit tests have been added or updated
  • All ci tests pass (green)
  • An issue has been created (which will be used for the changelog)
  • This branch is up-to-date with develop

@tanushree04 tanushree04 changed the title Initial commit Update URBANopt Project Oct 12, 2022
@tanushree04
Copy link
Contributor Author

Looking into why the OpenDSS test is failing.

@tanushree04
Copy link
Contributor Author

@kflemin this should be ready for review

lib/uo_cli.rb Outdated Show resolved Hide resolved
@kflemin kflemin merged commit 0187d79 into develop Oct 26, 2022
@kflemin kflemin deleted the new_project branch October 26, 2022 04:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CLI command to update an existing project to latest URBANopt version
2 participants