Skip to content
Snippets Groups Projects
  1. Aug 05, 2022
  2. Aug 04, 2022
  3. 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
  4. Aug 04, 2022
  5. 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
  6. Aug 04, 2022
  7. Aug 03, 2022
  8. Aug 04, 2022
  9. Aug 03, 2022
  10. Aug 04, 2022
  11. Aug 03, 2022
  12. Aug 02, 2022
  13. Aug 01, 2022
  14. Jul 29, 2022
  15. Jul 07, 2022
  16. Jul 29, 2022
  17. Jul 27, 2022
  18. Jul 29, 2022
  19. Jul 28, 2022
  20. Jul 27, 2022
Loading