Skip to content
Snippets Groups Projects
  1. Feb 07, 2024
  2. Feb 06, 2024
  3. Feb 05, 2024
  4. Feb 02, 2024
    • Alexander Kurdakov's avatar
      feat: make sql default for picodata admin · 31b5a7c2
      Alexander Kurdakov authored
      Also print new greeting and help
      31b5a7c2
    • Dmitry Rodionov's avatar
      chore(ci): fetch picodata tags too, tweak test-helm-docker · d80a638c
      Dmitry Rodionov authored
      When using git describe fetch depth for shallow clones needs to be deep
      enough to reach exiting tag. We used to only deepen our submodules for
      tarantool build but now we reached the same problem for picodata. So
      fetch tags for it as well.
      
      allow_failure in test-helm-docker-image makes CI properly fail and
      prevent merges when there are failures. Without it it didnt go past
      "manual action required" icon and allowed to merge CI without fixing
      other test jobs
      d80a638c
  5. Feb 01, 2024
  6. Jan 31, 2024
  7. Jan 30, 2024
  8. Jan 26, 2024
    • Feodor Alexandrov's avatar
      feat: shredding option for .xlog and .snap deletion · d48683ce
      Feodor Alexandrov authored
      1. Add a new option picodata run --shredding to enable shredding upon xlog_remove_file_impl.
      2. For test purposes additionally use the inject_errors feature to keep files after shred operation
      and allow the test code to look inside and make sure that content was really shredded.
      d48683ce
Loading