-
Notifications
You must be signed in to change notification settings - Fork 479
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add dotenv-filename
and dotenv-path
to in-justfile
settings
#1692
Merged
casey
merged 9 commits into
casey:master
from
ltfourrier:add-dotenv-filename-and-path-to-justfiles
Oct 12, 2023
Merged
Add dotenv-filename
and dotenv-path
to in-justfile
settings
#1692
casey
merged 9 commits into
casey:master
from
ltfourrier:add-dotenv-filename-and-path-to-justfiles
Oct 12, 2023
Commits on Oct 10, 2023
-
Added two new settings to
justfile
s.- `dotenv-filename` can be used to change the name of the `.env` file to look for. - `dotenv-path` can be used to change the path (and thus the name!) of the `.env` file to look for.
Configuration menu - View commit details
-
Copy full SHA for cf98ca9 - Browse repository at this point
Copy the full SHA cf98ca9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a1b900 - Browse repository at this point
Copy the full SHA 5a1b900View commit details
Commits on Oct 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7c96dc3 - Browse repository at this point
Copy the full SHA 7c96dc3View commit details -
Merge remote-tracking branch 'origin/master' into add-dotenv-filename…
…-and-path-to-justfiles
Configuration menu - View commit details
-
Copy full SHA for 808b1cd - Browse repository at this point
Copy the full SHA 808b1cdView commit details
Commits on Oct 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5c0d364 - Browse repository at this point
Copy the full SHA 5c0d364View commit details -
Configuration menu - View commit details
-
Copy full SHA for 303929c - Browse repository at this point
Copy the full SHA 303929cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e59b22 - Browse repository at this point
Copy the full SHA 2e59b22View commit details -
Configuration menu - View commit details
-
Copy full SHA for 09ededd - Browse repository at this point
Copy the full SHA 09ededdView commit details -
Configuration menu - View commit details
-
Copy full SHA for caf1dd1 - Browse repository at this point
Copy the full SHA caf1dd1View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.