Skip to content

Figure out how to test multiple modelarray versions #4

@mattcieslak

Description

@mattcieslak

Maybe we can pull tagged versions of ModelArray from Dockerhub
Then run an Rscript

Sub Issues

  • can Dependabot figure out when there is a new release of ModelArray?
  • We might be able to have a checker run on a cron job and update a compatibility chart (custom dependabot)
  • Should it only do Major releases?
  • We should hardcode a specific R version: None of the dependency packages will impact the indexing of the input/output data
  • We need to check if there are forward/backward incompatibilities in HDF5 and tiledb. These could be important

Maybe test a version matrix?
https://stackoverflow.com/questions/40179493/r-how-can-i-install-a-specific-release-by-install-github

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions