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

feat: Add support for golang workspace #1738

Merged
merged 3 commits into from
Oct 3, 2023

Conversation

DavideSegullo
Copy link
Contributor

Description

This PR adds support for golang workspaces.

Motivation and Context

Without these changes, the golang runner, only worked in cases where the entire application was within a module.

This then allows us to use workspaces as well without major modifications.

How Has This Been Tested?

I have added two examples to show the case where go is integrated using a module or using a workspace.

@dnalborczyk dnalborczyk changed the title Added support for golang workspace feat: Add support for golang workspace Oct 1, 2023
@dnalborczyk dnalborczyk merged commit b8f99fb into dherault:master Oct 3, 2023
6 checks passed
@dnalborczyk
Copy link
Collaborator

thank you @DavideSegullo

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