-
Notifications
You must be signed in to change notification settings - Fork 33
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
Repository removal #1207
Merged
Merged
Repository removal #1207
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
akihikokuroda
approved these changes
Feb 1, 2024
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!
IceKhan13
approved these changes
Feb 2, 2024
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.
-2.5k lines! 🥳
david-alber
pushed a commit
to david-alber/quantum-serverless
that referenced
this pull request
Feb 13, 2024
* Removed main components from repository project * Updated chart lock * Remove repository references from the client
Tansito
added a commit
that referenced
this pull request
Feb 27, 2024
* adding api documentation (swagger & redoc) to gateway * allow unauthenticated users to read RuntimeJobViewSet * allow swagger docu if user is not yet set * only show api/v1/ patterns, add token authorization, rm django login * drop jupyter from main helm readme (#1208) Signed-off-by: Paul S. Schweigert <paul@paulschweigert.com> * CatalogEntry API (#1204) * add ModelView API for CatalogEntry * additional apis for catalogentry --------- Signed-off-by: Akihiko Kuroda <akihikokuroda2020@gmail.com> * Repository removal (#1207) * Removed main components from repository project * Updated chart lock * Remove repository references from the client * add catalog status (#1211) Signed-off-by: Akihiko Kuroda <akihikokuroda2020@gmail.com> * Use LocalProvider for test (#1212) * use LocalProvider for notebook test Signed-off-by: Akihiko Kuroda <akihikokuroda2020@gmail.com> * Documentation update (#1214) * Update contribution guidelines * Update contributing doc with supported python versions * Remove Python 3.7 badge from README files * Upgrade min python version in setup.py * Test notebooks against k8s qs deployment (#1216) * test notebooks against k8s qs deployment Signed-off-by: Paul S. Schweigert <paul@paulschweigert.com> * update notebook location Signed-off-by: Paul S. Schweigert <paul@paulschweigert.com> * use action for kind creation Signed-off-by: Paul S. Schweigert <paul@paulschweigert.com> * test all notebooks Signed-off-by: Paul S. Schweigert <paul@paulschweigert.com> * drop sleep Signed-off-by: Paul S. Schweigert <paul@paulschweigert.com> This was redundant, as the python setup in the next few steps takes waaaay longer than 60s --------- Signed-off-by: Paul S. Schweigert <paul@paulschweigert.com> * Take out unnecessary Job.save() (#1217) * take out unnecessary Job.save() Signed-off-by: Akihiko Kuroda <akihikokuroda2020@gmail.com> * Update Helm release kuberay-operator to v1 (#1121) * Update Helm release kuberay-operator to v1 * Update api version --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: David <9059044+Tansito@users.noreply.github.com> * Fix link for Qiskit deprecation policy (#1218) * Remove default login view (#1215) * remove default login view Signed-off-by: Akihiko Kuroda <akihikokuroda2020@gmail.com> * adding api documentation (swagger & redoc) to gateway --------- Signed-off-by: Paul S. Schweigert <paul@paulschweigert.com> Signed-off-by: Akihiko Kuroda <akihikokuroda2020@gmail.com> Co-authored-by: Paul Schweigert <paul@paulschweigert.com> Co-authored-by: Akihiko (Aki) Kuroda <16141898+akihikokuroda@users.noreply.github.com> Co-authored-by: David <9059044+Tansito@users.noreply.github.com> Co-authored-by: Karla Spuldaro <karla.spuldaro@ibm.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Eric Arellano <14852634+Eric-Arellano@users.noreply.github.com>
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.
Summary
Fix #1206
This PR removes
repository
project fromquantum-serverless
.