-
Notifications
You must be signed in to change notification settings - Fork 181
[E&A][REF] Removes version.stack attributes #4008
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
Conversation
florent-leborgne
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! LGTM
leemthompo
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
✅
✅ Vale Linting ResultsNo issues found on modified lines! |
karenzone
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Overview
Related to #2235
This PR removes the
version-stackattributes from the Explore and analyze and Reference sections as using those attributes could be misleading. Some of these attributes are used as part of a download bash command, which always points to the latest stack release. I left those occurrences intact.