| /wasmtime-44.0.1/.github/actions/fetch-run-id/ |
| H A D | action.yml | 1 name: 'Fetch run id for commit' 2 description: 'Fetch the main.yml run id for the current commit'
|
| /wasmtime-44.0.1/.github/workflows/ |
| H A D | release-process.yml | 64 # Update version numbers and make a commit indicating that. Note that 88 git commit -am "Bump Wasmtime to $num" 123 # commit it, indicating that the commit is what will get tagged and 128 git commit --allow-empty -a -F-<<EOF 131 [automatically-tag-and-release-this-commit] 157 # patch release marker is already in there. Note that this commit 164 git commit -a -F-<<EOF 167 [automatically-tag-and-release-this-commit]
|
| H A D | performance.yml | 55 …git config user.name $(curl -sSL $issue_commits_url | jq -r '.[].commit.committer.name' | tail -n … 56 …git config user.email $(curl -sSL $issue_commits_url | jq -r '.[].commit.committer.email' | tail -… 58 git commit --allow-empty -m "${issue_commits_url}" 69 - name: "Build sightglass commit '${{ env.SG_COMMIT }}'"
|
| H A D | main.yml | 1378 # "automatically-tag-and-release-this-commit" within merged PRs/commits. Once 1411 if grep -q "automatically-tag-and-release-this-commit" main.log; then
|
| /wasmtime-44.0.1/crates/core/src/ |
| H A D | undo.rs | 152 pub fn commit(guard: Self) -> T { in commit() function 205 Undo::commit(counter); in inc_n() 237 fn commit() { in commit() function
|
| /wasmtime-44.0.1/.github/ISSUE_TEMPLATE/ |
| H A D | wasmtime-bug-report.md | 34 Wasmtime version or commit: TODO
|
| H A D | clif-bug-report.md | 35 Cranelift version or commit: TODO
|
| /wasmtime-44.0.1/docs/ |
| H A D | contributing-development-process.md | 24 - Write clear commit messages that start with a one-line summary of the 32 comment in the code, or in documentation, rather than in the commit message. 99 `prtest:full` in any commit in the PR. That can help debug CI failures without
|
| H A D | contributing-release-process.md | 49 * Add a special marker to the commit message to indicate a tag should be made. 55 to the marker in the commit message. A maintainer should double-check there 127 special marker in the commit message generated by CI will trigger a tag to
|
| H A D | contributing-coding-guidelines.md | 190 vet` commit alone to merge. For pushing directly to the contributor's own PR 198 pushing a vetting commit to a contributor's PR and also asking for more changes, 199 request that the contributor make the requested fixes in an additional commit 200 rather than force-pushing a rewritten history, so your existing vetting commit
|
| H A D | contributing-ci.md | 39 somewhere in any commit of the PR. From that point on the PR will automatically
|
| H A D | contributing-code-review.md | 50 To be in the pool of auto-assigned reviewers, a Core Team member must commit to
|
| H A D | contributing-fuzzing.md | 67 you are using (either the exact release or the git commit hash) and your ISA,
|
| /wasmtime-44.0.1/crates/wasi-common/ |
| H A D | README.md | 29 [lucet-wasi-tracker]: https://github.com/fastly/lucet/commit/40ae1df64536250a2b6ab67e7f167d22f4aa7f…
|
| /wasmtime-44.0.1/cranelift/isle/veri/veri_engine/examples/x86/ |
| H A D | amode_add_uextend_shl.isle | 2 ;; has changed to remove this bug on the current commit.
|
| /wasmtime-44.0.1/crates/wasmtime/src/runtime/ |
| H A D | type_registry.rs | 875 Undo::commit(registry); in register_new_rec_group()
|
| /wasmtime-44.0.1/cranelift/codegen/src/isa/pulley_shared/ |
| H A D | inst.isle | 282 ;; and then once the rule is selected this is used to commit to using the load.
|
| /wasmtime-44.0.1/cranelift/isle/docs/ |
| H A D | language-reference.md | 1144 commit and start to invoke constructors to build the right-hand
|
| /wasmtime-44.0.1/supply-chain/ |
| H A D | audits.toml | 3832 notes = "This commit only updated the dependency `rustix`, so same as before."
|
| /wasmtime-44.0.1/docs/js/ |
| H A D | mermaid.min.11.6.0.js | 816 …commit:p$e,branch:m$e,merge:g$e,cherryPick:y$e,checkout:Kce,prettyPrint:v$e,clear:x$e,getBranchesA…
|