Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update the adaptor picklist with an @local option to support local adaptor dev in lightning #2720

Closed
christad92 opened this issue Nov 27, 2024 · 0 comments

Comments

@christad92
Copy link

christad92 commented Nov 27, 2024

@stuartc I have (almost) implemented support for local/monorepo adaptors in the worker in #808

tl;dr: if lightning sets the adaptor version to @local on a given step, the worker will try to load it from the monorepo

This has been useful for collections so I just ploughed on with it

Edit: that's merged. So all we need to do is update the picklist with an @local option and we can support local adaptor dev in lightning

Originally posted by @josephjclark in #905

We need to add a flag that allows users to the turn off the local option via the environment variables.

@github-project-automation github-project-automation bot moved this to New Issues in v2 Nov 27, 2024
@christad92 christad92 changed the title Update the adaptor picklist with an @local option and we can support local adaptor dev in lightning Update the adaptor picklist with an @local option to support local adaptor dev in lightning Nov 27, 2024
@github-project-automation github-project-automation bot moved this from New Issues to Done in v2 Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

2 participants