Jinseo Park
|
9ac17dff65
|
Revert the previous commit and add automated renewal logic
|
4 years ago |
Jinseo Park
|
b29024172c
|
Remove https related code (and let AWS handle it)
|
4 years ago |
Jinseo Park
|
0d6dec45c3
|
Merge pull request #2 from algorithm-visualizer/dependabot/npm_and_yarn/tree-kill-1.2.2
Bump tree-kill from 1.2.1 to 1.2.2
|
5 years ago |
Jinseo Park
|
f4dce004ad
|
Merge pull request #8 from algorithm-visualizer/dependabot/npm_and_yarn/axios-0.21.2
Bump axios from 0.19.0 to 0.21.2
|
5 years ago |
Jinseo Park
|
a2d6adf2be
|
Merge pull request #5 from algorithm-visualizer/dependabot/npm_and_yarn/hosted-git-info-2.8.9
Bump hosted-git-info from 2.7.1 to 2.8.9
|
5 years ago |
dependabot[bot]
|
e2de96620e
|
Bump axios from 0.19.0 to 0.21.2
Bumps [axios](https://github.com/axios/axios) from 0.19.0 to 0.21.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.19.0...v0.21.2)
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
5 years ago |
Jinseo Park
|
d69e032d7b
|
Merge pull request #6 from algorithm-visualizer/dependabot/npm_and_yarn/path-parse-1.0.7
Bump path-parse from 1.0.6 to 1.0.7
|
5 years ago |
dependabot[bot]
|
69afd97bd7
|
Bump aws-sdk from 2.480.0 to 2.814.0
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.480.0 to 2.814.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.480.0...v2.814.0)
---
updated-dependencies:
- dependency-name: aws-sdk
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
5 years ago |
dependabot[bot]
|
e364f7df15
|
Bump path-parse from 1.0.6 to 1.0.7
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
5 years ago |
dependabot[bot]
|
ea5b88513a
|
Bump hosted-git-info from 2.7.1 to 2.8.9
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.7.1 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.7.1...v2.8.9)
Signed-off-by: dependabot[bot] <support@github.com>
|
5 years ago |
dependabot[bot]
|
6548d0d848
|
Bump tree-kill from 1.2.1 to 1.2.2
Bumps [tree-kill](https://github.com/pkrumins/node-tree-kill) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/pkrumins/node-tree-kill/releases)
- [Commits](https://github.com/pkrumins/node-tree-kill/compare/v1.2.1...v1.2.2)
Signed-off-by: dependabot[bot] <support@github.com>
|
6 years ago |
Jason Park
|
8307c5d849
|
Use AWS Lambda instead of Docker to compile Java
|
7 years ago |
Jason Park
|
01cb894b9b
|
Use pure child_process.exec instead of execa
|
7 years ago |
Jason Park
|
08fa1c6dd7
|
Rewrite in TypeScript
|
7 years ago |