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 }}
antosubash
/
simple_module_python
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
2
Pull requests
8
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add Datasets module for managing geospatial and tabular data uploads
- #45
#45
Merged
antosubash
merged 14 commits into
main
antosubash/simple_module_python:main
from
claude/gis-dataset-management-YB2Wm
antosubash/simple_module_python:claude/gis-dataset-management-YB2Wm
Copy head branch name to clipboard
Apr 21, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Add Datasets module for managing geospatial and tabular data uploads
#45
antosubash
merged 14 commits into
main
antosubash/simple_module_python:main
from
claude/gis-dataset-management-YB2Wm
antosubash/simple_module_python:claude/gis-dataset-management-YB2Wm
Copy head branch name to clipboard
Commits
Commits on Apr 19, 2026
feat(gis_datasets): catalog module for uploading & managing geospatial datasets
Show description for 1325da5
claude
committed
1325da5
View commit details
Copy full SHA for 1325da5
Browse repository at this point
refactor(datasets): rename gis_datasets module to datasets
Show description for 6dc173a
claude
committed
6dc173a
View commit details
Copy full SHA for 6dc173a
Browse repository at this point
feat(datasets): expand public contract surface for consumer modules
Show description for a7679e4
claude
committed
a7679e4
View commit details
Copy full SHA for a7679e4
Browse repository at this point
build(datasets): add package.json + tsconfig so CI tsc checks the module
Show description for 5bb2a5a
claude
committed
5bb2a5a
View commit details
Copy full SHA for 5bb2a5a
Browse repository at this point
Merge remote-tracking branch 'origin/main' into claude/gis-dataset-management-YB2Wm
Show description for d5c2e3c
claude
committed
d5c2e3c
View commit details
Copy full SHA for d5c2e3c
Browse repository at this point
chore(i18n): regenerate keys after merging main
claude
committed
d2af556
View commit details
Copy full SHA for d2af556
Browse repository at this point
refactor(datasets): delegate bytes storage to file_storage.StorageBackend
Show description for bcae98d
claude
committed
bcae98d
View commit details
Copy full SHA for bcae98d
Browse repository at this point
Commits on Apr 20, 2026
Merge remote-tracking branch 'origin/main' into claude/gis-dataset-management-YB2Wm
Show description for b27fce0
claude
committed
b27fce0
View commit details
Copy full SHA for b27fce0
Browse repository at this point
refactor(datasets): drop IDatasetService Protocol (single-impl)
Show description for 0e9e92f
claude
committed
0e9e92f
View commit details
Copy full SHA for 0e9e92f
Browse repository at this point
feat(ui): add layers icon so Datasets sidebar item renders an icon
Show description for 5b3f093
claude
committed
5b3f093
View commit details
Copy full SHA for 5b3f093
Browse repository at this point
feat(datasets): defer metadata extraction to a Celery background task
Show description for fff3285
claude
committed
fff3285
View commit details
Copy full SHA for fff3285
Browse repository at this point
refactor(datasets): extract magic strings to constants; drop GIS framing
Show description for 2f09c73
claude
committed
2f09c73
View commit details
Copy full SHA for 2f09c73
Browse repository at this point
feat(datasets): wire feature flags, role mapping, settings registration
Show description for 2bcd113
claude
committed
2bcd113
View commit details
Copy full SHA for 2bcd113
Browse repository at this point
Commits on Apr 21, 2026
fix(ci): sync package-lock.json with @simple-module/datasets workspace
Show description for b5efc8a
claude
committed
b5efc8a
View commit details
Copy full SHA for b5efc8a
Browse repository at this point
You can’t perform that action at this time.