website icon indicating copy to clipboard operation
website copied to clipboard

Add architecture case-study code to CI

Open ericwindmill opened this issue 1 year ago • 1 comments

Page URL

docs.flutter.dev/app-architecture/case-study

Page source

No response

Describe the problem

Right now, the code snippets in the PR #11414 aren't under CI. To add them to CI and test them properly, each snippet would require a lot of context. The code those snippets are copied from lives in flutter/samples. Given that the apps primary purpose is to back the documentation, I'd like to move the entire app from flutter/samples to this repository rather than fake the needed context in new snippets.

Expected fix

  • [ ] Move the app from flutter/samples to a new subdir in flutter/website/examples
  • [ ] Use docregions to add the snippets to CI

Additional context

No response

I would like to fix this problem.

  • [X] I will try and fix this problem on docs.flutter.dev.

ericwindmill avatar Nov 26 '24 13:11 ericwindmill

Belongs to #11374

ericwindmill avatar Nov 26 '24 13:11 ericwindmill