Pascal Berger
Pascal Berger
> What's the major win vs. current pipeline? Current pipelines are defined through UI. Changes are hard to track. A YAML file in the repo would allow to have pipeline...
> The current pipeline is versioned and tracked through build.cake and deploy.cake, what gets deployed where is controlled through pipeline variables. The actual build steps yes, but not the call...
@daveaglick I think you suggestions make it more complicated than it has to be. The `` is not the issue here, as it is already handled by the crawler. We...
See also https://github.com/cake-build/website/issues/368
See also https://github.com/cake-build/website/issues/151
Generally I think it makes sense. Does `sitemap-other.xml` contain anything in this case? I'm not sure if these pipelines produce any sites which we want to have in a sitemap....
See also https://github.com/cake-build/cake/discussions/3012
One idea is to merge with [Blog posts](https://cakebuild.net/community/resources/blogs) section
We already have the [Console Output page](https://cakebuild.net/docs/writing-builds/console-output) containing a link to the logging aliases and mentioning of Spectre.Console. I think the points mentioned in this issue are already done, but...
Idea of @Jericho: Create some score for rating the quality of an addin based on the different things addin discoverer already analysis. This score could be written into extension yml...