Skip to content
Snippets Groups Projects
  1. Dec 18, 2021
  2. Dec 15, 2021
  3. Nov 17, 2021
    • Emanuele Aina's avatar
      Avoid picking up the wrong Packages files from previous builds · dac27c3c
      Emanuele Aina authored
      
      When running `update_test_binaries.sh` for two different branches
      without cleaning up files in between, the `Packages` indexes get re-used
      even if they target the wrong release.
      
      This means that if you update the `v2022pre` binaries, then switch to
      `v2021` and do the update, the tool will re-use the `v2022pre` indexes
      and retrieve the `v2022pre` packages rather than the `v2021` ones.
      
      By including the release in the locally cached `Packages` files we avoid
      the issue.
      
      Signed-off-by: Emanuele Aina's avatarEmanuele Aina <emanuele.aina@collabora.com>
      dac27c3c
  4. Nov 14, 2021
  5. Oct 20, 2021
  6. Sep 15, 2021
  7. Jun 18, 2021
  8. Jan 13, 2021
  9. Dec 02, 2020
  10. Sep 16, 2020
  11. Sep 07, 2020
  12. Jun 24, 2020
  13. Jun 21, 2020
  14. May 26, 2020
  15. May 22, 2020
  16. May 14, 2020
  17. Mar 12, 2020
  18. Jan 06, 2020
  19. Dec 31, 2019
  20. May 03, 2019
  21. Mar 20, 2019
  22. Feb 27, 2019
  23. Nov 28, 2018
  24. Nov 23, 2018
  25. Nov 09, 2018
  26. Nov 08, 2018
  27. Nov 01, 2018
  28. Oct 26, 2018
Loading