Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
materials-data-facility
/
connect_server
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
4
Code
Issues
11
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
MDF Connect v2 backend: streaming, curation, DOI minting, and Globus Search
- #133
#133
Open
blaiszik
wants to merge 22 commits into
prod
materials-data-facility/connect_server:prod
from
v2-backend-curation
materials-data-facility/connect_server:v2-backend-curation
Copy head branch name to clipboard
Conversation
Commits
22
(22)
Checks
Files changed
Open
MDF Connect v2 backend: streaming, curation, DOI minting, and Globus Search
#133
blaiszik
wants to merge 22 commits into
prod
materials-data-facility/connect_server:prod
from
v2-backend-curation
materials-data-facility/connect_server:v2-backend-curation
Copy head branch name to clipboard
Commits
Commits on Feb 1, 2026
Add MDF v2 backend with streaming, curation, and DOI minting
Show description for 1243e26
blaiszik
and
claude
committed
1243e26
View commit details
Copy full SHA for 1243e26
Browse repository at this point
Commits on Feb 7, 2026
feat: complete v2 publication pipeline with DOI minting, search ingest, and curation
Show description for 542907c
blaiszik
and
claude
committed
542907c
View commit details
Copy full SHA for 542907c
Browse repository at this point
fix: correct DataCite test credentials (Globus.TEST, prefix 10.23677)
Show description for 906d5be
blaiszik
and
claude
committed
906d5be
View commit details
Copy full SHA for 906d5be
Browse repository at this point
test: add publish pipeline tests and fix async jobs test
Show description for 5f5d03b
blaiszik
and
claude
committed
5f5d03b
View commit details
Copy full SHA for 5f5d03b
Browse repository at this point
fix: wire up real Globus Search ingest on staging
Show description for a6ae919
blaiszik
and
claude
committed
a6ae919
View commit details
Copy full SHA for a6ae919
Browse repository at this point
Commits on Feb 8, 2026
feat: add dataset versioning with DOI inheritance and version-specific DOIs
Show description for 78af2bb
blaiszik
and
claude
committed
78af2bb
View commit details
Copy full SHA for 78af2bb
Browse repository at this point
feat: add domains and external import provenance to v2 backend
Show description for 4aa0e3c
blaiszik
and
claude
committed
4aa0e3c
View commit details
Copy full SHA for 4aa0e3c
Browse repository at this point
Commits on Feb 18, 2026
chore: configure prod deployment with test credentials and update gitignore
Show description for 648dd9b
blaiszik
and
claude
committed
648dd9b
View commit details
Copy full SHA for 648dd9b
Browse repository at this point
docs: rewrite README with v2 architecture and full deploy path
Show description for aadfd58
blaiszik
and
claude
committed
aadfd58
View commit details
Copy full SHA for aadfd58
Browse repository at this point
Commits on Feb 27, 2026
feat: fix Globus transfer lifecycle and HTTPS upload reliability
Show description for e65ac82
blaiszik
and
claude
committed
e65ac82
View commit details
Copy full SHA for e65ac82
Browse repository at this point
feat: add versioning fields, download_url, and v1 organizations migration
Show description for ded9a8b
blaiszik
and
claude
committed
ded9a8b
View commit details
Copy full SHA for ded9a8b
Browse repository at this point
feat: add CLI UX demo script for direct publish and curation workflow
Show description for 8515cbb
blaiszik
and
claude
committed
8515cbb
View commit details
Copy full SHA for 8515cbb
Browse repository at this point
feat: enforce curator and submitter group membership
Show description for 65baccc
blaiszik
and
claude
committed
65baccc
View commit details
Copy full SHA for 65baccc
Browse repository at this point
feat: major/minor versioning — new data bumps major, metadata-only bumps minor
Show description for adddfb2
blaiszik
and
claude
committed
adddfb2
View commit details
Copy full SHA for adddfb2
Browse repository at this point
Commits on Feb 28, 2026
Harden v2 backend search and expand backend tooling
blaiszik
committed
5fa89fe
View commit details
Copy full SHA for 5fa89fe
Browse repository at this point
feat: add archive_size field to DatasetMetadata
Show description for 9a65b03
blaiszik
and
claude
committed
9a65b03
View commit details
Copy full SHA for 9a65b03
Browse repository at this point
Commits on Mar 4, 2026
feat: faceted search, minor versioning fixes, and card improvements
Show description for 12b8ab1
blaiszik
and
claude
committed
12b8ab1
View commit details
Copy full SHA for 12b8ab1
Browse repository at this point
feat: email notifications for curation lifecycle events
Show description for 2770a58
blaiszik
and
claude
committed
2770a58
View commit details
Copy full SHA for 2770a58
Browse repository at this point
fix: harden email_utils HTML escaping and fix rejection link
Show description for 49a5e4e
blaiszik
and
claude
committed
49a5e4e
View commit details
Copy full SHA for 49a5e4e
Browse repository at this point
Commits on Mar 9, 2026
feat: cross-publish support — ExternalSource model, DataCite relations, dataset card provenance
Show description for ddd9633
blaiszik
and
claude
committed
ddd9633
View commit details
Copy full SHA for ddd9633
Browse repository at this point
Commits on May 31, 2026
20260530
blaiszik
committed
05bf73c
View commit details
Copy full SHA for 05bf73c
Browse repository at this point
Commits on Jun 22, 2026
feat: backend security + sync-parity hardening; document CLI/Web UI contract changes
Show description for cf2e959
2 people
authored and
blaiszik
committed
cf2e959
View commit details
Copy full SHA for cf2e959
Browse repository at this point
You can’t perform that action at this time.