Skip to content
  1. Jun 25, 2024
  2. Jun 10, 2024
  3. May 28, 2024
  4. May 22, 2024
  5. Mar 12, 2024
    • Matthew Clarkson's avatar
      refactor: remove `cli` toolchain · af7bea48
      Matthew Clarkson authored
      BREAKING CHANGE: The `@rules_curl//curl/toolchain/cli:type` has been removed
      in favour of `@rules_curl//curl/toolchain/curl:`type`.
      
      `@rules_curl//:cli` has been removed in favour of `@rules_curl//:curl`.
      af7bea48
  6. Feb 27, 2024
  7. Feb 15, 2024
  8. Feb 14, 2024
  9. Feb 08, 2024
  10. Feb 07, 2024
  11. Jan 29, 2024
    • Fredrik Paulsson's avatar
      feat: replace `curl_upload` with `curl_upload_file` · 088c8916
      Fredrik Paulsson authored and Matthew Clarkson's avatar Matthew Clarkson committed
      BREAKING CHANGE: `curl_upload` is removed, long live `curl_upload_file`.
      
      We hope to add `curl_upload` back in to allow uploads of multiple files.
      
      There are complexities due to the correct mapping of filepaths.
      
      It may be that packaging multiple files into a archive with `rules_pkg`
      and then uploading that archive is a better way forward anyway.
      088c8916
  12. Jan 12, 2024
  13. Dec 22, 2023
  14. Dec 20, 2023
  15. Nov 15, 2023
  16. Nov 14, 2023
Loading