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

Draft: Create rubyonrails.yml #150

Closed
wants to merge 20 commits into from
Closed

Conversation

bagedevimo
Copy link
Contributor

No description provided.

Factory girl is deprecated and this will start the process of cleaning
deprecation notices in prep for eventually upgrading to Rails 4.1!
@tom93
Copy link
Contributor

tom93 commented Feb 7, 2023 via email

@bagedevimo
Copy link
Contributor Author

We are considering to remove maxmind, see #108.

I love the idea of dropping it but I'm going to try get this working with as fewer code changes as possible, because then I can be more confident about future changes like dropping maxmind knowing that CI has my back :)

@tom93
Copy link
Contributor

tom93 commented Feb 7, 2023 via email

@bagedevimo bagedevimo force-pushed the gh-actions branch 3 times, most recently from 7ea5f6c to 2c1748f Compare February 10, 2023 04:04
These appear to be unused, and are certainly broken. Commit messages
don't paint a clear picture of why they are there and they have gone a
long time since they were last actually edited in a meaningful way.

Closes NZOI#152.
This newer version workers with older system libraries (as far as I can
tell) and workers with new ruby / rails versions so is a requirement for
eventually upgrading Rails
May need to revist how database.yml is now in the repo, depending on how
the application is deployed. Modern rails practises just leave
database.yml in the repo, but maybe in Rails 4.x or however the app is
setup in production this might be the wrong choice.
Ruby 2.3 and 2.4 when built against specific versions of libpg have a
crash related to resolv() calls. Good times.
It appears to be glitching in postgres11/pg<1

We can upgrade our postgresql server after we upgrade rails.
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.

2 participants