WIP: Ruby plugin
Metadata
Current evaluation
Superseded by PR #1395. The Ruby plugin branch was closed because its naming convention accidentally created a protected branch. The replacement PR implements the shared ruby-deps part, tests, and documentation originally requested.
Suggested action: —
No scores available.
Issue body
- [ ] Have you followed the guidelines for contributing?
- [ ] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [ ] Have you successfully run `make lint && make test`?
- [ ] Have you added an entry to the changelog (`docs/reference/changelog.rst`)?
---
Fixes #338. The goal is to update the abandoned PR #341 as follows:
1. Don't recompile Ruby every time, i.e. allow for a `ruby-deps` part that can be shared by other parts
2. Add tests
3. Add docs
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Superseded by PR #1395. The Ruby plugin branch was closed because its naming convention accidentally created a protected branch. The replacement PR implements the shared ruby-deps part, tests, and documentation originally requested. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Superseded by PR #1395. The Ruby plugin was abandoned due to improper branch naming that created an unintentionally protected branch. The replacement PR implements the shared ruby-deps part, tests, and documentation. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #1399 ruby plugin: new plugin | snapcraft | closed | Superseded by PR #1544, which adds required unit tests. The original ruby plugin was closed pending testing. The successor PR carries the implementation forward with full test coverage. | |
| #1395 feat: add ruby plugin | craft-parts | merged | Merged the Ruby plugin, resolving #338. Adds a shared ruby-deps part, tests, and documentation. CI compilation failures were resolved by switching to mruby and adjusting defaults to skip interpreter building. Approved by two reviewers. | |
| #341 (WIP) add Ruby plugin | craft-parts | closed | Closed as stale due to inactivity. Maintainer @mr-cal declined the Ruby plugin addition and advised the author to submit a new pull request if development continues. | |
| #1702838 Feature Request: ruby plugin | snapcraft (launchpad) | closed | Feature request for a Ruby plugin was superseded by pull request #1365, which implemented the requested functionality. The issue was closed upon the PR merge. |