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
Accelerator
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
Type
/
to 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
.
patterninc
/
ds-platform-utils
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
3
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: auto-apply Snowflake ownership object tags on publish
- #26
#26
Merged
Vinay Shende (vinay79n)
merged 16 commits into
main
patterninc/ds-platform-utils:main
from
feat/tagging-tables
patterninc/ds-platform-utils:feat/tagging-tables
Copy head branch name to clipboard
Jul 6, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
feat: auto-apply Snowflake ownership object tags on publish
#26
Vinay Shende (vinay79n)
merged 16 commits into
main
patterninc/ds-platform-utils:main
from
feat/tagging-tables
patterninc/ds-platform-utils:feat/tagging-tables
Copy head branch name to clipboard
Commits
Commits on Jun 16, 2026
feat: auto-apply Snowflake ownership / governance object tags on prod tables which get published.
Vinay Shende (vinay79n)
committed
b2e9613
View commit details
Copy full SHA for b2e9613
Browse repository at this point
feat: enhance tagging functionality with identifier validation and improved error handling , github copilot suggested code chnages
Vinay Shende (vinay79n)
committed
efc68b6
View commit details
Copy full SHA for efc68b6
Browse repository at this point
Commits on Jun 17, 2026
feat: expand allowed values for TABLE_STATUS and TABLE_SLA tags in object tagging
Vinay Shende (vinay79n)
committed
069decb
View commit details
Copy full SHA for 069decb
Browse repository at this point
lint fix
Vinay Shende (vinay79n)
committed
fbc084c
View commit details
Copy full SHA for fbc084c
Browse repository at this point
Commits on Jun 22, 2026
feat: tag all published tables (prod + dev) with co-located ownership tags
Show description for e00dcf0
Vinay Shende (vinay79n)
committed
e00dcf0
View commit details
Copy full SHA for e00dcf0
Browse repository at this point
Commits on Jun 23, 2026
revert: tag production tables only, drop dev tagging + functional test
Show description for b79f9f9
Vinay Shende (vinay79n)
committed
b79f9f9
View commit details
Copy full SHA for b79f9f9
Browse repository at this point
Commits on Jun 24, 2026
feat: update TABLE_OWNER resolution logic to prioritize ds.owner flow tag and enhance related documentation
Vinay Shende (vinay79n)
committed
c77b85d
View commit details
Copy full SHA for c77b85d
Browse repository at this point
Commits on Jun 29, 2026
fix: correct warehouse name form older to newer one in test_publish_pandas_with_warehouse step
Vinay Shende (vinay79n)
committed
0251b86
View commit details
Copy full SHA for 0251b86
Browse repository at this point
Fix typo: warehoouse -> warehouse in test__pandas.py
Copilot
authored
7fdfd71
View commit details
Copy full SHA for 7fdfd71
Browse repository at this point
Commits on Jul 1, 2026
Revert "Fix typo: warehoouse -> warehouse in test__pandas.py"
Show description for d7c4c79
Vinay Shende (vinay79n)
committed
d7c4c79
View commit details
Copy full SHA for d7c4c79
Browse repository at this point
Revert "fix: correct warehouse name form older to newer one in test_publish_pandas_with_warehouse step"
Show description for debf1fc
Vinay Shende (vinay79n)
committed
debf1fc
View commit details
Copy full SHA for debf1fc
Browse repository at this point
fix: update warehouse name from older one to newer one in test_publish_pandas_with_warehouse step
Vinay Shende (vinay79n)
committed
e7dca17
View commit details
Copy full SHA for e7dca17
Browse repository at this point
Commits on Jul 2, 2026
feat(snowflake): wrap ds.owner flow tag as ds-<owner>-team alias and some safeguard and tests around it
Vinay Shende (vinay79n)
committed
c917d47
View commit details
Copy full SHA for c917d47
Browse repository at this point
Commits on Jul 3, 2026
feat(tags): add LAST_UPDATED tag with auto-stamped timestamp and override support in build_table_tags
Vinay Shende (vinay79n)
committed
de441ae
View commit details
Copy full SHA for de441ae
Browse repository at this point
lint fix
Vinay Shende (vinay79n)
committed
71d6961
View commit details
Copy full SHA for 71d6961
Browse repository at this point
Commits on Jul 6, 2026
docs: replace ownership registry helper with SQL runbook, add LAST_UPDATED to registry view and relevant places
Vinay Shende (vinay79n)
committed
400146e
View commit details
Copy full SHA for 400146e
Browse repository at this point
You can’t perform that action at this time.