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

Provide a way for addon developers to get an addon by name #2216

Merged
merged 1 commit into from
Jun 20, 2024

Conversation

andyw8
Copy link
Contributor

@andyw8 andyw8 commented Jun 20, 2024

Motivation

Provide a way for addon developers to get an addon by name

As suggested by @st0012: Shopify/ruby-lsp-rails#319 (comment)

Implementation

Just a simple find, or raise if the addon is not found.

Automated Tests

Included

Manual Tests

n/a

@andyw8 andyw8 added enhancement New feature or request server This pull request should be included in the server gem's release notes labels Jun 20, 2024
@andyw8 andyw8 requested a review from a team as a code owner June 20, 2024 21:03
@andyw8 andyw8 requested review from st0012 and vinistock June 20, 2024 21:03
@andyw8 andyw8 enabled auto-merge (squash) June 20, 2024 21:13
@andyw8 andyw8 merged commit 4abb4e1 into main Jun 20, 2024
35 checks passed
@andyw8 andyw8 deleted the andyw8/add-addon-get branch June 20, 2024 21:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request server This pull request should be included in the server gem's release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants