Commit Graph

273 Commits

Author SHA1 Message Date
Jonathan Shook
3a64f713ee
Update codeql-analysis.yml
temporary disable
2024-03-13 16:14:10 -05:00
Jonathan Shook
18221e61d6
Merge pull request #1820 from nosqlbench/dependabot/github_actions/docker/build-push-action-5.1.0
Bump docker/build-push-action from 3.3.0 to 5.1.0
2024-02-13 11:12:46 -06:00
Jonathan Shook
656d00b944
Merge pull request #1821 from nosqlbench/dependabot/github_actions/actions/upload-artifact-4
Bump actions/upload-artifact from 1 to 4
2024-02-13 11:12:38 -06:00
Jonathan Shook
6844cfa550
Merge pull request #1822 from nosqlbench/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
2024-02-13 11:12:30 -06:00
Jonathan Shook
d44c12222e
Merge pull request #1823 from nosqlbench/dependabot/github_actions/actions/setup-java-4
Bump actions/setup-java from 3 to 4
2024-02-13 11:12:22 -06:00
dependabot[bot]
a7c0b38b82
Bump github/codeql-action from 2 to 3
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-13 16:55:19 +00:00
dependabot[bot]
5a4dcb7d21
Bump actions/setup-java from 3 to 4
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3 to 4.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-13 16:55:14 +00:00
dependabot[bot]
c477a831e8
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-13 16:55:09 +00:00
dependabot[bot]
8d20456fca
Bump actions/upload-artifact from 1 to 4
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 1 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v1...v4)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-13 16:55:05 +00:00
dependabot[bot]
fa65c7c10d
Bump docker/build-push-action from 3.3.0 to 5.1.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3.3.0 to 5.1.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v3.3.0...v5.1.0)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-13 16:55:02 +00:00
Madhavan Sridharan
06e6c3a530 upgrade GHA jobs to use node 20 and add dependabot for GHA auto-updates 2024-02-09 18:10:51 -05:00
Jonathan Shook
3fd98f0044 testing workflow fixes 2024-01-02 12:36:03 -06:00
Mark Wolters
06be5cde64 no more log collection 2023-10-23 08:42:19 -05:00
Jonathan Shook
39db0bb4cb
Update preview.yml
disable container tests until they are fixed
2023-10-05 22:04:34 -05:00
Jonathan Shook
df39d7df90 updated gh actions to j21 2023-09-28 10:48:16 -05:00
Brad Schoening
a05b2e2935
Update release.yml to docker/build-push-action@v4 2023-08-31 13:44:33 -04:00
Jonathan Shook
228957784e
Update build.yml
enable builds for PRs and pushes
2023-08-28 20:31:16 -05:00
Madhavan
185ca38885
Use further compression to logs & code coverage reports (#1375)
Co-authored-by: Madhavan Sridharan <madhavan.sridharan@datastax.com>
2023-07-06 07:59:56 -05:00
Jonathan Shook
418a2ef125 actions update for node16 2023-04-25 11:15:18 -05:00
Jeff Banks
136ae35a11
[adapter-http] Stargate token auto-gen + Mocking + CVE Fixes (#1149)
* Feature for Stargate auto token generation (http-rest)
* Mockito dependency added; mocking tests introduced
* Support for String mirror as function in binding pipeline
* JSON format change within YAML alignment (scenarios)
* Updated Swagger parser
* Updated docker-java-core
* Issue 1148 - notice to users in scenario header
2023-03-07 08:54:07 -06:00
MikeYaacoubStax
c7995072f1
NB5-948-FullEndToEndTesting Testcontainers correction without reliance on NBIO (#1139)
* Relying solely on nb5 jar to get testcontainer workloads

* Removed reliance on NBIO and moved to reliance on nb5 package

* Reactivate testcontainers profile in release and preview yamls

* Removed unused resources

* NB5-948-Reactivate forkCount for nosqlbench root lifecycle activation
2023-02-28 11:26:03 -06:00
Mike Yaacoub
22e944ea60 deactivated container tests for preview and release pending further dev 2023-02-22 18:49:30 -05:00
Jonathan Shook
bbc3cc1f98 require verify on preview and relase 2023-02-22 16:50:43 -06:00
MikeYaacoubStax
06cd96786b Changed Workflows for release and preview to add the profile enabling WorkloadContainerVerifications Test 2023-02-10 16:17:41 -05:00
Lari Hotari
8e41b41bb1 Target main branch with builddocs 2023-02-07 23:53:21 +02:00
Lari Hotari
c144114c69 Run builddocs only for pushes to master branch in nosqlbench/nosqlbench 2023-02-07 08:33:03 +02:00
Jonathan Shook
844ce1c0d8 make docs preview rerunnable 2023-01-31 21:30:31 -06:00
Jonathan Shook
9f6cecb156 carry versions between jobs 2023-01-30 19:55:02 -06:00
Jonathan Shook
ec5f3b9862 OS image can not use latest 2023-01-30 19:22:39 -06:00
Jonathan Shook
1870681d05 OS image can not use latest 2023-01-30 19:05:55 -06:00
Jonathan Shook
822f12e6a1 fixed env syntax 2023-01-30 18:53:11 -06:00
Jonathan Shook
c408ec1a43 syntax check 2023-01-30 18:47:09 -06:00
Jonathan Shook
8b44741592 preview trigger updates 2023-01-30 18:41:58 -06:00
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