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 2022/08/30 10:35:50 UTC

[GitHub] [camel-k] astefanutti opened a new pull request, #3587: fix: Panic with odd number of key / value arguments

astefanutti opened a new pull request, #3587:
URL: https://github.com/apache/camel-k/pull/3587

   **Release Note**
   ```release-note
   fix: Panic with odd number of key / value arguments
   ```
   


-- 
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: commits-unsubscribe@camel.apache.org

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


[GitHub] [camel-k] tadayosi commented on pull request #3587: fix: Panic with odd number of key / value arguments

Posted by GitBox <gi...@apache.org>.
tadayosi commented on PR #3587:
URL: https://github.com/apache/camel-k/pull/3587#issuecomment-1232472179

   @astefanutti Validation started to fail from here.


-- 
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: commits-unsubscribe@camel.apache.org

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


[GitHub] [camel-k] tadayosi commented on pull request #3587: fix: Panic with odd number of key / value arguments

Posted by GitBox <gi...@apache.org>.
tadayosi commented on PR #3587:
URL: https://github.com/apache/camel-k/pull/3587#issuecomment-1232477930

   It's baffling but indeed reverting the commit clear the validate failure.
   https://github.com/tadayosi/camel-k/runs/8106868130?check_suite_focus=true
   Possibly it's just the last straw for something with linting?  Anyway we'd like to remove the linting failure in any way.


-- 
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: commits-unsubscribe@camel.apache.org

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


[GitHub] [camel-k] astefanutti commented on pull request #3587: fix: Panic with odd number of key / value arguments

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

   @tadayosi yes, these are new issues unrelated to that PR. Maybe we'll want to add `only-new-issues: true` to the golangci-lint action configuration.


-- 
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: commits-unsubscribe@camel.apache.org

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


[GitHub] [camel-k] astefanutti commented on pull request #3587: fix: Panic with odd number of key / value arguments

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

   The CI failures are unrelated. Let me merge this.


-- 
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: commits-unsubscribe@camel.apache.org

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


[GitHub] [camel-k] astefanutti merged pull request #3587: fix: Panic with odd number of key / value arguments

Posted by GitBox <gi...@apache.org>.
astefanutti merged PR #3587:
URL: https://github.com/apache/camel-k/pull/3587


-- 
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: commits-unsubscribe@camel.apache.org

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