flxbl-io / sfp

A build system for modular development in Salesforce
https://docs.flxbl.io/sfp/
MIT License
26 stars 13 forks source link

SFP does not support deployments of the newest SF AI features #72

Closed domrycz closed 2 months ago

domrycz commented 2 months ago

Describe the bug The latest sfp docker image has version 2.25.7 of SF CLI and this version does not support features related to Prompt Builder. For example GenAiPromptTemplate metadata or InvocableMethod capabilityType modifiers.

To Reproduce Steps to reproduce the behavior:

Expected behavior I can deploy the apex methods which are called by Prompt Templates (I can do it in SF CLI version 2.27.6)

Screenshots If applicable, add screenshots to help explain your problem.

Platform Details (please complete the following information):

Additional context Add any other context about the problem here.

azlam-abdulsalam commented 2 months ago

@domrycz sfp no longer depends on sf cli. It is tied to the underlying libraries used. We are working on a feature that upgrades libraries to v8 and you can see here https://github.com/flxbl-io/sfp/pull/71

azlam-abdulsalam commented 2 months ago

@domrycz please check the pre release version v39.0.3.