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

Could you release a pre version of AA 1.0.0? #3448

Closed
fabn opened this issue Sep 23, 2014 · 5 comments
Closed

Could you release a pre version of AA 1.0.0? #3448

fabn opened this issue Sep 23, 2014 · 5 comments

Comments

@fabn
Copy link
Contributor

fabn commented Sep 23, 2014

I understand that there is a milestone page for relase 1.0.0 and that there is some work to finish before releasing the final version of the gem, but imho it would be nice to have a pre version available in Rubygems for a lot of reasons.

Some examples:

  • Dependent gems/plugins which rely on AA can lock their requirements (I forked a plugin which relies on AA internals and it keeps crashing when AA is updated)
  • Allow production code to not rely on github gems. I know that bundler will take care of this, but it would be nice to have some tagged version without specifing refs in Gemfile.
  • For the same reasons one could write its components/filters/whatever for a given AA version and reuse them across projects.

So my question is could you tag and release some alpha/beta/pre/whatever version of ActiveAdmin?

Thanks.

@jerhinesmith
Copy link

👍

I've been tracking master on production for 2 months now (since master is the only thing that supports strong params). It'd be nice to lock to a specific version instead of a specific commit.

@fabn
Copy link
Contributor Author

fabn commented Oct 6, 2014

@seanlinsley today I had another issue when upgrading AA because of formtastic ~> 3.0.0, could you comment this issue? Thanks.

@timoschilling
Copy link
Member

double of #3213

@seanlinsley
Copy link
Contributor

I just created #3536 as a meta ticket to discuss the details of releasing 1.0.0. If anyone wants to help, it would be great if you could detail the biggest pain points you ran into when upgrading on #3536.

@jaredbeck
Copy link
Contributor

It'd be nice to lock to a specific version instead of a specific commit.

1.0.0.pre1 was released 2015-03-12. @seanlinsley is this the recommended version for rails 4 apps?

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

No branches or pull requests

5 participants