Jonathan Shook
f5c4843e6c
Merge pull request #1082 from nosqlbench/nosqlbench-1081-nbrbuild
...
fix nbr build scripts
2023-02-10 13:36:04 -06:00
Jonathan Shook
02479749b9
nbr build updates
2023-02-10 11:46:47 -06:00
Jonathan Shook
70408621dd
nosqlbench-1071 NBIO should favor finding exactly specified file path as a short circuit
2023-02-10 10:20:45 -06:00
Jonathan Shook
da866eae6c
make bindings-utilities more useful
2023-02-07 19:16:07 -06:00
Jonathan Shook
262ac17b98
correct binding regexes
2023-02-07 19:16:05 -06:00
Jonathan Shook
0d955b2158
remove incompatible example from bindings-bytebuffers
2023-02-07 18:19:53 -06:00
Jonathan Shook
47c1f2db5a
update bindings-bigdecimal to work with J17 enums
2023-02-07 18:19:03 -06:00
Jonathan Shook
90a1ff3df6
fix for #1007
2023-02-06 18:12:51 -06:00
Jonathan Shook
0366235f71
Merge branch 'main' into cleanup-includes
2023-02-06 15:27:37 -06:00
jeffbanks
cc989c8a72
nb5 revamp for scenarios
2023-02-06 14:58:04 -06:00
Jonathan Shook
172ef0847d
include examples and fix error message
2023-02-06 01:04:55 -06:00
Jonathan Shook
f12fd6f0c4
partial work towards mapping resources correctly
2023-02-06 00:19:57 -06:00
Jonathan Shook
1eead1add8
centralize jacoco template for reconfiguration
2023-01-26 23:32:15 -06:00
Jonathan Shook
1f5b133f99
version fixes
2023-01-23 15:53:56 -06:00
Jonathan Shook
362e3c6cd3
Merge pull request #942 from nosqlbench/nosqlbench-937
...
cleanup duplicitous activity parameters during initialization (yaml,type)
2023-01-23 14:19:18 -06:00
Jonathan Shook
a886ff2f82
restore grafana annotator
2023-01-23 13:02:19 -06:00
Jonathan Shook
f63c7aeadb
replace CI+CD friendly revision
2023-01-19 16:54:06 -06:00
Jonathan Shook
2847543aa5
update app docs
2023-01-17 19:30:03 -06:00
Jonathan Shook
1ea5c8a1e5
set weight levels and ranges for exported markdown
2023-01-17 19:30:00 -06:00
nb-droid
a49a9e9380
[maven-release-plugin] prepare for next development iteration
2023-01-13 19:51:57 +00:00
nb-droid
67aeba7a34
[maven-release-plugin] prepare release nosqlbench-5.17.0
2023-01-13 19:51:55 +00:00
Jonathan Shook
e04eef814c
temporary work-around for release plugin incompatibility
2023-01-13 13:19:35 -06:00
Jonathan Shook
ff188d4860
actions-for-docs ( #919 )
...
* updated docs action with version state
* script updates
* misc doc system updates
* Update build.yml
remove versions logic, since zip contains version info now.
* Update build.yml
corrected git add command
* update version format
* updated docs site url
2023-01-13 11:57:08 -06:00
Jonathan Shook
31478ae591
Nosqlbench 904 version5 ( #908 )
...
* Ignore .flattened-pom.xml files from the CI-friendly flattening
* Allow newer versions to squelch version warning
* * switch to CI-friendly revisions in Maven
* add flattener
* refactor version tags
* remove unecesary indirection in poms which break version intellisense
* * switch to CI-friendly revisions in Maven
* add flattener
* refactor version tags
* remove unnecessary indirection in poms which break version intellisense
* deleting commented code
* version dep updates
* streamline LUT trimming options
* use a more explicit regex substituion technique
* specify updated okhttp version
* update resources plugin to bugfixed version
* exclude filtering for problematic files
2023-01-12 12:48:50 -06:00
Jeff Banks
9c25ad9336
Code coverage integration ( #897 )
...
* Jacoco introduced for full reporting of test coverage.
* All modules included in scope.
* Ability to scope to module OR overall reporting.
* Ability to run in dev environment and bypass as needed w/out GHA.
2023-01-12 11:25:40 -06:00
Jeff Banks
4484292cb6
md5 deprecation ( #909 )
...
md5 deprecation per code scan recommendations.
2023-01-12 10:04:19 -06:00
nb-droid
6e93468632
[maven-release-plugin] prepare for next development iteration
2023-01-09 19:36:28 +00:00
nb-droid
d1b9c91e44
[maven-release-plugin] prepare release nosqlbench-4.17.32
2023-01-09 19:36:26 +00:00
Jonathan Shook
f4aa80f9e2
remove previous "nb" module, which will be replaced by the nb5 module soon
2023-01-05 17:26:01 -05:00
Jonathan Shook
1e7d676979
deactivate rest module with old dependencies
2023-01-05 17:26:01 -05:00
Mike Yaacoub
f38a635d71
Modified HDR Digits to 3 to save space on MetricsIntegrationTest.
2023-01-05 15:09:52 -05:00
Jonathan Shook
4f4b4982c8
templatize test logging level for logger setup and root logger
2022-12-20 23:11:55 -06:00
Jonathan Shook
d80632773b
merge fixes for: improve concurrency patterns for activity execution
2022-12-20 20:05:17 -06:00
Jonathan Shook
0de80887b1
move log4j.xml to log4j2.xml
2022-12-20 20:03:33 -06:00
Jonathan Shook
1816381f97
make integrated tests more robust
2022-12-20 20:03:12 -06:00
Jonathan Shook
31dc3ce8f7
package housekeeping
2022-12-20 20:02:16 -06:00
Mike Yaacoub
8fd13fcddf
added explicit cast to explicitly narrow precision for security purposes
2022-12-19 17:39:30 -05:00
Mike Yaacoub
74bfbc691d
Merge branch 'main' into my-NB5-I446
2022-12-19 16:58:50 -05:00
Mike Yaacoub
a06e1556f0
merged my-NB5-I446 with main
2022-12-19 15:57:58 -05:00
Mike Yaacoub
7eeb1d2888
fixed unused dependency failure
2022-12-19 14:05:06 -05:00
Mike Yaacoub
ec8ed024ff
Changed build workflow to re-add verify and run on non-release builds, removed unused dependency from nbr
2022-12-19 13:54:39 -05:00
Mike Yaacoub
c149684d09
moved from commonmark to inhouse MutableMarkdown for verification
2022-12-19 13:24:40 -05:00
Jonathan Shook
2b39f3c350
Merge branch 'main' into nosqlbench-797-callable
2022-12-12 15:04:39 -06:00
Jonathan Shook
df534fd83a
Merge branch 'main' into snyk-fix-b8424b271d02d50c5baa47f9e8745c03
2022-12-12 12:33:40 -06:00
MikeYaacoubStax
e7705d13de
NB5-I446 Modified export-docs command to export organized driver and binding docs, also removed gendocs command (VirtDataGenDocsApp now used for generating bindings in StringBuilders to pass to the zipstream)
...
added the export-docs build workflow job
Updated build.yml to fix path to nb5 in workflow
uploading/downloading docs artifacts in build workflow
Attempt to correct the path to the exported docs to upload them
Corrected exported-docs path
Corrected yml build workflow error
corrected naming of exported docs
2022-12-08 12:20:11 -05:00
nb-droid
02522a468e
[maven-release-plugin] prepare for next development iteration
2022-12-07 23:30:05 +00:00
nb-droid
fb131e9b09
[maven-release-plugin] prepare release nosqlbench-4.17.31
2022-12-07 23:30:02 +00:00
Jonathan Shook
86c4dfd966
partial fixes for nosqlbench-797 Race condition between exceptional activity shutdown and normal scenario shutdown.
2022-11-30 11:17:10 -06:00
Jonathan Shook
875e2d8f99
temporarily disable test for close exception handler
2022-11-22 23:04:49 -06:00
Jonathan Shook
901034875a
fix for second noisy shutdown test
2022-11-22 22:50:53 -06:00