Skip to content

Commit

Permalink
feat: update commit artifact_builder
Browse files Browse the repository at this point in the history
Signed-off-by: Emanuel Calvo <3manuek@gmail.com>
  • Loading branch information
3manuek committed Jul 6, 2023
1 parent ac984bf commit be2bf68
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion artifact_builder
Submodule artifact_builder updated 2 files
+18 −1 README.md
+2 −2 indexer.py

0 comments on commit be2bf68

Please sign in to comment.