Skip to content

[Feature request]: Get rid of ruby compilation during ezbake #22

@bastelfreak

Description

@bastelfreak

Use Case

(maye shared action isn't the best place for this issue)

The most time consuming part during the clojure compilation is getting ruby into the container:

https://github.com/OpenVoxProject/openvoxdb/blob/main/Dockerfile#L9-L11

It would be nice if we could rely on precompiled ruby. And thinking a step further I'm wondering if the whole Dockerfile is required? The build process now runs in GitHub Actions, that provides a clean environment on each run. Maybe we can just get rid of the Docker setup?

Describe the solution you would like

Faster ezbake build times by not compiling ruby.

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions