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 }}
inkstak
/
dotenv
Public
forked from
bkeepers/dotenv
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Feb 27, 2024
Merge pull request #495 from javierjulio/patch-1
Show description for c9ecfa4
bkeepers
authored
c9ecfa4
View commit details
Copy full SHA for c9ecfa4
Browse repository at this point
Require version file so VERSION is available
javierjulio
authored
453e676
View commit details
Copy full SHA for 453e676
Browse repository at this point
Update changlog links
bkeepers
committed
aeb2052
View commit details
Copy full SHA for aeb2052
Browse repository at this point
Prepare for 3.1.0 release
bkeepers
committed
ff35a26
View commit details
Copy full SHA for ff35a26
Browse repository at this point
Merge pull request #494 from bkeepers/semantic-logger-fix
Show description for 90ffc9d
bkeepers
authored
90ffc9d
View commit details
Copy full SHA for 90ffc9d
Browse repository at this point
Fix regression with semantic-logger, allow setting custom logger.
Show description for 588f7a4
bkeepers
committed
588f7a4
View commit details
Copy full SHA for 588f7a4
Browse repository at this point
Commits on Feb 26, 2024
Prepare for 3.0.3 release
bkeepers
committed
87cd07e
View commit details
Copy full SHA for 87cd07e
Browse repository at this point
Merge pull request #492 from bkeepers/real-logger
Show description for 86d75d1
bkeepers
authored
86d75d1
View commit details
Copy full SHA for 86d75d1
Browse repository at this point
Fix spec for older rails versions
bkeepers
committed
a24f235
View commit details
Copy full SHA for a24f235
Browse repository at this point
Refactor ReplayLogger to extend Logger
bkeepers
committed
a2e4d91
View commit details
Copy full SHA for a2e4d91
Browse repository at this point
Merge pull request #489 from kriansa/fix/use-tagged-logger
Show description for ccfabc0
bkeepers
authored
ccfabc0
View commit details
Copy full SHA for ccfabc0
Browse repository at this point
Simplify mocking
bkeepers
committed
16373c5
View commit details
Copy full SHA for 16373c5
Browse repository at this point
Merge pull request #491 from martijnbolhuis/fix-circular-require-warning
Show description for 96b05b0
bkeepers
authored
96b05b0
View commit details
Copy full SHA for 96b05b0
Browse repository at this point
Update dotenv-rails require
bkeepers
committed
7ede779
View commit details
Copy full SHA for 7ede779
Browse repository at this point
Solve circular require warning.
Show description for 6cdc840
martijnbolhuis
committed
6cdc840
View commit details
Copy full SHA for 6cdc840
Browse repository at this point
Commits on Feb 20, 2024
fix: correctly uninitialize logger between runs
kriansa
committed
98f1f38
View commit details
Copy full SHA for 98f1f38
Browse repository at this point
fix: call `tagged` from an existing tagged logger
Show description for d9de363
kriansa
committed
d9de363
View commit details
Copy full SHA for d9de363
Browse repository at this point
Commits on Feb 15, 2024
Prepare for 3.0.2
bkeepers
committed
6dd0385
View commit details
Copy full SHA for 6dd0385
Browse repository at this point
Merge pull request #486 from bkeepers/mutate-rails-files
Show description for 6a5615d
bkeepers
authored
6a5615d
View commit details
Copy full SHA for 6a5615d
Browse repository at this point
Restore ability to mutate Dotenv::Rails.files
bkeepers
committed
069ec4f
View commit details
Copy full SHA for 069ec4f
Browse repository at this point
Commits on Feb 14, 2024
Prepare for 3.0.1 release
bkeepers
committed
09caa4d
View commit details
Copy full SHA for 09caa4d
Browse repository at this point
Merge pull request #481 from bkeepers/check-optional-rails
Show description for ac8ea76
bkeepers
authored
ac8ea76
View commit details
Copy full SHA for ac8ea76
Browse repository at this point
Merge pull request #484 from bkeepers/rails-root
Show description for 3a2500c
bkeepers
authored
3a2500c
View commit details
Copy full SHA for 3a2500c
Browse repository at this point
Join files to Rails.root at load time
bkeepers
committed
229cfc3
View commit details
Copy full SHA for 229cfc3
Browse repository at this point
Merge pull request #483 from bkeepers/autorestore-cc
Show description for cb8cd58
bkeepers
authored
cb8cd58
View commit details
Copy full SHA for cb8cd58
Browse repository at this point
Commits on Feb 13, 2024
Disable autorestore if using climate_control or ice_age
bkeepers
committed
86390d2
View commit details
Copy full SHA for 86390d2
Browse repository at this point
Manually check optional Rails dependency version
bkeepers
committed
f55afd8
View commit details
Copy full SHA for f55afd8
Browse repository at this point
Commits on Feb 12, 2024
Prepare for 3.0.0 release
bkeepers
committed
dd40e1c
View commit details
Copy full SHA for dd40e1c
Browse repository at this point
Commits on Jan 30, 2024
Restore the table showing files loaded and order
bkeepers
committed
b0c076f
View commit details
Copy full SHA for b0c076f
Browse repository at this point
Commits on Jan 26, 2024
Clarify autorestore behavior
bkeepers
authored
c71033c
View commit details
Copy full SHA for c71033c
Browse repository at this point
Skip bumping version for now, tag has already been created
Show description for 2928de0
bkeepers
committed
2928de0
View commit details
Copy full SHA for 2928de0
Browse repository at this point
Commits on Jan 25, 2024
Bump version to match tag name as part of release
bkeepers
committed
751c29d
View commit details
Copy full SHA for 751c29d
Browse repository at this point
Debug refs to see if I can set version in release
bkeepers
committed
abf6cdd
View commit details
Copy full SHA for abf6cdd
Browse repository at this point
Only run on release published
bkeepers
committed
ea47bef
View commit details
Copy full SHA for ea47bef
Browse repository at this point
Use official Ruby gem for publishing
bkeepers
committed
ddde7bc
View commit details
Copy full SHA for ddde7bc
Browse repository at this point
Previous
Next
You can’t perform that action at this time.