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
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
568
Star
8.9k
Code
Issues
53
Pull requests
54
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
356 workflow runs
356 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.
test: pin the contents kept when a symlinked .env is replaced
Run Tests
#740:
Pull request
#691
opened by
Gares95
1m 19s
Gares95:test/pin-symlink-replacement-contents
Gares95:test/pin-symlink-replacement-contents
1m 19s
View #691
View workflow file
fix: do not read through a symlink when rewriting a .env file
Run Tests
#739:
Pull request
#690
opened by
Gares95
1m 24s
Gares95:fix/do-not-read-through-symlink
Gares95:fix/do-not-read-through-symlink
1m 24s
View #690
View workflow file
ci(deps): bump the github-actions group across 1 directory with 3 updates
Run Tests
#738:
Pull request
#676
synchronize by
dependabot
Bot
5m 47s
dependabot/github_actions/github-actions-83e0a6879f
dependabot/github_actions/github-actions-83e0a6879f
5m 47s
View #676
View workflow file
github_actions in / for actions/checkout, actions/setup-python, pypa/gh-action-pypi-publish - Update #1536808016
Dependabot Updates
#142:
by
dependabot
Bot
52s
main
main
52s
pip in /. - Update #1536807992
Dependabot Updates
#141:
by
dependabot
Bot
53s
main
main
53s
github_actions in /. - Update #1536807997
Dependabot Updates
#140:
by
dependabot
Bot
30s
main
main
30s
Stop installing the dotenv console script on a plain pip install
Run Tests
#737:
Pull request
#689
opened by
gyanu2507
1m 17s
gyanu2507:drop-base-dotenv-script
gyanu2507:drop-base-dotenv-script
1m 17s
View #689
View workflow file
fix: write set_key values containing single quotes as double-quoted
Run Tests
#736:
Pull request
#647
synchronize by
SAY-5
1m 28s
SAY-5:fix-set-key-single-quote
SAY-5:fix-set-key-single-quote
1m 28s
View #647
View workflow file
Draft: add -m/--mask flag to dotenv list (sensitivity-gated)
Run Tests
#735:
Pull request
#688
opened by
maorq08
1m 22s
maorq08:fm/dotenv-cli-scout
maorq08:fm/dotenv-cli-scout
1m 22s
View #688
View workflow file
fix: preserve a leading BOM when set_key and unset_key rewrite a file
Run Tests
#734:
Pull request
#687
synchronize by
MohammedAlkindi
1m 17s
MohammedAlkindi:fix/preserve-bom-on-rewrite
MohammedAlkindi:fix/preserve-bom-on-rewrite
1m 17s
View #687
View workflow file
fix: preserve a leading BOM when set_key and unset_key rewrite a file
Run Tests
#733:
Pull request
#687
opened by
MohammedAlkindi
1m 34s
MohammedAlkindi:fix/preserve-bom-on-rewrite
MohammedAlkindi:fix/preserve-bom-on-rewrite
1m 34s
View #687
View workflow file
fix: don't leak or mask errors when rewrite cleanup fails on Windows
Run Tests
#732:
Pull request
#686
opened by
MohammedAlkindi
1m 12s
MohammedAlkindi:fix/rewrite-temp-file-cleanup
MohammedAlkindi:fix/rewrite-temp-file-cleanup
1m 12s
View #686
View workflow file
feat: add opt-in $(command) substitution for .env values
Run Tests
#731:
Pull request
#685
synchronize by
kavin0x
1m 16s
kavin0x:feat/env-command-parsing
kavin0x:feat/env-command-parsing
1m 16s
View #685
View workflow file
feat: add opt-in $(command) substitution for .env values
Run Tests
#730:
Pull request
#685
opened by
kavin0x
1m 25s
kavin0x:feat/env-command-parsing
kavin0x:feat/env-command-parsing
1m 25s
View #685
View workflow file
docs: add CHANGELOG entry for #663 (fix #600)
Run Tests
#729:
Commit
a00cb2e
pushed by
theskumar
1m 21s
main
main
1m 21s
View workflow file
Substitute ${name:-default} when the variable is set but empty (POSIX)
Run Tests
#728:
Pull request
#684
opened by
ckarnell
1m 26s
ckarnell:fix/posix-default-on-empty-value
ckarnell:fix/posix-default-on-empty-value
1m 26s
View #684
View workflow file
pages build and deployment
pages-build-deployment
#13:
by
github-pages
Bot
22s
gh-pages
gh-pages
22s
v1.2.3
Upload Python Package
#24:
Release
v1.2.3
created by
theskumar
47s
47s
View workflow file
Bump version: 1.2.2 → 1.2.3
Run Tests
#727:
Commit
49515af
pushed by
theskumar
1m 23s
main
main
1m 23s
View workflow file
fix: round-trip backslashes through set_key (#680)
Run Tests
#726:
Commit
f7b18d9
pushed by
theskumar
1m 13s
main
main
1m 13s
View workflow file
github_actions in / for actions/checkout, actions/setup-python, pypa/gh-action-pypi-publish - Update #1526939407
Dependabot Updates
#139:
by
dependabot
Bot
49s
main
main
49s
pip in /. - Update #1526939322
Dependabot Updates
#138:
by
dependabot
Bot
50s
main
main
50s
github_actions in /. - Update #1526939324
Dependabot Updates
#137:
by
dependabot
Bot
27s
main
main
27s
Fix backslash round trips in set_key
Run Tests
#725:
Pull request
#682
opened by
mjq2020
2m 12s
mjq2020:agent/escape-set-key-backslashes
mjq2020:agent/escape-set-key-backslashes
2m 12s
View #682
View workflow file
github_actions in / for actions/checkout, actions/setup-python, pypa/gh-action-pypi-publish - Update #1515037586
Dependabot Updates
#136:
by
dependabot
Bot
56s
main
main
56s
Previous
1
2
3
4
5
…
14
15
Next
You can’t perform that action at this time.