1. 21 Nov, 2022 1 commit
  2. 09 Nov, 2022 1 commit
  3. 09 Sep, 2022 2 commits
  4. 12 Aug, 2022 1 commit
  5. 17 May, 2022 1 commit
  6. 01 Mar, 2022 1 commit
  7. 01 Feb, 2022 1 commit
    • godofredoc's avatar
      Pin dependencies in docker file. (#97466) · 29fd0469
      godofredoc authored
      * Pin dependencies in docker file.
      
      The docker file had two dependencies that were not locked. An npm
      dependency and the debian base image. This PR pins those two
      dependencies.
      
      * Use the slim version of debian image.
      
      * Use image with bigger disk to build docker images.
      
      * remove web_engine_tests from cirrus.
      29fd0469
  8. 07 Dec, 2021 1 commit
  9. 13 Sep, 2021 1 commit
  10. 30 Aug, 2021 1 commit
    • Sigurd Meldgaard's avatar
      Stop calling top level pub (#89032) · bce36620
      Sigurd Meldgaard authored
      * Use `dart __deprecated_pub` instead of `pub` to invoke pub from tools
      
      The top level `pub` commmand has been deprecated and will print
      a message. It is however implemented via the __deprecated_pub command
      that prints no message.
      bce36620
  11. 12 Aug, 2021 1 commit
    • Greg Spencer's avatar
      Switch document generation to use the snippets package (#87231) · 10e4b040
      Greg Spencer authored
      Switch document generation to use the snippets package instead of the snippets code in the Flutter repo. In the process, some bugs in sample code analysis have been fixed, and I've fixed some more errors in the samples.
      
      This will allow the snippets package to be developed separately from the Flutter repo, and reduce the code in the Flutter repo.
      
      The snippets code is deleted in this PR.
      
      I also converted some comments in the snippet templates to be regular comments instead of doc comments, because having a doc comment block before the imports causes the Dart import sorter to lose the comment. They should have been regular comments in the first place.
      
      The snippets package resides in the assets-for-api-docs repo.
      
      The sample analysis has also been converted to be run in parallel, and I've bumped the Dartdoc version to 1.0.2.
      10e4b040
  12. 03 Aug, 2021 1 commit
  13. 02 Aug, 2021 1 commit
  14. 08 Jul, 2021 1 commit
  15. 03 Jul, 2021 1 commit
  16. 22 Jun, 2021 1 commit
  17. 04 Jun, 2021 1 commit
  18. 12 May, 2021 1 commit
  19. 03 May, 2021 1 commit
  20. 13 Apr, 2021 1 commit
  21. 23 Mar, 2021 1 commit
    • godofredoc's avatar
      Update cluster. (#78678) · c2d12ea4
      godofredoc authored
      * Update cluster.
      
      * Update namespace.
      
      * Replace zone with region.
      
      * Set region as zone.
      
      * Use default namespace.
      
      * Update namespace.
      c2d12ea4
  22. 19 Mar, 2021 1 commit
  23. 03 Feb, 2021 1 commit
  24. 09 Oct, 2020 1 commit
  25. 08 Oct, 2020 2 commits
  26. 07 Oct, 2020 1 commit
  27. 06 Oct, 2020 1 commit
  28. 25 Sep, 2020 1 commit
  29. 24 Sep, 2020 1 commit
  30. 22 Sep, 2020 1 commit
  31. 21 Sep, 2020 1 commit
  32. 17 Sep, 2020 1 commit
  33. 16 Sep, 2020 1 commit
  34. 03 Sep, 2020 1 commit
  35. 27 Aug, 2020 1 commit
  36. 25 Aug, 2020 1 commit
  37. 20 Aug, 2020 2 commits