Chris Hennick
|
b23a892f5b
|
ci: Bug fix? Use PAT for auto-merge but not for fetching metadata
|
2024-04-28 12:12:48 -07:00 |
|
Chris Hennick
|
54dd12085b
|
ci: Bug fix? Use ${{github.token}} instead of ${{secrets.GITHUB_TOKEN}}
|
2024-04-28 12:04:22 -07:00 |
|
Chris Hennick
|
37bafb14b1
|
ci: Bug fix? Use main token rather than PAT
|
2024-04-28 12:01:37 -07:00 |
|
Chris Hennick
|
38829b1f4b
|
ci: Enable CI run when requested for a merge group
|
2024-04-28 11:48:46 -07:00 |
|
Chris Hennick
|
c550e90711
|
ci: Bug fix? Auto-merge now requires GH_TOKEN, not GITHUB_TOKEN
|
2024-04-28 11:45:27 -07:00 |
|
Chris Hennick
|
82e0d5c150
|
ci: Bug fix? Use RELEASE_PLZ PAT for auto-merge
|
2024-04-28 11:37:38 -07:00 |
|
dependabot[bot]
|
c45d1329bc
|
ci(deps)(deps): bump dependabot/fetch-metadata from 2.0.0 to 2.1.0
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v2.0.0...v2.1.0)
---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-25 15:58:33 +00:00 |
|
Chris Hennick
|
2de0c8b279
|
ci: Reduce fuzz_write iterations
|
2024-04-25 08:57:47 -07:00 |
|
Chris Hennick
|
076fab483b
|
ci: Drop redundant "(deps)" from Dependabot PR names
|
2024-04-25 07:59:22 -07:00 |
|
Chris Hennick
|
340e603cbe
|
ci: Update name of auto-merge workflow
Signed-off-by: Chris Hennick <4961925+Pr0methean@users.noreply.github.com>
|
2024-04-24 08:40:54 -07:00 |
|
Chris Hennick
|
1e23caa003
|
ci: Skip CI for Dependabot branches, since PR CI makes it redundant
|
2024-04-24 02:06:30 -07:00 |
|
Chris Hennick
|
5ec900db1b
|
ci: Bug fix: still need to auto-merge Actions-written PRs, but don't need to auto-approve any PRs
|
2024-04-24 01:40:53 -07:00 |
|
Chris Hennick
|
eb7eb452b6
|
ci: Bug fix: github-actions can't approve its own PRs, so use auto-merge rather than approval as the gate
|
2024-04-24 01:26:52 -07:00 |
|
Chris Hennick
|
8df1c4cb33
|
ci: Don't need to trigger main CI on release-plz branches, or on PRs that don't target master
|
2024-04-24 00:36:46 -07:00 |
|
Chris Hennick
|
c76627bba8
|
ci: Bug fix: missing space between arguments
|
2024-04-24 00:26:48 -07:00 |
|
Chris Hennick
|
3aa2406c83
|
ci: Bug fix: wrong token name
|
2024-04-24 00:03:27 -07:00 |
|
Chris Hennick
|
e0edcb6f72
|
ci: Add missing token setting for actions/checkout
|
2024-04-24 00:00:08 -07:00 |
|
Chris Hennick
|
96441f0547
|
ci: Auto-approve commits by release-plz
|
2024-04-23 23:57:44 -07:00 |
|
Chris Hennick
|
9def229683
|
ci: Updates to ci.yaml that were missed in previous commit
|
2024-04-23 23:56:50 -07:00 |
|
Chris Hennick
|
973a0002ea
|
ci: Switch GitHub token to a PAT so release-plz can sign commits
|
2024-04-23 23:37:55 -07:00 |
|
Chris Hennick
|
ee9f747491
|
build: add missing permissions for release-plz action
|
2024-04-22 19:41:16 -07:00 |
|
Chris Hennick
|
58fd54c439
|
build: move release-plz to separate file so it runs only on master branch
|
2024-04-22 19:28:13 -07:00 |
|
Chris Hennick
|
158a3af18e
|
ci: configure Dependabot to update fuzzer dependencies
|
2024-04-22 19:17:53 -07:00 |
|
Chris Hennick
|
5f4dbc3100
|
build: configure release-plz
|
2024-04-22 19:04:42 -07:00 |
|
Chris Hennick
|
327a86bd6c
|
build: add release-plz action
|
2024-04-22 18:51:25 -07:00 |
|
Chris Hennick
|
0536595809
|
ci: Configure dependabot commit messages
|
2024-04-22 18:40:41 -07:00 |
|
Chris Hennick
|
55df698ada
|
ci: Configure dependabot commit messages
|
2024-04-22 18:21:55 -07:00 |
|
Chris Hennick
|
4441408891
|
Merge branch 'master' into dependabot/github_actions/github/codeql-action-3
|
2024-04-18 20:26:43 -07:00 |
|
dependabot[bot]
|
b0229aa596
|
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-04-18 10:20:40 +00:00 |
|
dependabot[bot]
|
2f6455037c
|
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-04-18 10:20:37 +00:00 |
|
Chris Hennick
|
f3a20438f9
|
Enable DevSkim security scan
Signed-off-by: Chris Hennick <4961925+Pr0methean@users.noreply.github.com>
|
2024-04-17 15:11:55 -07:00 |
|
Chris Hennick
|
db370881c3
|
Automatically approve my own PRs
|
2024-04-16 16:03:02 -07:00 |
|
Chris Hennick
|
3c15ded105
|
Bug fix
|
2024-04-14 07:57:41 -07:00 |
|
Chris Hennick
|
9438bef0f7
|
Replace AtomicU64 with OnceLock
|
2024-04-14 07:53:32 -07:00 |
|
Chris Hennick
|
68b998ee19
|
Enable non-default features during fuzz, to ensure they're included
|
2024-04-11 15:35:58 -07:00 |
|
Chris Hennick
|
c31ddf3aeb
|
Run cargo cmin before uploading seed corpus
|
2024-04-11 15:20:52 -07:00 |
|
Chris Hennick
|
e78c370f32
|
Output updated seed corpora as artifacts
|
2024-04-11 15:00:05 -07:00 |
|
dependabot[bot]
|
e1c1a2f921
|
Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.6.0 to 2.0.0.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.6.0...v2.0.0)
---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-08 21:43:53 +00:00 |
|
Chris Hennick
|
c4492b9635
|
Reduce fuzz_read_with_no_features to 50M runs
|
2024-03-16 15:24:15 -07:00 |
|
Chris Hennick
|
81a0e8a156
|
Reduce fuzz_read_with_no_features to 100M runs
|
2024-03-14 18:32:33 -07:00 |
|
Chris Hennick
|
30a861bb55
|
Test using actions-rs/cargo@v1 for fuzzing
|
2024-03-14 17:25:47 -07:00 |
|
Chris Hennick
|
a751e09b9c
|
Test setting len_control to 0
|
2024-03-14 15:26:35 -07:00 |
|
Chris Hennick
|
5c37053644
|
Bug fix: max_total_time is in seconds, not minutes
|
2024-03-14 14:41:18 -07:00 |
|
Chris Hennick
|
9488620f5c
|
Reduce len_control for fuzz_read_with_no_features
|
2024-03-14 14:40:08 -07:00 |
|
Chris Hennick
|
f63dc2f66c
|
Bug fix: step timeout needs to be longer than cargo fuzz run -max_total_time
|
2024-03-14 14:03:04 -07:00 |
|
Chris Hennick
|
6adca53895
|
Reduce iterations by 50% for both fuzz_read runs, and set a max_total_time for fuzz_read_with_no_features
|
2024-03-14 14:01:37 -07:00 |
|
Chris Hennick
|
24ab1bf6e5
|
We still need 100m runs with features enabled, but 500m without is sufficient
|
2024-03-13 20:53:47 -07:00 |
|
Chris Hennick
|
030f355525
|
Increase runs to 50m to achieve 3350+ coverage more reliably
|
2024-03-13 19:46:15 -07:00 |
|
Chris Hennick
|
8fcc1988b2
|
Revert "Test with max_len=1000"
This reverts commit f812649d07 .
|
2024-03-13 18:26:23 -07:00 |
|
Chris Hennick
|
f812649d07
|
Test with max_len=1000
|
2024-03-13 18:08:50 -07:00 |
|