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

update node container for the build process #3405

Merged
merged 2 commits into from Oct 23, 2019
Merged

Conversation

ShimiSun
Copy link
Member

@ShimiSun ShimiSun commented Oct 3, 2019

A test to see if the new container will fetch the missing environment variables of CircleCi.

Currently, the environment variable for the CircleCI chroma build isn't being fetched, and we are using a hardcoded version of node10, while node12 is already out (and it is what I'm using locally).

With this change, I see the environment variables are being fetched properly
Screen Shot 2019-10-03 at 2 42 13 PM

Update: After attempting the fix on other PRs, the failure wasn't resolved and the env variables are still missing. I'm trying to troubleshoot why it is working for my PRs but not on others.

Regardless I'm thinking we should consider upgrading our node container.

@ShimiSun ShimiSun changed the title update node container for build update node container for the build process Oct 3, 2019
@ShimiSun ShimiSun added the discussion Needs deeper discussions label Oct 11, 2019
@ShimiSun ShimiSun removed the discussion Needs deeper discussions label Oct 17, 2019
@ShimiSun ShimiSun merged commit 6889f33 into master Oct 23, 2019
@ShimiSun ShimiSun deleted the fix/node-container branch January 23, 2020 21:55
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.

None yet

2 participants