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

#132 - fix: correct check for required attribute

Pull Request - State: open - Opened by augustoccesar 4 days ago

#131 - Changelog link broken on crates.io

Issue - State: open - Opened by SamuelMarks 13 days ago

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

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

#129 - Variable substitution example

Issue - State: open - Opened by allan2 21 days ago
Labels: documentation, good first issue

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

Issue - State: open - Opened by allan2 21 days ago - 2 comments

#127 - Possible bug in order of variable substitutions

Issue - State: open - Opened by allan2 21 days ago
Labels: bug

#126 - Quoted command not working in dotenvy CLI

Issue - State: open - Opened by allan2 21 days ago

#125 - Consolidate root README and dotenvy crate README

Issue - State: open - Opened by allan2 21 days ago

#124 - Unable to read file

Issue - State: closed - Opened by VCCICCV 23 days ago - 3 comments

#123 - v0.16 new API

Pull Request - State: closed - Opened by allan2 24 days ago - 3 comments

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

Issue - State: open - Opened by tqwewe 24 days ago - 4 comments

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

Issue - State: closed - Opened by allan2 24 days ago - 1 comment

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

Issue - State: closed - Opened by allan2 25 days ago - 3 comments

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

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

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

Pull Request - State: closed - Opened by aidenfarley 25 days ago - 1 comment

#117 - async-std support for attribute macro

Issue - State: open - Opened by allan2 26 days ago
Labels: enhancement, good first issue

#116 - Config to disable mutiline

Issue - State: open - Opened by allan2 26 days ago
Labels: enhancement, good first issue

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

Issue - State: closed - Opened by gvangool about 1 month ago - 2 comments

#113 - Add configuration to disable variable substitution

Issue - State: open - Opened by phillipleblanc 2 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 2 months ago - 11 comments
Labels: documentation, safety

#111 - New integration test suite

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

#110 - Move test harness to separate package

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

#109 - Add CI check script

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

#108 - Fix clippy lints in tests

Pull Request - State: closed - Opened by sonro 3 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 3 months ago - 3 comments

#104 - Add support for multiline JSON values

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

#103 - Rename dotenv_codegen to dotenvy_macro

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

#102 - Rename dotenv_codegen to dotenvy_macro

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

#101 - Ergonomic API renaming

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

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

Issue - State: open - Opened by sassman 5 months ago - 4 comments

#99 - Add option_dotenv! macro

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

#98 - docs: adds usage example

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

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

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

#96 - Overriding files

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

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

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

#94 - Rename `dotenv` to `load`

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

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

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

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

Issue - State: open - Opened by chmorgan 7 months ago - 4 comments

#91 - Failing to read env field

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

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

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

#88 - Remove redundant explicit link target in documentation

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

#87 - Fix clippy lints

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

#86 - Fix some typos

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

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

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

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

Issue - State: closed - Opened by wfraser 10 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 about 1 year ago - 1 comment
Labels: documentation

#82 - windows back slash doesnt work

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

#82 - windows back slash doesnt work

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

#81 - Update MSRV to 1.64.0

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

#80 - Removed recursion in find method

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

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

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

#78 - Load all .env files just like Ruby

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

#77 - Update clap to newest version

Pull Request - State: closed - Opened by unknowntrojan about 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 - 3 comments

#73 - Variable Expansion Divergence

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

#72 - Add from_filename_override variant to dotenvy_macro

Issue - State: open - Opened by nirvdrum over 1 year ago

#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: open - 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 - 2 comments

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

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

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

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

#64 - Ensure license files are included in published crates

Pull Request - State: closed - Opened by decathorpe over 1 year ago - 2 comments

#64 - Ensure license files are included in published crates

Pull Request - State: closed - Opened by decathorpe over 1 year ago - 2 comments

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

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

#61 - LICENSE files are missing from the published crates

Issue - State: closed - Opened by alebastr over 1 year ago - 1 comment
Labels: good first issue

#61 - LICENSE files are missing from the published crates

Issue - State: closed - Opened by alebastr over 1 year ago - 1 comment
Labels: good first issue

#61 - LICENSE files are missing from the published crates

Issue - State: closed - Opened by alebastr over 1 year 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

#58 - Testing infrastructure

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

#57 - docs: add contribution guide

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

#57 - docs: add contribution guide

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

#57 - docs: add contribution guide

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

#56 - Contributing

Issue - State: closed - Opened by sonro almost 2 years ago - 1 comment
Labels: documentation

#56 - Contributing

Issue - State: closed - Opened by sonro almost 2 years ago - 1 comment
Labels: documentation