Perdjesk commented on code in PR #658:
URL:
https://github.com/apache/incubator-baremaps/pull/658#discussion_r1195352144
##########
.run/extrusion-create.run.xml:
##########
@@ -4,6 +4,11 @@
<module name="baremaps-cli" />
<option name="PROGRAM_PARAMETERS" value="workflow execute --file
workflow.json" />
<option name="WORKING_DIRECTORY" value="$PROJECT_DIR$/examples/extrusion"
/>
+ <extension
name="software.aws.toolkits.jetbrains.core.execution.JavaAwsConnectionExtension">
+ <option name="credential" />
+ <option name="region" />
+ <option name="useCurrentConnection" value="false" />
+ </extension>
Review Comment:
TODO: some cleanup due to IDE plugins
--
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]