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

DXE-3419 Create a local development setup for contributors. #188

Open
chrishalbert opened this issue Dec 24, 2023 · 2 comments
Open

DXE-3419 Create a local development setup for contributors. #188

chrishalbert opened this issue Dec 24, 2023 · 2 comments

Comments

@chrishalbert
Copy link

Feature Request: Create a means to do local development regardless of operating system.

Background: While trying to run tests locally in my WSL2 version of ubuntu, I was getting errors with make lint as well as make test. At first, I thought these were unchecked errors, but when I looked at the recent github actions, I saw that these had recently run successfully. I realized this was likely an OS issue, so I tried to run the make commands against an ubuntu 22.04 container with golang installed, which was successful. I think this should be available for others who also may want to contribute to the project.

@chrishalbert
Copy link
Author

Here is an example of what I think could be valuable: #189

@PawelSnoch PawelSnoch changed the title Create a local development setup for contributors. [DXE=3419] Create a local development setup for contributors. Dec 28, 2023
@PawelSnoch PawelSnoch changed the title [DXE=3419] Create a local development setup for contributors. [DXE-3419] Create a local development setup for contributors. Dec 28, 2023
@PawelSnoch PawelSnoch changed the title [DXE-3419] Create a local development setup for contributors. DXE-3419 Create a local development setup for contributors. Dec 28, 2023
@PawelSnoch
Copy link

Hello @chrishalbert,

Thank you for reporting this case. We will investigate it and come back to you.

Best regards,
Pawel

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

3 participants