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

Changing sample-app go.mod redirection #448

Closed
wants to merge 1 commit into from

Conversation

atshaw43
Copy link
Contributor

Issue #, if available:
Sample-app does not work out of the box because of the go.mod redirection points to the wrong folder.

Description of changes:
Change the redirection to 2 folders up. This causes an issue with EB running with Go. So we change it back for the GitHub workflows. application.go must be at the working directory level. This is hard coded as a part of EB.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@atshaw43 atshaw43 requested a review from a team as a code owner November 14, 2023 23:11
@atshaw43 atshaw43 deleted the branch aws:IntegrationTest November 14, 2023 23:14
@atshaw43 atshaw43 closed this Nov 14, 2023
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.

1 participant