You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2021/01/18 12:44:52 UTC

[GitHub] [camel-k] apupier opened a new pull request #1919: Update custom tags information for compilation of integration tests in Goland

apupier opened a new pull request #1919:
URL: https://github.com/apache/camel-k/pull/1919


   
   ![Screenshot from 2021-01-18 13-43-06](https://user-images.githubusercontent.com/1105127/104917117-481f2f80-5993-11eb-9179-2b309b49584d.png)
   
   
   
   <!-- Description -->
   
   
   
   
   <!--
   Enter your extended release note in the below block. If the PR requires
   additional action from users switching to the new release, include the string
   "action required". If no release note is required, write "NONE". 
   
   You can (optionally) mark this PR with labels "kind/bug" or "kind/feature" to make sure
   the text is added to the right section of the release notes. 
   -->
   
   **Release Note**
   ```release-note
   NONE
   ```
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-k] astefanutti commented on pull request #1919: Update custom tags information for compilation of integration tests in Goland

Posted by GitBox <gi...@apache.org>.
astefanutti commented on pull request #1919:
URL: https://github.com/apache/camel-k/pull/1919#issuecomment-762724837


   > > Note that the path depends on the OS.
   > 
   > I'm unable to fin in the GoLand documentation the information on the variations. Do you know how tyo know the different possibilities? Or can you provide the other paths?
   > I guess that at least, the "Vendoring & Build tags" is at leats to update, and that "Build tags & Vendoring" is consistent between platforms.
   
   On Mac OS, this is "Preferences... > Go > Build Tags & Vendoring".
   
   > 
   > > Thinking out loud, I wonder if it'd be better to comment how to add the tags using the `go` CLI
   > 
   > As an IDE user, I'm not using the go CLI directly.
   
   The point is these options are defined by the Go CLI, which is used by the IDEs. So it may be better to comment relative to the reference CLI, and possibly point to per-IDE how-tos so that users can activate these options depending on the IDE they use, rather than favouring a specific IDE in the codeline.
   
   > 
   > > and possibly point to a documentation page for IDE How-tos.
   > 
   > would be nice to have a specific IDE How-tos.
   > Committing the IDE config file should also allow to get rid of the comment and provide the build tag automatically. (I expect it to be possible but I have not found how to do that properly with GoLand.
   
   Right, I'm not sure _"dotfiles"_ is a really a thing with JetBrains products, as it is, for example with VS Code.
   
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-k] apupier commented on pull request #1919: Update custom tags information for compilation of integration tests in Goland

Posted by GitBox <gi...@apache.org>.
apupier commented on pull request #1919:
URL: https://github.com/apache/camel-k/pull/1919#issuecomment-777467954


   closing as it depends on the OS


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-k] astefanutti commented on pull request #1919: Update custom tags information for compilation of integration tests in Goland

Posted by GitBox <gi...@apache.org>.
astefanutti commented on pull request #1919:
URL: https://github.com/apache/camel-k/pull/1919#issuecomment-762683967


   Note that the path depends on the OS. Thinking out loud, I wonder if it'd be better to comment how to add the tags using the `go` CLI, and possibly point to a documentation page for IDE How-tos.


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-k] apupier closed pull request #1919: Update custom tags information for compilation of integration tests in Goland

Posted by GitBox <gi...@apache.org>.
apupier closed pull request #1919:
URL: https://github.com/apache/camel-k/pull/1919


   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-k] apupier commented on pull request #1919: Update custom tags information for compilation of integration tests in Goland

Posted by GitBox <gi...@apache.org>.
apupier commented on pull request #1919:
URL: https://github.com/apache/camel-k/pull/1919#issuecomment-762695913


   > Note that the path depends on the OS.
   
   I'm unable to fin in the GoLand documentation the information on the variations. Do you know how tyo know the different possibilities? Or can you provide the other paths?
   I guess that at least, the "Vendoring & Build tags" is at leats to update, and that "Build tags & Vendoring" is consistent between platforms.
   
   > Thinking out loud, I wonder if it'd be better to comment how to add the tags using the `go` CLI
   
   As an IDE user, I'm not using the go CLI directly.
   
   > and possibly point to a documentation page for IDE How-tos.
   
   would be nice to have a specific IDE How-tos.
   Committing the IDE config file should also allow to get rid of the comment and provide the build tag automatically. (I expect it to be possible but I have not found how to do that properly with GoLand.
   
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org