Skip to content

Commit 81b62c4

Browse files
committed
ci: set up fork CI, agent file, and fix clippy for Rust 1.93
1 parent b918f9b commit 81b62c4

37 files changed

Lines changed: 299 additions & 2042 deletions

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 4 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -1,34 +1,7 @@
1-
<!--
2-
Thank you for your Pull Request. Please provide a description above and review
3-
the requirements below.
1+
## Summary
42

5-
Bug fixes and new features should include tests.
3+
<!-- What does this PR do and why? -->
64

7-
Contributors guide: https://github.com/foundry-rs/foundry/blob/master/CONTRIBUTING.md
5+
## Test plan
86

9-
The contributors guide includes instructions for running rustfmt and building the
10-
documentation.
11-
-->
12-
13-
<!-- ** Please select "Allow edits from maintainers" in the PR Options ** -->
14-
15-
## Motivation
16-
17-
<!--
18-
Explain the context and why you're making that change. What is the problem
19-
you're trying to solve? In some cases there is not a problem and this can be
20-
thought of as being the motivation for your change.
21-
-->
22-
23-
## Solution
24-
25-
<!--
26-
Summarize the solution and provide any necessary context needed to understand
27-
the code change.
28-
-->
29-
30-
## PR Checklist
31-
32-
- [ ] Added Tests
33-
- [ ] Added Documentation
34-
- [ ] Breaking changes
7+
<!-- How was this tested? -->

.github/scripts/combine-benchmarks.sh

Lines changed: 0 additions & 204 deletions
This file was deleted.

.github/scripts/commit-and-read-benchmarks.sh

Lines changed: 0 additions & 114 deletions
This file was deleted.

.github/scripts/create-tag.js

Lines changed: 0 additions & 14 deletions
This file was deleted.

0 commit comments

Comments
 (0)