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

chore(deps): use nodejs v14 version of aws jsii/superchain image #843

Merged
merged 1 commit into from
Jul 27, 2021

Conversation

ansgarm
Copy link
Member

@ansgarm ansgarm commented Jul 23, 2021

This is mainly to test whether everything would still build and compile with this version.

We require Nodejs version 12 in our installation instructions but currently use the default jsii/superchain Docker image for builds which contains Nodejs v10. Unfortunately there is no Docker container with Nodejs v12 readily available for the jsii/superchain image.
The reason for this test is that the graphql-server, which is used in #801, needs Nodejs v12.

@ansgarm
Copy link
Member Author

ansgarm commented Jul 23, 2021

Hm, I just noticed that this might not work, we use a published version of our Docker container in our build and no version is published until we don't merge this into main 😅🤔

@ansgarm ansgarm marked this pull request as ready for review July 27, 2021 17:00
@ansgarm ansgarm merged commit 66b87ff into main Jul 27, 2021
@ansgarm ansgarm deleted the use-node-14-jsii-superchain branch July 27, 2021 18:20
@github-actions
Copy link
Contributor

I'm going to lock this pull request because it has been closed for 30 days. This helps our maintainers find and focus on the active issues. If you've found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 10, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants