Skip to content
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

Prepare for 2.0 beta release #160

Merged
merged 6 commits into from Mar 5, 2015
Merged

Prepare for 2.0 beta release #160

merged 6 commits into from Mar 5, 2015

Conversation

bkeepers
Copy link
Owner

#159 adds back support for .env.#{Rails.env} that was removed in /cc #95, so I'm going to bump the major version to indicate the change in functionality and push out a beta release to make sure there are no major issues with it.

Once this is released, I will probably deprecate the dotenv-deployment gem (or see if someone else wants to maintain it).

@bkeepers
Copy link
Owner Author

2.0.0.beta gem is released. I'de love help testing it:

gem "dotenv-rails", "2.0.0.beta", group: ["development", "test"]

@rypit
Copy link

rypit commented Jan 26, 2015

👍 This works for me in Rails 3.2.16 with RAILS_ENV=production, with proper hierarchy so it seems to address bkeepers/dotenv-deployment/issues/13, too.

@cyrusstoller
Copy link

+1

* origin/master:
  Tweak comment docs
  Ignore nonexistent files.
  Add `overload` test coverage for missing files.
  Add rubocop to travis ci
  Resolve style and metrics rubocop offenses * Refactor Parser#call to reduce complexity and length * Add class level documentation * Ignore non-snake-case files for the sake of backwards compatibility * Remove .rubocop_todo.yml file
  Resolve lint and style rubocop offenses
  used shell syntax
  Adopt rubocop styling
  Refactor `Dotenv#with`
  Update README.md
  Fix a typo in a comment
  Update README.md
  explain how to use comments

Conflicts:
	Gemfile
	dotenv-rails.gemspec
	lib/dotenv/version.rb
* master:
  Fix rubocop warnings
bkeepers added a commit that referenced this pull request Mar 5, 2015
Prepare for 2.0 beta release
@bkeepers bkeepers merged commit 79beb32 into master Mar 5, 2015
@bkeepers bkeepers deleted the release-2.0 branch March 5, 2015 20:01
@bkeepers
Copy link
Owner Author

bkeepers commented Mar 5, 2015

2.0 has been pushed to Rubygems. Enjoy!

sheax0r pushed a commit to sheax0r/dotenv that referenced this pull request Sep 13, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants