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 }}
theskumar
/
python-dotenv
Public
Notifications
You must be signed in to change notification settings
Fork
557
Star
8.8k
Code
Issues
53
Pull requests
53
Actions
Wiki
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Wiki
Security and quality
Insights
Actions: theskumar/python-dotenv
Actions
All workflows
Workflows
Copilot code review
Copilot code review
Dependabot Updates
Dependabot Updates
Dependency Graph
Dependency Graph
pages-build-deployment
pages-build-deployment
Run Tests
Run Tests
Upload Python Package
Upload Python Package
Show more workflows...
Management
Caches
Deployments
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
357 workflow runs
357 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
feat: quote_type option
Run Tests
#711:
Pull request
#671
opened by
guoyunhe
1m 24s
guoyunhe:quote-type
guoyunhe:quote-type
1m 24s
View #671
View workflow file
fix: make set_key export output shell-safe
Run Tests
#710:
Pull request
#670
opened by
j0m0k0
1m 29s
j0m0k0:codex/fix-export-shell-safety
j0m0k0:codex/fix-export-shell-safety
1m 29s
View #670
View workflow file
Handle CRLF invalid lines in parser recovery
Run Tests
#709:
Pull request
#669
opened by
CodingFeng101
1m 20s
CodingFeng101:codex/preserve-cr-newline
CodingFeng101:codex/preserve-cr-newline
1m 20s
View #669
View workflow file
ci(deps): bump the github-actions group across 1 directory with 2 updates
Run Tests
#708:
Pull request
#668
opened by
dependabot
Bot
1m 23s
dependabot/github_actions/github-actions-3e1200532a
dependabot/github_actions/github-actions-3e1200532a
1m 23s
View #668
View workflow file
github_actions in / for actions/checkout - Update #1437456044
Dependabot Updates
#118:
by
dependabot
Bot
38s
main
main
38s
github_actions in /. - Update #1437455998
Dependabot Updates
#117:
by
dependabot
Bot
29s
main
main
29s
pip in /. - Update #1437455997
Dependabot Updates
#116:
by
dependabot
Bot
52s
main
main
52s
fix: escape backslashes in set_key to preserve round-trip
Run Tests
#706:
Pull request
#666
opened by
gaoflow
1m 21s
gaoflow:fix-set-key-backslash-roundtrip
gaoflow:fix-set-key-backslash-roundtrip
1m 21s
View #666
View workflow file
chore(deps): update pytest requirement from >=9.0.3 to >=9.1.1
Run Tests
#705:
Pull request
#665
opened by
dependabot
Bot
1m 20s
dependabot/pip/pytest-gte-9.1.1
dependabot/pip/pytest-gte-9.1.1
1m 20s
View #665
View workflow file
ci(deps): bump actions/checkout from 6.0.3 to 7.0.0 in the github-actions group
Run Tests
#704:
Pull request
#664
opened by
dependabot
Bot
1m 17s
dependabot/github_actions/github-actions-2217aebe03
dependabot/github_actions/github-actions-2217aebe03
1m 17s
View #664
View workflow file
pip in /. - Update #1426441565
Dependabot Updates
#115:
by
dependabot
Bot
50s
main
main
50s
github_actions in /. - Update #1426441567
Dependabot Updates
#114:
by
dependabot
Bot
32s
main
main
32s
fix: parse empty unquoted value with inline comment as empty string
Run Tests
#703:
Pull request
#663
opened by
Noethix55555
1m 42s
Noethix55555:fix-empty-value-inline-comment
Noethix55555:fix-empty-value-inline-comment
1m 42s
View #663
View workflow file
fix: escape backslashes in set_key so values round-trip
Run Tests
#702:
Pull request
#662
opened by
Noethix55555
1m 29s
Noethix55555:fix-set-key-backslash-escaping
Noethix55555:fix-set-key-backslash-escaping
1m 29s
View #662
View workflow file
added 3 tests to test_variables.py
Run Tests
#701:
Pull request
#660
opened by
Rigett7
1m 54s
Rigett7:unittests
Rigett7:unittests
1m 54s
View #660
View workflow file
chore(deps): update pytest requirement from >=9.0.3 to >=9.1.0
Run Tests
#700:
Pull request
#659
opened by
dependabot
Bot
1m 23s
dependabot/pip/pytest-gte-9.1.0
dependabot/pip/pytest-gte-9.1.0
1m 23s
View #659
View workflow file
pip in /. - Update #1411880765
Dependabot Updates
#113:
by
dependabot
Bot
48s
main
main
48s
github_actions in /. - Update #1411880755
Dependabot Updates
#112:
by
dependabot
Bot
23s
main
main
23s
ci(deps): bump actions/checkout from 6.0.2 to 6.0.3 in the github-act…
Run Tests
#699:
Commit
751f8c1
pushed by
theskumar
2m 48s
main
main
2m 48s
View workflow file
ci(deps): bump actions/checkout from 6.0.2 to 6.0.3 in the github-actions group
Run Tests
#698:
Pull request
#658
opened by
dependabot
Bot
1m 33s
dependabot/github_actions/github-actions-6a98abd9ac
dependabot/github_actions/github-actions-6a98abd9ac
1m 33s
View #658
View workflow file
pip in /. - Update #1401191966
Dependabot Updates
#111:
by
dependabot
Bot
54s
main
main
54s
github_actions in /. - Update #1401191969
Dependabot Updates
#110:
by
dependabot
Bot
38s
main
main
38s
pip in /. - Update #1391618129
Dependabot Updates
#109:
by
dependabot
Bot
46s
main
main
46s
github_actions in /. - Update #1391618139
Dependabot Updates
#108:
by
dependabot
Bot
26s
main
main
26s
chore(deps): update mkdocs-material requirement from >=9.5.0 to >=9.7.6
Run Tests
#697:
Pull request
#655
synchronize by
dependabot
Bot
1m 30s
dependabot/pip/mkdocs-material-gte-9.7.6
dependabot/pip/mkdocs-material-gte-9.7.6
1m 30s
View #655
View workflow file
Previous
1
2
3
4
5
…
14
15
Next
You can’t perform that action at this time.