1. 12 Oct, 2023 1 commit
  2. 11 Oct, 2023 1 commit
  3. 09 Oct, 2023 1 commit
  4. 20 Sep, 2023 3 commits
  5. 12 Sep, 2023 1 commit
  6. 25 Aug, 2023 1 commit
  7. 16 Aug, 2023 1 commit
  8. 15 Aug, 2023 1 commit
  9. 10 Aug, 2023 1 commit
  10. 09 Aug, 2023 2 commits
    • Zachary Anderson's avatar
      Allows adding a storage 'realm' to the storage base URL (#131951) · 118c2df7
      Zachary Anderson authored
      Context: https://github.com/flutter/flutter/issues/131862
      
      This PR injects a "realm" component to the storage base URL when the contents of the file `bin/internal/engine.realm` is non-empty.
      
      As documented in the PR, when the realm is `flutter_archives_v2`, and `bin/internal/engine.version` contains the commit hash for a commit in a `flutter/engine` PR, then the artifacts pulled by the tool will be the artifacts built by the presubmit checks for the PR.
      
      This works for everything but the following two cases:
      1. Fuchsia artifacts are not uploaded to CIPD by the Fuchsia presubmit builds.
      2. Web artifacts are not uploaded to gstatic by the web engine presubmit builds.
      
      For (1), the flutter/flutter presubmit `fuchsia_precache` is driven by a shell script outside of the repo. It will fail when the `engine.version` and `engine.realm` don't point to a post-submit engine commit.
      
      For (2), the flutter/flutter web presubmit tests that refer to artifacts in gstatic hang when the artifacts aren't found, so this PR skips them.
      118c2df7
    • Zachary Anderson's avatar
      f4c25bbb
  11. 08 Aug, 2023 1 commit
  12. 04 Aug, 2023 1 commit
  13. 01 Aug, 2023 1 commit
  14. 27 Jul, 2023 1 commit
  15. 18 Jul, 2023 1 commit
  16. 13 Jul, 2023 1 commit
  17. 10 Jul, 2023 1 commit
  18. 07 Jul, 2023 1 commit
  19. 30 Jun, 2023 1 commit
  20. 21 Jun, 2023 1 commit
  21. 15 Jun, 2023 1 commit
  22. 08 Jun, 2023 1 commit
  23. 01 Jun, 2023 1 commit
  24. 30 May, 2023 1 commit
  25. 26 May, 2023 1 commit
  26. 16 May, 2023 2 commits
  27. 08 May, 2023 1 commit
  28. 28 Apr, 2023 2 commits
  29. 20 Apr, 2023 2 commits
  30. 13 Apr, 2023 1 commit
  31. 07 Apr, 2023 1 commit
  32. 03 Apr, 2023 1 commit
  33. 31 Mar, 2023 1 commit
  34. 23 Mar, 2023 1 commit