forked from NASA-IMPACT/veda-config
-
Notifications
You must be signed in to change notification settings - Fork 15
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
Release v2.0.8 #436
Merged
Merged
Release v2.0.8 #436
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#428) <!-- -----------^ Click "Preview" for a functional view! --> ## Why are you creating this Pull Request? This pull requests adds the Targets block in the package.json file to get ready for the other build pipeline moving towards accessing veda-ui as a npm module. **This is needed before NASA-IMPACT/veda-ui#976 can merge** - [Adding Datasets or Stories](?title=Content%3A%20%3Cname%3E&expand=1&template=content.md) - [Version Release](?title=Deploy%20vX.X.X&expand=1&template=version_release.md) - [Other](?expand=1&template=default.md)
This is the pull request to solve [this](#253) issue Approach: Replaced JupyterLab: urlpath=lab%2Ftree... to Jupyter Notebook: urlpath=tree... For all the mdx files inside datasets. example, for micasa-carbonflux-daygrid-v1.data.mdx file **JupyterNotebook** - url: 'https://hub.ghg.center/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2FUS-GHG-Center%2Fghgc-docs&urlpath=tree%2Fghgc-docs%2Fuser_data_notebooks%2Fmicasa-carbonflux-daygrid-v1_User_Notebook.ipynb&branch=main' **JupyterLab** - url: 'https://hub.ghg.center/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2FUS-GHG-Center%2Fghgc-docs&urlpath=lab%2Ftree%2Fghgc-docs%2Fuser_data_notebooks%2Fmicasa-carbonflux-daygrid-v1_User_Notebook.ipynb&branch=main'
## What am I changing and why Creating a PR that uses the latest UI release (v5.2.0) ## How to test Full changelog for UI v5.2.0: https://github.com/NASA-IMPACT/veda-ui/releases/tag/v5.2.0 In v5.2.0, - The internal logics for `BlockMap` were re-written. - Query parameter management for data catalog page, new E&A page, and stories Hub page changed internally. Extra QAs for the related components will be much appreciated 🙇 ##⚠️ Checks - [x] I have confirmed that [updating the `veda-ui` submodule](https://github.com/NASA-IMPACT/veda-config-ghg/blob/main/docs/DEVELOPMENT.md#development) is needed and **only done so** if that's the case.
<!-- -----------^ Click "Preview" for a functional view! --> ## Why are you creating this Pull Request? - [Adding Datasets or Stories](?title=Content%3A%20%3Cname%3E&expand=1&template=content.md) - [Version Release](?title=Deploy%20vX.X.X&expand=1&template=version_release.md) - [Other](?expand=1&template=default.md)
<!-- -----------^ Click "Preview" for a functional view! --> ## Why are you creating this Pull Request? - Updated application version - Changed the exploration button title
✅ Deploy Preview for ghg-demo ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
slesaad
approved these changes
Jul 8, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
The PR name should be the version to be deployed (ex: v1.0.1)
Changelog v2.0.8
🎉 Features
🚀 Improvements
📊 Dataset Updates
🐛 Fixes