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

Helpers / app resources: simplify helpers and implement new resources for nodejs/ruby/go/composer #2042

Open
wants to merge 14 commits into
base: dev
Choose a base branch
from

Conversation

alexAubin
Copy link
Member

The problem

Redundant code in app packages, nodejs / ruby / go / composer should be managed declaratively like apt deps etc

Solution

Implement them as resource

PR Status

Kinda yolo, not complete

The code is kind of a mess because it needs to call bash commands with proper env vars x_x

@yalh76
Copy link
Contributor

yalh76 commented Feb 9, 2025

maybe the good time to switch nodejs from https://github.com/tj/n to https://github.com/nodenv/nodenv
as nodeenv, works like rbenv or goenv

There is also other *env available, can be seen as https://github.com/momo-lab/xxenv-latest

@alexAubin alexAubin force-pushed the new-resources branch 3 times, most recently from e777f52 to b8dd383 Compare February 13, 2025 07:42
@alexAubin alexAubin force-pushed the new-resources branch 3 times, most recently from 060593a to 5884bb7 Compare March 7, 2025 17:02
@alexAubin alexAubin force-pushed the new-resources branch 3 times, most recently from 7167be1 to adda31a Compare March 9, 2025 18:08
@alexAubin alexAubin marked this pull request as ready for review March 9, 2025 18:30
@alexAubin alexAubin changed the title WIP: simplify helpers and implement resources for nodejs/ruby/go/composer Helpers / app resources: simplify helpers and implement new resources for nodejs/ruby/go/composer Mar 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants