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 }}
josdem
/
py-vetlog-buddy
Public
Notifications
You must be signed in to change notification settings
Fork
15
Star
2
Code
Issues
0
Pull requests
0
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
feat: add config file with Settings class for database credentials
- #113
#113
Merged
josdem
merged 13 commits into
josdem:main
josdem/py-vetlog-buddy:main
from
adityashirsatrao007:feature/112
Copy head branch name to clipboard
Dec 11, 2025
Conversation
Commits
13
(13)
Checks
Files changed
Merged
feat: add config file with Settings class for database credentials
#113
josdem
merged 13 commits into
josdem:main
josdem/py-vetlog-buddy:main
from
adityashirsatrao007:feature/112
Copy head branch name to clipboard
Commits
Commits on Dec 10, 2025
feat: add config file with Settings class for database credentials
Show description for ef7fabb
adityashirsatrao007
committed
ef7fabb
View commit details
Copy full SHA for ef7fabb
Browse repository at this point
Update tests/unit/test_config.py
Show description for 5dfa244
adityashirsatrao007
and
Copilot
authored
5dfa244
View commit details
Copy full SHA for 5dfa244
Browse repository at this point
Update src/vetlog_buddy/config.py
Show description for e8cf16c
adityashirsatrao007
and
Copilot
authored
e8cf16c
View commit details
Copy full SHA for e8cf16c
Browse repository at this point
refactor(config): remove global Settings instantiation and use pytest fixtures (#113)
adityashirsatrao007
committed
1ddba9d
View commit details
Copy full SHA for 1ddba9d
Browse repository at this point
Commits on Dec 11, 2025
fix(test): disable default .env loading in test_missing_vars
adityashirsatrao007
committed
791eb44
View commit details
Copy full SHA for 791eb44
Browse repository at this point
refactor(test): use pytest fixture for negative test case
adityashirsatrao007
committed
db7613f
View commit details
Copy full SHA for db7613f
Browse repository at this point
Update src/vetlog_buddy/config.py
Show description for c92a2a5
adityashirsatrao007
and
Copilot
authored
c92a2a5
View commit details
Copy full SHA for c92a2a5
Browse repository at this point
Update src/vetlog_buddy/config.py
Show description for e33986e
adityashirsatrao007
and
Copilot
authored
e33986e
View commit details
Copy full SHA for e33986e
Browse repository at this point
Update tests/unit/test_config.py
Show description for 2f04a7a
adityashirsatrao007
and
Copilot
authored
2f04a7a
View commit details
Copy full SHA for 2f04a7a
Browse repository at this point
Update tests/unit/test_config.py
Show description for 1883f84
adityashirsatrao007
and
Copilot
authored
1883f84
View commit details
Copy full SHA for 1883f84
Browse repository at this point
Update src/vetlog_buddy/config.py
Show description for d9f021e
adityashirsatrao007
and
Copilot
authored
d9f021e
View commit details
Copy full SHA for d9f021e
Browse repository at this point
Update src/vetlog_buddy/shared/config.py
Show description for 695dcc9
adityashirsatrao007
and
Copilot
authored
695dcc9
View commit details
Copy full SHA for 695dcc9
Browse repository at this point
Update src/vetlog_buddy/shared/config.py
Show description for 48a2d3e
adityashirsatrao007
and
Copilot
authored
48a2d3e
View commit details
Copy full SHA for 48a2d3e
Browse repository at this point
You can’t perform that action at this time.