dxatscale / sfpowerscripts

A build system for modular development in Salesforce
https://dxatscale.io
MIT License
211 stars 94 forks source link

Error in GitHub Workflow: sfpowerscripts Orchestrator:Prepare with auth:accesstoken:store #1438

Closed GiladKW closed 9 months ago

GiladKW commented 11 months ago

Description I am attempting to run the sfpowerscripts orchestrator:prepare command within a github workflow. Even though the authentication method used is auth:accesstoken:store, the following error is thrown:

    Error: Unable to execute command .. Error: Pools have to be created using 
    a DevHub authenticated with auth:web or auth:store or 
    auth:accesstoken:store

Steps To Reproduce

Platform Details (please complete the following information):

rygramer commented 11 months ago

@GiladKW the error message is misleading. dx@scale does not support the jwt login flow. There's a convo about it here: https://flxbl-io.slack.com/archives/CN9N54GF5/p1693248029499739

fransf-wtax commented 10 months ago

@rygramer How do we get access to this Slack workspace? Thanks!

rygramer commented 10 months ago

https://launchpass.com/flxblio 😁

azlam-abdulsalam commented 9 months ago

Closing this one as its invalid