Skip to content

Commit

Permalink
Add warnings when using outdated versions of environments (#2481)
Browse files Browse the repository at this point in the history
This introduces a new tree-like storage structures for environments
which allows for efficient lookups of what versions of an environment
are registered. Using this new data-structure we can give warnings
to users about outdated environments when `make` is called.
  • Loading branch information
JesseFarebro authored Nov 20, 2021
1 parent 590f250 commit 3f5b46d
Show file tree
Hide file tree
Showing 2 changed files with 631 additions and 62 deletions.
Loading

0 comments on commit 3f5b46d

Please sign in to comment.