Raquel Pau
Raquel Pau
@jrfaller Hopefully now the test error is fixed :)
@jrfaller Can you merge it now? :)
Today, I have found an interesting proposal based on Spinnaker that overlaps with OAM https://github.com/spinnaker/keel/blob/master/docs/preview-environments.md#proposed-changes-to-the-delivery-config
@wonderflow It is great that workflows can run on Tekton or Ago. I haven't found any documentation about the DSL tough.
I think that makes sense to offer a way to export an existing github repository (with the existing PRs) to test the experience. Afterwards, you can decide if you want...
Thanks :) ! But notice that the build is failing because of a compilation issue
Hi @Sloy Sorry, but we haven't get enough time to prepare the android environment. Let me notify you when it becomes ready.
I agree. The way that I see it is to export all data tables into different CSVs without any extra configuration. Then, if `activeDatatables` or `datatables(Datatable(name:String, path: Path)...)` is defined,...
From the build logs, it seems that you are using Gradle, and therefore you should be able to know what plugin dependencies version are resolved using `./gradlew buildEnvironment`. Is this...
I am glad to see that the command I suggested answers your question. My understanding is that you would like to have documentation to understand how to overwrite the openrewrite...