Skip to content

Commit

Permalink
new repository for dashboards-query-workbench
Browse files Browse the repository at this point in the history
Signed-off-by: YANG-DB <[email protected]>
  • Loading branch information
Signed-off-by: Lior perry authored and YANG-DB committed Dec 2, 2022
1 parent f42bfd3 commit 70c9823
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions TODOs.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
:: Moved from SQL:build.gradle
// String tokenization to support -SNAPSHOT
ant.replaceregexp(file:'.github/workflows/sql-workbench-test-and-build-workflow.yml', match:'OPENSEARCH_PLUGIN_VERSION: \\d+.\\d+.\\d+.\\d+', replace:'OPENSEARCH_PLUGIN_VERSION: ' + newVersion.tokenize('-')[0] + '.0', flags:'g', byline:true)

0 comments on commit 70c9823

Please sign in to comment.