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

fixes errors with building backstage in codebuild #204

Merged
merged 1 commit into from
Apr 18, 2024

Conversation

jritsema
Copy link
Contributor

@jritsema jritsema commented Apr 17, 2024

Description

I tried this example and it didn't work due to a number of CodeBuild errors.

Motivation and Context

  • latest backstage requires newer version of node
  • docker buildkit seems to be required
  • yarn build was removed
  • runtime_versions appears to have been a typo

How Has This Been Tested?

  • I have tested and validated these changes using one or more of the provided examples/* projects
  • I have executed pre-commit run -a on my pull request

@jritsema jritsema requested a review from a team as a code owner April 17, 2024 02:34
@joozero joozero merged commit 40b9663 into aws-ia:main Apr 18, 2024
24 checks passed
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