Skip to content

chore!: Normalize repository, dropping node <10.13 support#80

Merged
phated merged 8 commits intomasterfrom
phated/scaffold
Apr 7, 2022
Merged

chore!: Normalize repository, dropping node <10.13 support#80
phated merged 8 commits intomasterfrom
phated/scaffold

Conversation

@phated
Copy link
Member

@phated phated commented Apr 7, 2022

This updates the project scaffold to be inline with other projects. It drops node <10.13 support, which is a breaking change, but we no longer need to worry about "minVersions" of node for the tests.

There are still improvements I want to make, but I want GHA CI so I'm going to merge this in.

@phated phated force-pushed the phated/scaffold branch from 92a9959 to 95c6599 Compare April 7, 2022 01:31
@phated phated force-pushed the phated/scaffold branch from 95c6599 to 24ec272 Compare April 7, 2022 01:44
test/index.js Outdated
}
}

// Any swc test after the first will fail on linux due to https://github.com/swc-project/swc/issues/4107
Copy link
Member Author

Choose a reason for hiding this comment

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

Every test for swc after the first fails due to swc-project/swc#4107

@phated phated linked an issue Apr 7, 2022 that may be closed by this pull request
}
}

// Skip any swc test on linux due to https://github.com/swc-project/swc/issues/4107
Copy link
Member Author

Choose a reason for hiding this comment

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

Skipping on linux until swc-project/swc#4107 is resolved.

@phated phated merged commit 7b69c63 into master Apr 7, 2022
@phated phated deleted the phated/scaffold branch April 7, 2022 02:09
@github-actions github-actions bot mentioned this pull request Apr 7, 2022
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.

Update project scaffold

1 participant