Commit Graph

237 Commits

Author SHA1 Message Date
Jonathan Shook
1d65903e8b
temporarily disable codecov upload 2023-01-28 00:18:19 -06:00
Jonathan Shook
a1e8de45a4 make codeQL run with normal builds only 2023-01-26 01:10:32 -06:00
Jonathan Shook
db7aba1606 update numeric docker version 2023-01-26 01:08:01 -06:00
Jonathan Shook
955e472efd make build, prerelease and release separate triggers 2023-01-26 00:59:43 -06:00
Jonathan Shook
56be33ae92 sync preview and release logic 2023-01-26 00:53:32 -06:00
Jonathan Shook
2e85f21a79 generating release notes from gh 2023-01-26 00:26:56 -06:00
Jonathan Shook
f61de1257e updated preview notes, updated notes path 2023-01-25 22:10:17 -06:00
Jonathan Shook
2b85c1cce1 versions and release action update 2023-01-25 21:54:54 -06:00
Jonathan Shook
2d3263cfbe make release tag distinct 2023-01-25 21:36:49 -06:00
Jonathan Shook
639dbf2d6c update action version 2023-01-25 21:21:37 -06:00
Jonathan Shook
1b2a773ce6 update files paths 2023-01-25 21:20:00 -06:00
Jonathan Shook
1986b8cdbc replace release action 2023-01-25 21:17:57 -06:00
Jonathan Shook
7047f44869 remove second tagging 2023-01-25 20:58:22 -06:00
Jonathan Shook
910e871a83 remove extra node version parameters 2023-01-25 20:43:41 -06:00
Jonathan Shook
6b0633d4a3 update notes filenames 2023-01-25 20:19:54 -06:00
Jonathan Shook
3e3427fca7 update job names 2023-01-23 22:02:40 -06:00
Jonathan Shook
3f0417c96d fix preview trigger 2023-01-23 21:43:50 -06:00
Jonathan Shook
24657248f0 use tags only for preview and release triggers 2023-01-23 21:36:03 -06:00
Jonathan Shook
0ae3bd0852 make preview and release tag based 2023-01-23 21:18:53 -06:00
Jonathan Shook
027fc4a895 version, tagging updates 2023-01-23 20:18:22 -06:00
Jonathan Shook
402154e4c7 docs and scripts 2023-01-23 20:04:45 -06:00
Jonathan Shook
e4e94f9e88 support version bumping 2023-01-23 19:57:48 -06:00
Jonathan Shook
c19b2388e0 standardize on main/preview/release naming 2023-01-23 18:59:22 -06:00
Jonathan Shook
33c55809de actions testing 2023-01-23 18:12:58 -06:00
Jonathan Shook
ac7f5762c0 actions cleanup 2023-01-23 17:57:32 -06:00
Jonathan Shook
6a118d289a naming fixes 2023-01-23 17:22:30 -06:00
Jonathan Shook
adb40cec4d version fixes 2023-01-23 17:20:07 -06:00
Jonathan Shook
1adb4e4af9 fix version, again 2023-01-23 16:44:39 -06:00
Jonathan Shook
801ed23cef fix revision var 2023-01-23 16:30:58 -06:00
Jonathan Shook
430bee3ebb fix version reference 2023-01-23 16:18:14 -06:00
Jonathan Shook
1f5b133f99 version fixes 2023-01-23 15:53:56 -06:00
Jonathan Shook
1793eb22f5 fixed script name 2023-01-23 15:33:34 -06:00
Jonathan Shook
3201739971 prerelease testing 2023-01-23 15:31:52 -06:00
Jonathan Shook
0de184e42f fixed typo 2023-01-23 15:25:51 -06:00
Jonathan Shook
4eb07e046e do not run build when prerelease is already selected 2023-01-23 15:23:23 -06:00
Jonathan Shook
961f420de7 defer prerelease tagging until staging is complete 2023-01-23 15:19:09 -06:00
Jonathan Shook
08040f9ade actions testing 2023-01-23 15:14:27 -06:00
Jonathan Shook
0c9091714c merge fixups 2023-01-20 11:00:44 -06:00
Jonathan Shook
f63c7aeadb replace CI+CD friendly revision 2023-01-19 16:54:06 -06:00
jeffbanks
5d128fcfa2 Removed redundant step part of install activity 2023-01-19 10:42:38 -06:00
jeffbanks
27270ebd17 Order of activities to solve coverage report 2023-01-17 13:54:16 -06:00
Jonathan Shook
18bfe6274f
Merge pull request #920 from nosqlbench/jeffb/test-fail-fix
Sporadic test failure - fix
2023-01-17 11:54:50 -06:00
jeffbanks
c61fac2442 Reactivate coverage; thread timing for test 2023-01-13 14:56:16 -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
jeffbanks
a09360fd91 Test phase inclusion for coverage 2023-01-13 09:54:26 -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
Jonathan Shook
bbcf493e93 fixed artifact name 2023-01-10 17:13:57 -06:00
Jonathan Shook
a1cd44cb1c remove previous "nb" module, which will be replaced by the nb5 module soon 2023-01-10 16:48:33 -06:00
Jonathan Shook
808399ea1e github actions release testing 2023-01-09 12:56:46 -06:00
jeffbanks
bca21e86b8 codecov impl 2023-01-06 09:50:39 -06:00