Skip to content

allow re-registration of same model information #653

Closed
@topepo

Description

@topepo

To avoid issues running devtools::test() and/or load_all().

The idea is to allow extension packages to (silently) overwrite the model registry environments if the same data is being registered.

If other data is trying to overwrite, we should issue and error saying

  • If you are working on a different extension package, we don't allow this
  • Otherwise, do a hard restart of the R session (i.e. don't load_all())

Metadata

Metadata

Assignees

No one assigned

    Labels

    featurea feature request or enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions