Skip to content

Conversation

@machow
Copy link
Collaborator

@machow machow commented Jun 27, 2022

Initial implementation of azure backend.

TODO:

@machow
Copy link
Collaborator Author

machow commented Aug 30, 2022

It seems like we could use these rules for naming:

  • pytest mark: fs_<protocol>, where <protocol> is an fsspec protocol name. For example s3, gcs, abfs. Note that some have aliases (e.g. az and abfs both produce abfs; azure blob file system). In that case, let's use whichever becomes the value of board.fs.protocol.
  • constructor name: board_<r_pins_name>. We can do whatever R pins does for cross compatibility.

For consistency:

  • When there are multiple protocol name options, let's always use the one we use for the pytest mark.

@machow
Copy link
Collaborator Author

machow commented Aug 31, 2022

TODO: look up azure credentials, move into password manager

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants