Skip to content
Verified Commit d9d60dc2 authored by Matthew Clarkson's avatar Matthew Clarkson
Browse files

fix(entrypoint): remove toolchain target

BREAKING CHANGE: The `toolchain_symlink_target` has been removed from `ape_entrypoint`.

This symlink target used the repository context entrypoint which is not remote execution
friendly.

The targets were aliased as `@ape//:*` which have been corrected to be remove execution
friendly. Use those targets instead.
parent 7ae62935
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment