QQQ-21 change Update action to use batch, and single-query w/ IN list for same-updates

This commit is contained in:
2022-07-12 12:36:31 -05:00
parent 07def45086
commit b94431b52a
11 changed files with 554 additions and 130 deletions

View File

@ -42,7 +42,7 @@ jobs:
executor: java17
steps:
- run_maven:
maven_subcommand: test
maven_subcommand: verify
- slack/notify:
event: fail