-
Notifications
You must be signed in to change notification settings - Fork 333
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
[ENG-6812] BE Reference PR for Preprints DOI Versioning #10816
Draft
cslzchen
wants to merge
224
commits into
develop
Choose a base branch
from
feature/preprints-doi-versioning
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+1,998
−224
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
cslzchen
changed the title
[ENG-4999] Reference PR for Preprints DOI Versioning
[ENG-4999] Preprints DOI Versioning Project PR - BE
Nov 28, 2024
* `/api/v1/files/auth/` * `/api/v1/s4fhb_v0/osfstorage/quota_status/` * `POST /api/v1/s4fhb_v0/osfstorage/672d772c2880dd220342ff17/children/`
* added load method * added API endpoint for versions /v2/<preprint_id>/versions/
… unneccessery changes in mixins.py
Test: test_claim_unauth_success_with_preprint_id
Test: test_preprint_contributor_signal_sent_on_creation
[ENG-6645] Fix api1_and_js failing tests - Part 1 (replaces #10832)
Rebased and fixed concflicts
[ENG-6800][ENG-6801][ENG-6802][ENG-6838] Rework `Preprint.save()` + make `_id` cached property + fix post moderation resubmission + fix my-preprints page
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.
Purpose
BE Reference PR for Preprints DOI Versioning
This is an reference PR for the project implementation; this is not the final PR for code review.
Changes
N/A
QA Notes
N/A
Documentation
N/A
Side Effects
N/A
Ticket
https://openscience.atlassian.net/browse/ENG-6812