1. Nov 14, 2023
  2. Nov 13, 2023
  3. Nov 08, 2023
    • Yuri Volkov's avatar
      Fixing gitspiegel trigger workflow (#2679) · 167c65ab
      Yuri Volkov authored
      The first attept to use a workflow to protect GitLab CI from untrusted contributors failed, because GitHub doesn't pass secrets to workflows for PRs that originate from forks. 
       
      This uses a different approach: instead of triggerring gitspiegel API directly from the workflow, we're just spawning an empty workflow with a specific path, and gitspiegel listens for `workflow_run` event to start mirroring.  
      
      The idea is the same: for the first-time contributors, running workflows would require manual aciton and that would block mirroring. But this time, we don't need any secrets to make it work.
      167c65ab
  4. Nov 03, 2023
  5. Nov 02, 2023
    • Oleg Plakida's avatar
      Revert cffc3432 (#2672) · 38d3ad1e
      Oleg Plakida authored
      Revert switching to llinux-docker tags because of updated k8s runners.
      Add retry policy for k8s runners.
      38d3ad1e
  6. Nov 01, 2023
  7. Oct 30, 2023
  8. Oct 27, 2023
  9. Oct 23, 2023
  10. Oct 20, 2023
  11. Oct 19, 2023
  12. Oct 18, 2023
  13. Oct 17, 2023
  14. Oct 16, 2023
  15. Oct 12, 2023
  16. Oct 11, 2023
  17. Oct 09, 2023
  18. Oct 06, 2023
  19. Oct 03, 2023