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

ci: Add dev deps and eval scripts to Dockerfile #341

Closed
wants to merge 6 commits into from

Conversation

aluu317
Copy link
Collaborator

@aluu317 aluu317 commented Sep 13, 2024

Description of the change

Related issue number

How to verify the PR

Was the PR tested

  • I have added >=1 unit test(s) for every new method I have added.
  • I have ensured all unit tests pass

Signed-off-by: Angel Luu <angel.luu@us.ibm.com>
Signed-off-by: Angel Luu <angel.luu@us.ibm.com>
Signed-off-by: Angel Luu <angel.luu@us.ibm.com>
Signed-off-by: Angel Luu <angel.luu@us.ibm.com>
Signed-off-by: Angel Luu <angel.luu@us.ibm.com>
Signed-off-by: Angel Luu <angel.luu@us.ibm.com>
@anhuong
Copy link
Collaborator

anhuong commented Sep 16, 2024

Interesting strategy, this would allow us to build dev images by setting ENABLE_DEV although the common way of creating a dev image is to create a dev stage as Alex has done in this PR -- #283. Probably better to have the dev stage so that it can also include dev tools like git and microdnf/yum

@aluu317
Copy link
Collaborator Author

aluu317 commented Sep 16, 2024

@anhuong Sure, I like the dev stage approach as well. Looks like that PR also installs vscode for debugging. I see you started a review there, I can close this one and we can see about getting that other PR merged in?

@aluu317
Copy link
Collaborator Author

aluu317 commented Sep 16, 2024

Looks like PR #283 will cover adding a dev image

@aluu317 aluu317 closed this Sep 16, 2024
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.

2 participants