Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / allan2/dotenvy issues and pull requests

#138 - It's not used.

Issue - State: closed - Opened by Yu-Xiao-Sheng 12 days ago - 3 comments

#136 - `#[load]` always loads the existing environment

Issue - State: open - Opened by allan2 about 1 month ago

#135 - Move root example env into compile macro crate

Issue - State: open - Opened by allan2 about 1 month ago

#133 - Lower MSRV

Issue - State: closed - Opened by allan2 about 1 month ago - 1 comment

#132 - fix: correct check for required attribute

Pull Request - State: closed - Opened by augustoccesar about 2 months ago - 2 comments

#131 - Changelog link broken on crates.io

Issue - State: open - Opened by SamuelMarks 2 months ago - 1 comment

#130 - Added support for JSON env variables through the "json" feature. Issue #84

Pull Request - State: closed - Opened by ZocoLini 2 months ago - 2 comments

#129 - Variable substitution example

Issue - State: open - Opened by allan2 2 months ago
Labels: documentation, good first issue

#128 - Compile-time macro should be configurable with path

Issue - State: open - Opened by allan2 2 months ago - 2 comments

#127 - Variable substitution is not deterministic

Issue - State: open - Opened by allan2 2 months ago - 1 comment
Labels: bug, help wanted

#126 - Quoted command not working in dotenvy CLI

Issue - State: open - Opened by allan2 2 months ago

#125 - Consolidate root README and dotenvy crate README

Issue - State: closed - Opened by allan2 2 months ago

#124 - Unable to read file

Issue - State: closed - Opened by VCCICCV 2 months ago - 3 comments

#123 - v0.16 new API

Pull Request - State: closed - Opened by allan2 2 months ago - 3 comments

#122 - dotenvy cli doesn't work on Nix systems

Issue - State: open - Opened by tqwewe 2 months ago - 4 comments

#121 - Revert version to 2021 for v0.16 release

Issue - State: closed - Opened by allan2 2 months ago - 1 comment

#120 - v0.16 fetching variable error handling is inconsistent

Issue - State: closed - Opened by allan2 2 months ago - 3 comments

#119 - Fix #[dotenvy::load] and #[async-std::main] used on one function

Pull Request - State: open - Opened by aidenfarley 2 months ago - 2 comments

#118 - Support for async-std with dotenvy attribute macro

Pull Request - State: closed - Opened by aidenfarley 2 months ago - 1 comment

#117 - async-std support for attribute macro

Issue - State: open - Opened by allan2 2 months ago
Labels: enhancement, good first issue

#116 - Config to disable mutiline

Issue - State: open - Opened by allan2 2 months ago
Labels: enhancement, good first issue

#115 - Opening .env files from stdin (or process substitution)

Issue - State: closed - Opened by gvangool 3 months ago - 2 comments

#113 - Add configuration to disable variable substitution

Issue - State: open - Opened by phillipleblanc 4 months ago - 7 comments
Labels: enhancement, good first issue

#112 - Functions that modify the environment have undocumented safety requirements

Issue - State: open - Opened by elomatreb 4 months ago - 11 comments
Labels: documentation, safety

#111 - New integration test suite

Pull Request - State: open - Opened by sonro 4 months ago - 1 comment

#110 - Move test harness to separate package

Pull Request - State: open - Opened by sonro 4 months ago - 9 comments

#109 - Add CI check script

Pull Request - State: closed - Opened by sonro 4 months ago - 1 comment

#108 - Fix clippy lints in tests

Pull Request - State: closed - Opened by sonro 4 months ago - 1 comment

#106 - Add a function to load an `.env` but ignore if the file doesn't exist.

Issue - State: closed - Opened by cprussin 5 months ago - 3 comments

#104 - Add support for multiline JSON values

Issue - State: closed - Opened by amab8901 6 months ago - 2 comments

#103 - Rename dotenv_codegen to dotenvy_macro

