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

Update dependencies, fix cv linkedin, close #210 #212

Merged
merged 6 commits into from
Mar 28, 2024

Conversation

dummied
Copy link
Contributor

@dummied dummied commented Mar 15, 2024

So, I clicked my linkedin link on the new board page and there was a dude with my name at that LinkedIn url who was not me. So, I replaced it with my own LinkedIn url.

While I was at it, I did some general care and upkeep stuff:

  • Removed the call for Hackies nominations
  • Upgraded various dependencies which needed security remediation
  • Upgraded ruby while I was at it to avoid some dependencies that weren't playing well with older versions of ruby on macs.
  • Got the app running locally and tested things as best I could/felt like at the time (not the admin areas)

Of note, running locally on my mac required me to set WEB_CONCURRENCY to zero (export WEB_CONCURRENCY=0; rails s) as ruby, macos and puma aren't playing nicely (at least for my versions of all of those bits and pieces). This should be mac-specific and not a problem in production.

@azurewraith
Copy link

fix the spelling of my last name while we're in there from the previous MR? 😁

@dummied
Copy link
Contributor Author

dummied commented Mar 15, 2024

fix the spelling of my last name while we're in there from the previous MR? 😁

I think @zcardwell took care of that here: #211 ... unless there's more to fix? Happy to take care of more stuff!

@dummied dummied linked an issue Mar 15, 2024 that may be closed by this pull request
@zcardwell zcardwell merged commit cbda73d into main Mar 28, 2024
2 checks passed
@zcardwell zcardwell deleted the update_dependencies_fix_cv_linkedin branch March 28, 2024 22:04
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.

Remove 2023 Hackies Announcement
4 participants