-
Notifications
You must be signed in to change notification settings - Fork 147
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
Fall cleanup #493
Merged
Merged
Fall cleanup #493
Changes from all commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
ef0e7df
Bump typescript to latest
niik e05e7f9
Build in more major version of node
niik b115a50
Require Node 12
niik 9f56ff0
Switch to yarn
niik 8c06616
Bump jest, ts-jest, and prettier
niik 63b8158
Delete package-lock.json
niik e8c5ebe
Bump to latest tar
niik e228ede
cleanup
niik 64c9f55
Download git without using Got
niik 057e287
Calculate checksum without external module
niik 5109d2c
Eh, https only is fine
niik a5bfeef
Remove Got from update-embedded-git
niik 613939e
Actually install node version from matrix
niik 994497b
One day I will learn how to be a real developer
niik f0bd3f2
Fix TS errors
niik 613ca60
Revert prettier change to keep PR somewhat sane
niik 23eae6a
Guess this is what we used
niik 15b539e
Try using v3
niik 577dcbc
Whoops
niik e78794a
Cancel in-progress jobs when pushing new changes
niik 9ac759d
Update ci.yml
niik 98433a8
Update ci.yml
niik 7076ed1
Update ci.yml
niik 566b19f
I don't know why this is necessary
niik 55b3269
Replace mkdirp module for built-in recursive mkdir
niik 3bb2259
Use built-in recursive remove and move rimraf to devDependencies
niik 268bf4b
Whoops
niik 08f7661
Use get utility function
niik 7ff959f
'tis the default already
niik e29e338
ProgressBar will take care of this
niik a512d65
rmdirSync isn't available on Node 12
niik 89ae017
It's called rm in Node 12
niik ff4b085
Update docs/releases.md
niik 690f770
Bump ci
niik File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Didn't notice we used a custom
setup-node
🤯There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah, and from some super untrustworthy source too!