FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
  1. Nov 07, 2022
    • J.W. Smith's avatar
      fix: Check tar file completeness before download · 9f19cef1
      J.W. Smith authored
      Before this commit, the process_pre_job_server_download() function would
      check if the necessary tar file exists on the remote server. But, because it is
       written there by sftp, and sftp doesn't generate any lock file or temp files, in-progress sftp writes look like they are available and the job continues. With this change, the job will only process if the tar file is completely written.
      9f19cef1
    • L. Bower's avatar
      adding gitignore to the workspace dir · ceb6d84a
      L. Bower authored
      ceb6d84a
  2. Nov 04, 2022
  3. Nov 03, 2022
  4. Nov 01, 2022
  5. Oct 31, 2022
  6. Oct 28, 2022
Loading