Skip to content
Snippets Groups Projects
  1. Aug 10, 2022
  2. Aug 08, 2022
  3. Aug 09, 2022
  4. Aug 06, 2022
  5. Aug 09, 2022
  6. Aug 06, 2022
  7. Aug 09, 2022
  8. Aug 08, 2022
  9. Aug 05, 2022
  10. Aug 04, 2022
  11. Jul 29, 2022
    • Reuben Pereira's avatar
      Limit concurrency of package publish jobs using resource_group · b85763091018
      Reuben Pereira authored
      The package publish jobs can easily overwhelm the package server. When
      all the publish jobs are executed at the same time, most of them fail
      due to 5xx responses from the package server.
      This commit uses a resource_group to limit the number of concurrent
      package publish jobs that can be executed. They will be executed one
      at a time per commit. Note that this will not restrict concurrency
      for pipelines running on different commits.
      b85763091018
  12. Aug 04, 2022
  13. Aug 01, 2022
    • Stan Hu's avatar
      Update cacerts to 2022.07.19 · dac120191809
      Stan Hu authored
      The previous version is almost a year ago, so it's time to update to a
      more recent version.
      
      Changelog: changed
      dac120191809
  14. Aug 04, 2022
  15. Aug 03, 2022
  16. Aug 04, 2022
  17. Aug 03, 2022
  18. Aug 04, 2022
  19. Aug 03, 2022
  20. Aug 02, 2022
Loading