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: release script workaround typescript fail #154

Closed

Conversation

vasco-santos
Copy link
Member

With the aegir updated on #131 the test script got broken. It was temporarily fixed by adding --ts as follows aegir test --ts -t node for Node.js tests. The browser tests fail if they have the same option as described on ipfs/aegir#619 .

As a result of this issue, the release script is also failing. I tried to add the --ts option for the release but it fails within the browser tests scope. I added the skip tests option to the release and trigger the tests on the prerelease script while we do not fix the underlying issue

@jacobheun
Copy link
Contributor

Let's manually run releases without tests instead of changing the default here so we don't end up forgetting to change this back once it's fixed in aegir

@jacobheun jacobheun closed this Oct 29, 2020
@achingbrain achingbrain deleted the chore/release-script-workaround-typescript-fail branch November 30, 2023 13:00
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