Skip to content
Snippets Groups Projects
  1. Jul 21, 2022
  2. Jul 18, 2022
  3. Jul 14, 2022
  4. Jul 12, 2022
  5. Jul 11, 2022
  6. Jul 08, 2022
  7. Jul 07, 2022
  8. Jul 06, 2022
    • Yaroslav Dynnikov's avatar
      fix: eliminate git from build deps · 46b3a99f
      Yaroslav Dynnikov authored
      It's impossible to build picodata with packpack - it removes the `.git`
      directory from the build environment. The git is only necessary for
      applying tarantool patches, but `patch -p1` can be used for that
      instead.
      46b3a99f
    • Yaroslav Dynnikov's avatar
      fix: skip discovery step if raft_id · 1f25fdac
      Yaroslav Dynnikov authored
      It makes no sence to perform a wait, and `docs/clustering.md` already
      states that it's skipped. Anyway, the result is unused.
      1f25fdac
Loading