Skip to content

Conversation

heshagh
Copy link

@heshagh heshagh commented Oct 4, 2022

Changes:

  • Updating router to routing
  • Updating the run local commands with duration limit and sdk removal.

Changes: 
* Updating `router` to `routing`
* Updating the `run local` commands with duration limit and `sdk` removal.
Copy link
Member

@tiffbogich tiffbogich left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Input and output file names need to be updated.

Comment on lines +16 to +19
nextmv run local main.go -- \
-hop.runner.input.path input.json \
-hop.solver.limits.duration 10s \
-hop.runner.output.path output.json
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
nextmv run local main.go -- \
-hop.runner.input.path input.json \
-hop.solver.limits.duration 10s \
-hop.runner.output.path output.json
nextmv run local main.go -- \
-hop.runner.input.path input_blog.json \
-hop.solver.limits.duration 10s \
-hop.runner.output.path output_blog.json

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.

2 participants