Skip to content

141 Sync (Week of Nov. 24) -> prod#147

Merged
laurendiaz merged 19 commits intoprodfrom
apl-setup
Dec 3, 2025
Merged

141 Sync (Week of Nov. 24) -> prod#147
laurendiaz merged 19 commits intoprodfrom
apl-setup

Conversation

@laurendiaz
Copy link
Copy Markdown

No description provided.

jjnesbitt and others added 19 commits October 27, 2025 10:35
Supply a default name in createsuperuser
Update `doi_configured()` to use `all` instead of `any`, and remove the
`check_doi_settings` system check, as it's no longer necessary.
Update how DOI settings are checked for configuration
There is a bug during the publishing process where a shallow reference
to the draft `Version.metadata` dict is erroneously used for the newly
created published `Version`. This means that when we insert new fields
into the published metadata during the publishing process, we are also
unknowingly adding them into the draft `Version` object that lives in
memory. Then, during the `_publish_dandiset` service function, we call
`.save()` on the draft version, which writes those new fields to the DB.
…rsions

Expose allowed schema versions at `/info/` endpoint
141 sync fork nov 24 week pt2 -> apl-setup
@laurendiaz laurendiaz self-assigned this Nov 27, 2025
@netlify
Copy link
Copy Markdown

netlify Bot commented Nov 27, 2025

Deploy Preview for ember-dandi-archive ready!

Name Link
🔨 Latest commit d89e392
🔍 Latest deploy log https://app.netlify.com/projects/ember-dandi-archive/deploys/6927a4c0ddca0a00088550ed
😎 Deploy Preview https://deploy-preview-147--ember-dandi-archive.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@laurendiaz laurendiaz merged commit fb04eb2 into prod Dec 3, 2025
10 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants