-
Notifications
You must be signed in to change notification settings - Fork 4
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
Upgrade Jupyter apis to v1.6.0 #132
Merged
Merged
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
…-apis into feat-upgrade-1.4
wg102
reviewed
Sep 15, 2022
.github/workflows/publish.yml
Outdated
@@ -3,6 +3,7 @@ on: | |||
push: | |||
branches: | |||
- main | |||
- feat-upgrade-1.4 |
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.
If not needed please remove
Jose-Matsuda
approved these changes
Sep 16, 2022
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, will test and review on dev
mathis-marcotte
changed the title
Upgrade frontend to v1.6.0
Upgrade Jupyter apis to v1.6.0
Sep 21, 2022
Closed
Fix 136 add hint text
* added back the volume table Co-authored-by: Mathis Marcotte <mathis.marcotte@statcan.gc.ca>
* added back the kubecost table Co-authored-by: Mathis Marcotte <mathis.marcotte@statcan.gc.ca>
* added sas image Co-authored-by: Mathis Marcotte <mathis.marcotte@statcan.gc.ca>
Co-authored-by: Mathis Marcotte <mathis.marcotte@statcan.gc.ca>
Co-authored-by: Mathis Marcotte <mathis.marcotte@statcan.gc.ca>
added missing api endpoint for getting storage classes
add: emptydir for protb nb
refactor(Dockerfile): bind API to new port
* updated messages files * added custom paginator for translation Co-authored-by: Mathis Marcotte <mathis.marcotte@statcan.gc.ca>
* update backend to handle new frontend structure * remove unwanted features
* fix failing builds, comment went one tag too deep
to formCtrl.get().value.
set(sizeNum): default to 16
Jose-Matsuda
force-pushed
the
upgrade-frontend-1.6
branch
from
October 28, 2022 14:02
9a1f166
to
b4898ba
Compare
* added pro b icon to notebook and volume table Co-authored-by: Mathis Marcotte <mathis.marcotte@statcan.gc.ca>
Co-authored-by: Mathis Marcotte <mathis.marcotte@statcan.gc.ca>
Co-authored-by: Mathis Marcotte <mathis.marcotte@statcan.gc.ca>
47 tasks
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.
This branch was built on top of "feat-upgrade-1.4"