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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
supervaize
/
supervaizer
Public
Notifications
You must be signed in to change notification settings
Fork
6
Star
15
Code
Issues
0
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
data_resources
- #24
#24
Merged
alain-sv
merged 11 commits into
develop
supervaize/supervaizer:develop
from
data_resources
supervaize/supervaizer:data_resources
Copy head branch name to clipboard
Apr 14, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
data_resources
#24
alain-sv
merged 11 commits into
develop
supervaize/supervaizer:develop
from
data_resources
supervaize/supervaizer:data_resources
Copy head branch name to clipboard
Commits
Commits on Apr 14, 2026
✨ feat(data-resource): add DataResource and DataResourceField models
alain-sv
committed
b5ca1da
View commit details
Copy full SHA for b5ca1da
Browse repository at this point
✨ feat(job,case): add metadata field to AbstractJob and CaseAbstractModel
alain-sv
committed
27875ae
View commit details
Copy full SHA for 27875ae
Browse repository at this point
♻️ refactor(data-resource): add FieldType enum, fix computed_field, clarify optional callbacks
alain-sv
committed
3b06fa0
View commit details
Copy full SHA for 3b06fa0
Browse repository at this point
✨ feat(agent): add data_resources field and registration_info support
alain-sv
committed
11f1ead
View commit details
Copy full SHA for 11f1ead
Browse repository at this point
✨ feat(routes): add DataResource CRUD route generation
alain-sv
committed
b90b0bf
View commit details
Copy full SHA for b90b0bf
Browse repository at this point
♻️ refactor(data-routes): use factory functions for safe closure capture and unique operationIds
alain-sv
committed
d804a63
View commit details
Copy full SHA for d804a63
Browse repository at this point
🐛 fix(exports): remove duplicate entries from __all__
alain-sv
committed
29a36e0
View commit details
Copy full SHA for 29a36e0
Browse repository at this point
📝 chore: update CHANGELOG and bump version for DataResource release
alain-sv
committed
7df27a0
View commit details
Copy full SHA for 7df27a0
Browse repository at this point
docs: add unit test results and bump chang for0.133Add a " Tests Results" section to CHANGELOG.md showing thelatest test summary (492 passed,0,0 failed, ~70).
Show description for 8632a87
alain-sv
committed
8632a87
View commit details
Copy full SHA for 8632a87
Browse repository at this point
✨ style: format multiline params dicts forReformat to improve readability and consistency- long import lists and DataResourceField instantiations across multiple lines to make diffs clearer and imp…
Show description for a3d43a6
alain-sv
committed
a3d43a6
View commit details
Copy full SHA for a3d43a6
Browse repository at this point
✨ feat(data-resource): validate, fix handlers, and test OpenAPI ids- Add a strict name pattern for DataResource (lowercase letters, digits,
Show description for 1925473
alain-sv
committed
1925473
View commit details
Copy full SHA for 1925473
Browse repository at this point
You can’t perform that action at this time.