Pull Request - State: open - Opened by aidenfarley 7 months ago - 1 comment

#102 - Rename dotenv_codegen to dotenvy_macro

Pull Request - State: closed - Opened by aidenfarley 7 months ago

#101 - Ergonomic API renaming

Issue - State: closed - Opened by allan2 7 months ago

#100 - no substition on cases where the variable does not exist

Issue - State: closed - Opened by sassman 7 months ago - 5 comments

#99 - Add option_dotenv! macro

Pull Request - State: closed - Opened by aidenfarley 7 months ago - 5 comments
Labels: enhancement

#98 - docs: adds usage example

Pull Request - State: closed - Opened by ethan-sargent 8 months ago - 7 comments
Labels: documentation

#97 - Error: stream did not contain valid UTF-8

Issue - State: closed - Opened by suneel-eng 8 months ago - 1 comment

#96 - Overriding files

Issue - State: closed - Opened by nix6839 8 months ago - 1 comment

#95 - fix(substitution): no substition on cases where the variable does not exist

Pull Request - State: closed - Opened by sassman 8 months ago - 3 comments

#94 - Rename `dotenv` to `load`

Pull Request - State: closed - Opened by allan2 8 months ago - 7 comments

#93 - dotenvy silently fails to parse strings with dollar signs

Issue - State: closed - Opened by MakeShiftArtist 8 months ago - 2 comments

#92 - Would a PR to add an example to the README.md be accepted?

Issue - State: closed - Opened by chmorgan 8 months ago - 4 comments

#91 - Failing to read env field

Issue - State: closed - Opened by djkato 9 months ago - 2 comments

#89 - Updated path not found error to be a bit more descriptive.

Pull Request - State: closed - Opened by JacobStephenson97 10 months ago - 1 comment

#88 - Remove redundant explicit link target in documentation

Pull Request - State: closed - Opened by striezel 10 months ago - 2 comments

#87 - Fix clippy lints

Pull Request - State: closed - Opened by striezel 10 months ago - 1 comment

#86 - Fix some typos

Pull Request - State: closed - Opened by striezel 10 months ago - 1 comment

#85 - dotenvy_macro could use a option_env!() macro

Issue - State: open - Opened by wfraser 12 months ago

#85 - dotenvy_macro could use a option_env!() macro

Issue - State: closed - Opened by wfraser 12 months ago - 2 comments
Labels: enhancement

#84 - Storing a JSON object as an env value leads to a parsing error

Issue - State: open - Opened by cbeck88 about 1 year ago - 3 comments
Labels: good first issue

#83 - CLI installation instructions

Issue - State: open - Opened by paeifbnaeufbpae over 1 year ago - 1 comment
Labels: documentation

#82 - windows back slash doesnt work

Issue - State: open - Opened by JumpyLionnn over 1 year ago - 3 comments

#82 - windows back slash doesnt work

Issue - State: open - Opened by JumpyLionnn over 1 year ago - 2 comments

#81 - Update MSRV to 1.64.0

Pull Request - State: closed - Opened by sonro over 1 year ago - 3 comments

#80 - Removed recursion in find method

Pull Request - State: closed - Opened by vallentin over 1 year ago - 3 comments

#79 - Reworked doctests to be able to compile on Windows

Pull Request - State: closed - Opened by vallentin over 1 year ago - 4 comments

#78 - Load all .env files just like Ruby

Pull Request - State: closed - Opened by levkk over 1 year ago

#77 - Update clap to newest version

Pull Request - State: closed - Opened by unknowntrojan over 1 year ago - 4 comments

#76 - Macro alternative to fallback to regular env

Issue - State: open - Opened by ShayBox over 1 year ago - 1 comment

#75 - Consider adding async API?

Issue - State: closed - Opened by xixixao over 1 year ago - 1 comment

#73 - Variable Expansion Divergence

Issue - State: open - Opened by shellscape over 1 year ago - 2 comments

