Perdjesk commented on code in PR #658:
URL:
https://github.com/apache/incubator-baremaps/pull/658#discussion_r1196322448
##########
.run/iploc-create.run.xml:
##########
@@ -4,8 +4,13 @@
<module name="baremaps-cli" />
<option name="PROGRAM_PARAMETERS" value="workflow execute --file
workflow.js" />
<option name="WORKING_DIRECTORY"
value="$PROJECT_DIR$/examples/ip-to-location" />
+ <extension
name="software.aws.toolkits.jetbrains.core.execution.JavaAwsConnectionExtension">
Review Comment:
https://github.com/apache/incubator-baremaps/pull/658#discussion_r1196321857
##########
.run/iploc-serve.run.xml:
##########
@@ -4,8 +4,13 @@
<module name="baremaps-cli" />
<option name="PROGRAM_PARAMETERS" value="iploc serve --database iploc.db
--port 9000" />
<option name="WORKING_DIRECTORY"
value="$PROJECT_DIR$/examples/ip-to-location" />
+ <extension
name="software.aws.toolkits.jetbrains.core.execution.JavaAwsConnectionExtension">
Review Comment:
https://github.com/apache/incubator-baremaps/pull/658#discussion_r1196321857
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]