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

AROR-1403 add rails 5 support #1

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Conversation

schallereqo
Copy link

No description provided.

@nakedsushi
Copy link

nakedsushi commented May 7, 2020

Sorry to open this PR again, but I guess that's what I get for making the changes in this branch.

This is to make ihasa ruby 2.7.1 compatable (https://art19co.atlassian.net/browse/PLAT-425)

@ziggythehamster you want to give this PR a look before I make a new PR against upstream? I've already brought art19's master up to date with upstream (it was one commit off).

.travis.yml Outdated
language: ruby
cache: bundler
rvm:
- 2.7.1
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- 2.7.1
- 2.7

We probably don't need to specify the version number so strictly

.travis.yml Outdated
- 2.7.1
- 2.6
- 2.5
- 2.4
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- 2.4
- 2.4
- jruby
- truffleruby

If the suite passes, why not?

@schallereqo
Copy link
Author

schallereqo commented May 7, 2020 via email

@ziggythehamster
Copy link
Member

@schallereqo It's your PR from 2018, but I guess we forgot to make an upstream PR, so now we're doing that plus ensuring that it works under Ruby 2.7 (+ maybe TruffleRuby and JRuby).

If upstream ends up not accepting the change (could be abandoned), we'll begin maintaining a separate fork with a different name with packages on GitHub Packages because the current way of using Git URLs is not very efficient (a few KBs vs. a few MBs, imprecise artifacts). Hopefully they accept our changes and we can destroy our fork, but there are a few of these where the upstream maintainer is now MIA and our fork has some minor added functionality (e.g., art19/broadcast_calendar where you added week support) that won't ever get merged.

@nakedsushi
Copy link

I moved my changes that were reverted out of here to lyang/PLAT-425 branch so that I don't clobber some git refs again.

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.

3 participants