squakez commented on issue #6421: URL: https://github.com/apache/camel-k/issues/6421#issuecomment-4030527665
Great, thanks for picking it up. Don't worry if you cannot make it for 2.10, it is not a top priority at this moment. As for the development, yes, the idea is that, similar to what it happens for the Integration, when you provide the gitops trait configuration, it should be able to push the Pipe to the gitops repo with the expected changes. Mind that any integration test has to be local as it requires private configuration that is a bit complicated to provide in the actions. As for unit test, instead, you can reuse the mock I've done, referencing for example: https://github.com/apache/camel-k/blob/8aec0781d77ac73b854e61be5d324a4f63dc3998/pkg/trait/gitops_test.go#L58 Feel free to ping me if you need any support. -- 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]
