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

Use the is_latest flag with artifacts to indicate if viewing a stale versions. #463

Open
brandonreid opened this issue Mar 15, 2024 · 0 comments
Labels
enhancement Improvement to existing functionality

Comments

@brandonreid
Copy link
Contributor

When adding the artifacts layer to the graph, an is_latest boolean field was added to the data.

is_latest is true on keyed artifacts that are the latest instance in the set, and false for keyed artifacts that are not the latest. It is also always true on non-keyed artifacts. Therefore, rather than highlighting that an artifact is the latest, we'll indicate when an artifact is stale and in the drawer/pop out, link to the latest version.

@brandonreid brandonreid added the enhancement Improvement to existing functionality label Mar 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement to existing functionality
Projects
None yet
Development

No branches or pull requests

1 participant