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
    • Dmitry Rodionov's avatar
      chore: make static build default · 1bc0604f
      Dmitry Rodionov authored
      Having dynamic build as a default was dictated by certification and now
      when we merged certification patches back to master it started to cause
      friction. So this patch makes static build the default and introduces
      dynamic_build cargo feature instead of static_build one.
      1bc0604f
Loading