You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: deprecate transforms implementation and recommend VS Code extension
- Strike through transforms implementation in README
- Add notice about Palantir extension for Visual Studio Code
- Update transforms API link to current documentation
- Update copyright year to 2026
- Remove v2 announcement banner from documentation
- Add testing instructions for remote branches
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
- An implementation of the Foundry `transforms` package that internally uses the `CachedFoundryClient`.
33
+
-~~An implementation of the Foundry `transforms` package that internally uses the `CachedFoundryClient`.
34
34
This allows you to seamlessly run your Palantir Foundry Code Repository transforms code on your local machine.
35
-
Foundry DevTools does not cover all of Foundry's features, more on this [here](https://emdgroup.github.io/foundry-dev-tools/dev/architecture.html#known-limitations-contributions-welcome).
35
+
Foundry DevTools does not cover all of Foundry's features, more on this [here](https://emdgroup.github.io/foundry-dev-tools/dev/architecture.html#known-limitations-contributions-welcome).~~
36
+
- The [Palantir extension for Visual Studio Code](https://www.palantir.com/docs/foundry/palantir-extension-for-visual-studio-code/overview/) has achieved the goals of the transforms implementation and should be used instead. The transforms implementation in foundry-dev-tools is no longer maintained.
0 commit comments