From be2bf68a4f8f703abf88032b1e81a1ca95e8fae8 Mon Sep 17 00:00:00 2001 From: Emanuel Calvo <3manuek@gmail.com> Date: Thu, 6 Jul 2023 21:37:09 +0200 Subject: [PATCH] feat: update commit artifact_builder Signed-off-by: Emanuel Calvo <3manuek@gmail.com> --- README.md | 4 ++++ artifact_builder | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index aabc547..9f7acdd 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,10 @@ Rule 2: This repository includes and indexer tool (artifact_builder) that builds json artifacts to be easily imported into Postgres using NDJSON format. +It uses submodule, so be careful when testing around. + +> General advice, is to run `git submodule update --recursive --remote` whenever new changes are published in artifact_builder. + ## Testing TODO diff --git a/artifact_builder b/artifact_builder index 59b07c4..0431e1b 160000 --- a/artifact_builder +++ b/artifact_builder @@ -1 +1 @@ -Subproject commit 59b07c40c2e3da565fa854a4a218bdc1cec8cad0 +Subproject commit 0431e1b4c430bd27a7694e5140abe4444e51ad9d