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

Runtime: take configuration off state #779

Open
josephjclark opened this issue Sep 25, 2024 · 0 comments
Open

Runtime: take configuration off state #779

josephjclark opened this issue Sep 25, 2024 · 0 comments

Comments

@josephjclark
Copy link
Collaborator

Stub issue, will be filled in later

  • Change Operation signature to (state, credential) => State
  • Adaptor APIs need updating to the new format
    • Could we automate this? Back port it to old adaptors anyhow?
  • Need some way to determine whether an adaptor uses the new or old API (so some kind of API_VERSION export in the adaptor)
  • Runtime accepts state and config as seperate arguments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

1 participant