1. 15 Aug, 2023 1 commit
  2. 09 Aug, 2023 1 commit
    • 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
  3. 02 Aug, 2023 1 commit
  4. 07 Jun, 2023 1 commit
  5. 05 May, 2023 1 commit
  6. 27 Apr, 2023 1 commit
  7. 19 Apr, 2023 1 commit
  8. 18 Apr, 2023 1 commit
  9. 13 Apr, 2023 1 commit
  10. 10 Mar, 2023 1 commit
  11. 17 Feb, 2023 1 commit
  12. 04 Jan, 2023 1 commit
  13. 20 Dec, 2022 1 commit
  14. 01 Dec, 2022 1 commit
  15. 09 Nov, 2022 1 commit
  16. 27 Oct, 2022 1 commit
  17. 25 Oct, 2022 1 commit
  18. 21 Oct, 2022 1 commit
  19. 10 Oct, 2022 1 commit
  20. 08 Oct, 2022 1 commit
  21. 06 Oct, 2022 2 commits
  22. 02 Sep, 2022 2 commits
  23. 15 Aug, 2022 1 commit
  24. 07 Aug, 2022 1 commit
  25. 31 May, 2022 1 commit
  26. 15 Apr, 2022 1 commit
  27. 09 Mar, 2022 1 commit
  28. 28 Feb, 2022 1 commit
  29. 24 Feb, 2022 1 commit
  30. 08 Feb, 2022 1 commit
  31. 07 Feb, 2022 1 commit
  32. 26 Jan, 2022 1 commit
  33. 20 Nov, 2021 1 commit
  34. 09 Nov, 2021 1 commit
  35. 22 Oct, 2021 1 commit
  36. 19 Oct, 2021 1 commit
  37. 15 Oct, 2021 1 commit
  38. 14 Oct, 2021 1 commit