Siyuan Zhang
8dcb198f14
workflow: change the target of make test-robustness to test-robustness-main
...
Signed-off-by: Siyuan Zhang <sizhang@google.com >
2024-05-22 09:25:46 -07:00
James Blair
6079767dd0
Merge pull request #18043 from etcd-io/dependabot/github_actions/github/codeql-action-3.25.6
...
build(deps): bump github/codeql-action from 3.25.5 to 3.25.6
2024-05-21 07:31:40 +12:00
dependabot[bot]
8c1b08b69f
build(deps): bump actions/checkout from 4.1.5 to 4.1.6
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.1.5 to 4.1.6.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](44c2b7a8a4...a5ac7e51b4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-20 17:59:19 +00:00
dependabot[bot]
db58ad113e
build(deps): bump github/codeql-action from 3.25.5 to 3.25.6
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.25.5 to 3.25.6.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](b7cec75265...9fdb3e4972 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-20 17:59:10 +00:00
dependabot[bot]
d8de8a4a74
dependency(gh_action): bump github/codeql-action from 3.25.3 to 3.25.5
...
Co-authored-by:
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.25.3 to 3.25.5.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](d39d31e687...b7cec75265 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Co-authored-by: dependabot[bot] <support@github.com >
Signed-off-by: Ivan Valdes <ivan@vald.es >
2024-05-13 13:36:07 -07:00
Ivan Valdes
7ecef0061f
github: fix version from codeql-action/upload-sarif
...
The commit SHA pointed to the correct version, but the reference in the
comment was wrong.
Signed-off-by: Ivan Valdes <ivan@vald.es >
2024-05-13 13:29:54 -07:00
James Blair
545656abea
Merge pull request #18002 from etcd-io/dependabot/github_actions/ossf/scorecard-action-2.3.3
...
build(deps): bump ossf/scorecard-action from 2.3.1 to 2.3.3
2024-05-14 07:40:42 +12:00
James Blair
f5f3f8293a
Merge pull request #18003 from etcd-io/dependabot/github_actions/actions/checkout-4.1.5
...
build(deps): bump actions/checkout from 4.1.4 to 4.1.5
2024-05-14 06:43:15 +12:00
dependabot[bot]
bb80701991
build(deps): bump actions/checkout from 4.1.4 to 4.1.5
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.1.4 to 4.1.5.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](0ad4b8fada...44c2b7a8a4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-13 17:37:05 +00:00
dependabot[bot]
2464078f05
build(deps): bump ossf/scorecard-action from 2.3.1 to 2.3.3
...
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action ) from 2.3.1 to 2.3.3.
- [Release notes](https://github.com/ossf/scorecard-action/releases )
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md )
- [Commits](0864cf1902...dc50aa9510 )
---
updated-dependencies:
- dependency-name: ossf/scorecard-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-13 17:36:57 +00:00
dependabot[bot]
11a4e02bac
build(deps): bump aquasecurity/trivy-action from 0.19.0 to 0.20.0
...
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action ) from 0.19.0 to 0.20.0.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases )
- [Commits](d710430a67...b2933f565d )
---
updated-dependencies:
- dependency-name: aquasecurity/trivy-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-13 17:36:44 +00:00
James Blair
333bd7bf76
Merge pull request #17979 from jmhbnz/add-owner-file-labels
...
Add nested owners files to automate labeling pull requests
2024-05-13 07:39:50 +12:00
James Blair
c81e747947
Automate labels for tools pull requests.
...
Signed-off-by: James Blair <mail@jamesblair.net >
2024-05-12 22:27:19 +12:00
Jimmy-
5fcc0fe0a9
fix: Use apt -o APT::Update::Error-Mode=any for updating package lists
...
Signed-off-by: Jimmy- <43562694+jimmy-bro@users.noreply.github.com >
2024-05-11 23:19:39 +08:00
dependabot[bot]
50f9062993
build(deps): bump actions/setup-go from 5.0.0 to 5.0.1
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](0c52d547c9...cdcb360436 )
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-06 17:06:58 +00:00
Ivan Valdes
cdf03d641a
github/workflows: remove golangci-lint-action step from static-analysis
...
The golangci-lint-action step runs only on the repository's top-level
directory. Then, make verify reruns it on the same directory, which is
redundant.
However, to keep make verify target working, golangci-lint needs to be
installed locally.
Signed-off-by: Ivan Valdes <ivan@vald.es >
2024-05-05 20:16:09 -07:00
Benjamin Wang
0e37ffca81
Merge pull request #17902 from etcd-io/dependabot/github_actions/github/codeql-action-3.25.3
...
build(deps): bump github/codeql-action from 3.25.2 to 3.25.3
2024-04-30 09:26:14 +01:00
Marek Siarkowicz
35a34553a9
Merge pull request #17913 from ivanvc/dont-run-robustness-tests-in-forks
...
github/workflows: skip robustness tests in forks
2024-04-30 08:35:28 +02:00
Benjamin Wang
5078ce9e93
Merge pull request #17903 from etcd-io/dependabot/github_actions/golangci/golangci-lint-action-5.1.0
...
build(deps): bump golangci/golangci-lint-action from 4.0.0 to 5.1.0
2024-04-30 07:06:06 +01:00
Benjamin Wang
d31097be03
Merge pull request #17905 from etcd-io/dependabot/github_actions/actions/download-artifact-4.1.7
...
build(deps): bump actions/download-artifact from 4.1.6 to 4.1.7
2024-04-30 07:01:07 +01:00
dependabot[bot]
e664a53f0d
build(deps): bump github/codeql-action from 3.25.2 to 3.25.3
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.25.2 to 3.25.3.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](8f596b4ae3...d39d31e687 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-30 06:00:03 +00:00
Ivan Valdes
f6ab2043a3
github/workflows: skip robustness tests in forks
...
Robustness tests require a larger instance size, which user forks cannot
access. It also tries to trigger an ARM64 build that runs on actuated
infrastructure. By not running them on user forks, contributors won't be
notified that their builds are failing due to timeouts trying to run the
job, while the tests will still run on etcd-io/etcd pull requests and
commits.
Signed-off-by: Ivan Valdes <ivan@vald.es >
2024-04-29 22:54:12 -07:00
dependabot[bot]
4d2caf5696
build(deps): bump actions/download-artifact from 4.1.6 to 4.1.7
...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 4.1.6 to 4.1.7.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](9c19ed7fe5...65a9edc588 )
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-29 17:39:08 +00:00
dependabot[bot]
5293994e86
build(deps): bump actions/checkout from 4.1.3 to 4.1.4
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.1.3 to 4.1.4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](1d96c772d1...0ad4b8fada )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-29 17:39:05 +00:00
dependabot[bot]
dcfc447fd3
build(deps): bump golangci/golangci-lint-action from 4.0.0 to 5.1.0
...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action ) from 4.0.0 to 5.1.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases )
- [Commits](3cfe3a4abb...9d1e0624a7 )
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-29 17:38:58 +00:00
zgzhang4
0bd0c4a21b
github workflow: drop measure test flakiness
...
Signed-off-by: zgzhang4 <zgzhang4@iflytek.com >
2024-04-29 23:20:45 +08:00
Siyuan Zhang
7253a317c2
github workflow: remove failfast in robustness nightly.
...
Signed-off-by: Siyuan Zhang <sizhang@google.com >
2024-04-25 09:36:31 -07:00
Marek Siarkowicz
d48a9d7cdc
Merge pull request #17850 from etcd-io/dependabot/github_actions/actions/download-artifact-4.1.6
...
build(deps): bump actions/download-artifact from 4.1.4 to 4.1.6
2024-04-24 13:35:30 +02:00
Marek Siarkowicz
876f6d16aa
Merge pull request #17866 from etcd-io/dependabot/github_actions/github/codeql-action-3.25.2
...
build(deps): bump github/codeql-action from 3.25.0 to 3.25.2
2024-04-24 13:28:32 +02:00
Benjamin Wang
a2911b4844
Merge pull request #17849 from etcd-io/dependabot/github_actions/actions/upload-artifact-4.3.3
...
build(deps): bump actions/upload-artifact from 4.3.1 to 4.3.3
2024-04-24 10:48:47 +01:00
dependabot[bot]
d3277571c3
build(deps): bump github/codeql-action from 3.25.0 to 3.25.2
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.25.0 to 3.25.2.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](df5a14dc28...8f596b4ae3 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-24 07:27:28 +00:00
dependabot[bot]
36144993b9
build(deps): bump actions/checkout from 4.1.1 to 4.1.3
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.1.1 to 4.1.3.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](b4ffde65f4...1d96c772d1 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-22 17:54:43 +00:00
dependabot[bot]
58d88236c8
build(deps): bump actions/download-artifact from 4.1.4 to 4.1.6
...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 4.1.4 to 4.1.6.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](c850b930e6...9c19ed7fe5 )
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-22 17:54:22 +00:00
dependabot[bot]
669a031038
build(deps): bump actions/upload-artifact from 4.3.1 to 4.3.3
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.3.1 to 4.3.3.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](5d5d22a312...65462800fd )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-22 17:54:19 +00:00
dependabot[bot]
6926374213
build(deps): bump github/codeql-action from 3.24.10 to 3.25.0
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.24.10 to 3.25.0.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](4355270be1...df5a14dc28 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-15 17:28:56 +00:00
Ivan Valdes
0a2d2f41e4
dependency(gh_action): bump upload and download artifact from 3 to 4
...
Signed-off-by: Ivan Valdes <ivan@vald.es >
2024-04-09 12:01:52 -07:00
dependabot[bot]
184a9f1c87
build(deps): bump github/codeql-action from 3.24.9 to 3.24.10
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.24.9 to 3.24.10.
- [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/v3.24.9...4355270be187e1b672a7a1c7c7bae5afdc1ab94a )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-08 17:46:30 +00:00
Benjamin Wang
0168c3e1ce
Merge pull request #17662 from siyuanfoundation/flaky
...
Add script and workflow to detect flaky tests in testgrid.
2024-04-05 16:58:45 +01:00
ArkaSaha30
4e639e7e9b
Add trivy scan as a job in release workflow
...
Signed-off-by: ArkaSaha30 <arkasaha30@gmail.com >
2024-04-02 19:09:08 +05:30
Siyuan Zhang
bf44390e79
Add measure-testgrid-flakiness workflow
...
Signed-off-by: Siyuan Zhang <sizhang@google.com >
2024-04-01 09:41:48 -07:00
ArkaSaha30
caa523f296
Fix yamllint
...
Signed-off-by: ArkaSaha30 <arkasaha30@gmail.com >
2024-04-01 18:36:27 +05:30
ArkaSaha30
bdc261a583
Add trivy scan action for current branch HEAD
...
Signed-off-by: ArkaSaha30 <arkasaha30@gmail.com >
2024-04-01 18:27:02 +05:30
dependabot[bot]
938e1fbc6f
build(deps): bump github/codeql-action from 3.24.8 to 3.24.9
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.24.8 to 3.24.9.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](05963f47d8...1b1aada464 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-25 17:19:50 +00:00
Benjamin Wang
671dabc21f
Merge pull request #17595 from jmhbnz/investigate-arm64-robustness-performance
...
Investigate arm64 robustness performance
2024-03-24 16:47:56 +00:00
dependabot[bot]
d8fb3e212d
build(deps): bump github/codeql-action from 3.24.6 to 3.24.8
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.24.6 to 3.24.8.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](8a470fddaf...05963f47d8 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-18 17:32:46 +00:00
James Blair
64c1acd9b3
Enable vmmeter to compare performance for robustness runners.
...
Signed-off-by: James Blair <mail@jamesblair.net >
2024-03-19 00:31:17 +13:00
James Blair
b4070a28f1
Add 4 more cpu cores to arm64 robustness test workflows.
...
Try to prevent the failures we are seeing regularly for not meeting qps requirements.
Signed-off-by: James Blair <mail@jamesblair.net >
2024-03-19 00:27:53 +13:00
dependabot[bot]
796859cdeb
build(deps): bump github/codeql-action from 3.24.5 to 3.24.6
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.24.5 to 3.24.6.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](47b3d888fe...8a470fddaf )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-04 17:26:41 +00:00
dependabot[bot]
4a2f0c8513
build(deps): bump github/codeql-action from 3.24.3 to 3.24.5
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.24.3 to 3.24.5.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](379614612a...47b3d888fe )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-26 17:07:41 +00:00
dependabot[bot]
e43f27b8bc
build(deps): bump github/codeql-action from 3.24.0 to 3.24.3
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.24.0 to 3.24.3.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](e8893c57a1...379614612a )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-19 17:23:17 +00:00