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

Fix build, clean up service list #48

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Fix build, clean up service list #48

wants to merge 5 commits into from

Conversation

duncanjbrown
Copy link
Contributor

The build was broken because we had a repo without a Ruby version in the Gemfile.lock — support getting that information from .ruby-version.

Fix that.

Update the list of services and make #46 redundant. As part of this introduce an "other" tag for repos which don't contain C# or Ruby code.

Also!

  • add solargraph for better editor experience
  • lightly refactor dependency fetching for Ruby apps
  • remove the outdated hardcoded service list from the front page

Handle missing deps in one place
This way RubyRepo is only responsible for sticking things together and
the RubyDependencies object deals with breaking ties between different
sources etc
@duncanjbrown duncanjbrown mentioned this pull request Nov 24, 2023
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.

1 participant