Fix recipe lifecycle completion #19
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix-recipe-lifecycle"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Validation
cargo nextest run -p cat-sim --lib -E "test(=world_tick::tests::catalog_recipe_lifecycle_regressions_cover_exact_contracts_and_delivery)" --no-fail-fastcargo nextest run --workspace --profile smoke --no-fail-fast(74 passed)cargo clippy -p cat-sim --all-targets -- -D warningscargo fmt --all -- --checkgit diff --checkView command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.