1. 06 May, 2021 1 commit
    • satmandu's avatar
      Keep crew from crashing due to a malformed package file. (#5728) · 86d34dd1
      satmandu authored
      * Keep crew from crashing on reading malformed package files
      
      * clean up
      
      * don't show duplicate error for syntax error
      
      * Fix comparison
      
      * Use  safe navigation operator.
      
      * Use same fix for list compatible
      
      * refactor compatibility
      
      * bump
      
      * add binary_url to package.rb
      
      * cleanup empty space
      
      * minimal rubocop suggested cleanup
      
      * revert code changes which don't work in ruby
      
      * simplify list compatible
      
      * hide message behind debug flag.
      
      * use empty
      
      * move generating compatible done message
      86d34dd1
  2. 05 May, 2021 1 commit
  3. 04 May, 2021 3 commits
  4. 03 May, 2021 3 commits
  5. 02 May, 2021 1 commit
  6. 01 May, 2021 2 commits
  7. 30 Apr, 2021 1 commit
    • satmandu's avatar
      Crew: skip (#5713) · 8dd93f1b
      satmandu authored
      * crew: Add package file source_url SKIP option, clean up extractions in install
      
      * change /dev/null source_url to SKIP in all packages
      
      * uprev
      8dd93f1b
  8. 29 Apr, 2021 4 commits
  9. 28 Apr, 2021 4 commits
  10. 27 Apr, 2021 4 commits
  11. 26 Apr, 2021 1 commit
    • satmandu's avatar
      Crew Cache Cleanup (#5694) · b3cba04b
      satmandu authored
      * Crew Cache Cleanup
      
      * Only cache package if downloaded
      
      * Make output prettier.
      
      * Change all  .to_s == '' to .to_s.empty
      
      * Add ?
      b3cba04b
  12. 25 Apr, 2021 2 commits
  13. 24 Apr, 2021 2 commits
  14. 23 Apr, 2021 2 commits
  15. 22 Apr, 2021 2 commits
  16. 21 Apr, 2021 3 commits
  17. 20 Apr, 2021 3 commits
  18. 19 Apr, 2021 1 commit