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

Work around sushi problems #160

Merged
merged 1 commit into from
Aug 15, 2023
Merged

Work around sushi problems #160

merged 1 commit into from
Aug 15, 2023

Conversation

mikajylha
Copy link
Collaborator

Use specific older version of sushi in order to work around performance and timeout problems in 3.3.0.

Adjusts sushi timeout in ig-specific config.

Use specific older version of sushi in order to work around performance and timeout
problems in 3.3.0.
@mikajylha mikajylha requested a review from mrinnetmaki August 15, 2023 09:10
@mikajylha
Copy link
Collaborator Author

PR verification was faster with this branch. I have high hopes that IG build would not timeout this time 😉 .

Copy link
Collaborator

@mrinnetmaki mrinnetmaki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ei varmaan ole edes tarpeen se timeoutin kasvattaminen vanhemmalla sushi-versiolla, mutta eipä siitä kai haittaakaan ole.

@mikajylha mikajylha merged commit 3823352 into master Aug 15, 2023
@mikajylha mikajylha deleted the fix_sushi_version branch August 15, 2023 09:37
@@ -1,5 +1,5 @@
FROM node:lts-bullseye
RUN npm install -g fsh-sushi
RUN npm install -g fsh-sushi@2.10.2
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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