#73 - Variable Expansion Divergence

Issue - State: open - Opened by shellscape over 1 year ago - 3 comments

#72 - Add from_filename_override variant to dotenvy_macro

Issue - State: closed - Opened by nirvdrum over 1 year ago - 1 comment

#71 - About MSRV and the `cli` feature

Issue - State: closed - Opened by CosmicHorrorDev over 1 year ago - 1 comment

#71 - About MSRV and the `cli` feature

Issue - State: closed - Opened by CosmicHorrorDev over 1 year ago - 1 comment

#71 - About MSRV and the `cli` feature

Issue - State: closed - Opened by CosmicHorrorDev over 1 year ago - 1 comment

#70 - Time for a release?

Issue - State: closed - Opened by bhoudebert over 1 year ago - 1 comment

#70 - Time for a release?

Issue - State: closed - Opened by bhoudebert over 1 year ago - 1 comment

#70 - Time for a release?

Issue - State: closed - Opened by bhoudebert over 1 year ago - 1 comment

#69 - create example from-path

Pull Request - State: open - Opened by kolserdav over 1 year ago

#69 - create example from-path

Pull Request - State: open - Opened by kolserdav over 1 year ago

#69 - create example from-path

Pull Request - State: closed - Opened by kolserdav over 1 year ago - 1 comment

#67 - Allow dotenv macro to provide a default value

Pull Request - State: closed - Opened by Vrixyz over 1 year ago - 1 comment

#67 - Allow dotenv macro to provide a default value

Pull Request - State: closed - Opened by Vrixyz over 1 year ago - 1 comment

#66 - Possible issues around file encoding

Issue - State: open - Opened by weiznich over 1 year ago - 6 comments

#66 - Possible issues around file encoding

Issue - State: open - Opened by weiznich over 1 year ago - 6 comments

#66 - Possible issues around file encoding

Issue - State: closed - Opened by weiznich over 1 year ago - 6 comments

#65 - Named pipes aren't supported out of the box

Issue - State: open - Opened by ChristianIvicevic over 1 year ago - 1 comment

#65 - Named pipes aren't supported out of the box

Issue - State: open - Opened by ChristianIvicevic over 1 year ago - 2 comments

#65 - Named pipes aren't supported out of the box

Issue - State: closed - Opened by ChristianIvicevic over 1 year ago - 2 comments

#64 - Ensure license files are included in published crates

Pull Request - State: closed - Opened by decathorpe almost 2 years ago - 2 comments

#64 - Ensure license files are included in published crates

Pull Request - State: closed - Opened by decathorpe almost 2 years ago - 2 comments

#63 - Panic on multiple spaces before comment containing a quote

Issue - State: open - Opened by carbsrule almost 2 years ago - 1 comment

#63 - Panic on multiple spaces before comment containing a quote

Issue - State: open - Opened by carbsrule almost 2 years ago

#63 - Panic on multiple spaces before comment containing a quote

Issue - State: open - Opened by carbsrule almost 2 years ago

#61 - LICENSE files are missing from the published crates

Issue - State: closed - Opened by alebastr almost 2 years ago - 1 comment
Labels: good first issue

#61 - LICENSE files are missing from the published crates

Issue - State: closed - Opened by alebastr almost 2 years ago - 1 comment
Labels: good first issue

#61 - LICENSE files are missing from the published crates

Issue - State: closed - Opened by alebastr almost 2 years ago - 1 comment
Labels: good first issue

#59 - test: create test harness with locked environment

Pull Request - State: closed - Opened by sonro almost 2 years ago - 2 comments

#59 - test: create test harness with locked environment

Pull Request - State: closed - Opened by sonro almost 2 years ago - 2 comments

#59 - test: create test harness with locked environment

Pull Request - State: closed - Opened by sonro almost 2 years ago - 2 comments

#58 - Testing infrastructure

Issue - State: open - Opened by sonro almost 2 years ago - 1 comment
Labels: tests