issues
search
fastruby
/
dotenv_validator
This gem check if required env variables are present and its format using the .env and .env.sample files from Dotenv.
https://www.fastruby.io/blog/open-source/introducing-dotenv-validator.html
MIT License
50
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[BUG] Integer values return Invalid format
#68
JuanVqz
closed
1 month ago
7
Fix testing with Ruby 3.2
#67
arielj
closed
1 year ago
0
Include standardrb's config in rubocop.yml
#66
arielj
closed
1 year ago
0
Support .env.template if no .env.sample
#65
arielj
closed
1 year ago
0
Show the value and the format for invalid values
#64
arielj
closed
1 year ago
0
[REQUEST] Support `.env.template` as an alternative to `.env.sample`
#63
arielj
closed
1 year ago
0
[REQUEST] Display the expected format for variables with the wrong format
#62
arielj
closed
1 year ago
0
Add ruby types support
#61
JuanVqz
closed
2 years ago
5
Test library with Ruby 3.1
#60
etagwerker
closed
2 years ago
0
Release v1.2.0
#59
etagwerker
closed
2 years ago
0
Release new version?
#58
mattbrictson
closed
2 years ago
1
[CHORE]: Update PR template to remind about CHANGELOG entry
#57
kindoflew
closed
2 years ago
0
[BUG] Add foreman to docker config described in the README
#56
fbuys
opened
2 years ago
4
[BUG] Repo does not include the Gemfile.lock file
#55
arielj
closed
2 years ago
4
Add UUID validator
#54
mateusdeap
closed
2 years ago
4
[bugfix]: runs-on field in lint workflow
#53
kindoflew
closed
2 years ago
0
[BUG]: There is still an issue with GitHub Actions - Linting
#52
kindoflew
closed
2 years ago
0
Add section in README describing workaround when using `dotenv_validator` with Docker
#51
mateusdeap
closed
2 years ago
5
Fixing lint ci job
#50
Guiqft
closed
3 years ago
0
[BUG] GitHub "Lint" Action fails because of missing `runs-on` property
#49
kindoflew
closed
3 years ago
0
[DOCS] add badges to readme
#48
kindoflew
closed
3 years ago
0
Add lint GitHub CI
#47
etagwerker
closed
3 years ago
0
Int format is not valid if .env file includes white spaces
#46
arielj
closed
2 years ago
2
Add code of conduct
#45
kindoflew
closed
3 years ago
0
[REQUEST] A UUID format
#44
PerjuAndrei
closed
2 years ago
0
Improve installation details in the README
#43
etagwerker
closed
3 years ago
1
Add a GitHub Action that runs `standardrb` to flag style issues
#42
arielj
closed
3 years ago
0
disable new cops by default
#41
kindoflew
closed
3 years ago
2
Fixes/missing sample file error
#40
etagwerker
closed
3 years ago
0
Better CHANGELOG organization
#39
etagwerker
closed
3 years ago
0
add boolean format options
#38
kindoflew
closed
3 years ago
1
[BUG] RuboCop 'New Cops' message causes overcommit to fail
#37
kindoflew
closed
3 years ago
6
email and URL validation: use standard regexes
#36
cgrothaus
closed
3 years ago
0
[REQUEST] Use regexes already shipped with ruby standard library for validating emails and URLs
#35
cgrothaus
closed
3 years ago
0
[REQUEST] A bool format
#34
fbuys
closed
3 years ago
0
v1.1.0 Changelog
#33
bronzdoc
closed
3 years ago
0
Drop dependency on dotenv
#32
etagwerker
closed
3 years ago
0
Explicitly require "pathname" from the stdlib
#31
JoshCheek
closed
3 years ago
0
Namespace the version file on the file system
#30
JoshCheek
closed
3 years ago
0
Fix string format validation
#29
arielj
closed
3 years ago
0
[BUG] Incorrect validation of format `string`
#28
arielj
closed
3 years ago
0
We should publish a new build to RubyGems
#27
arielj
closed
3 years ago
1
Added CHANGELOG doc
#26
etagwerker
closed
3 years ago
0
[REQUEST] Add domain or url format
#25
fbuys
closed
3 years ago
1
Raise exception if `.env.sample` file is not found?
#24
etagwerker
closed
3 years ago
0
Drop dependency on `dotenv`?
#23
etagwerker
closed
3 years ago
3
Make sure that we properly calculate the root for the sample file
#22
etagwerker
closed
3 years ago
1
[BUG] DotenvValidator cannot find sample file from within a normal Rails app
#21
etagwerker
closed
3 years ago
0
[BUG] README doesn't mention how to install the gem from Rubygems.org
#20
etagwerker
closed
3 years ago
0
Add sponsorship section and logo to the README
#19
etagwerker
closed
3 years ago
0
Next