Commit graph

319 commits

Author SHA1 Message Date
Jordan Eldredge
4292c6dd6e Add back keys to get Jest tests passing 2022-09-17 16:27:50 -07:00
Jordan Eldredge
6ae586ae08 Prettier 2022-09-17 16:26:08 -07:00
Jordan Eldredge
66a0372c72 Change when we prune bad md5 2022-07-06 00:07:31 -04:00
Jordan Eldredge
60bf595105 Trim IA identifiers 2022-07-06 00:07:31 -04:00
Jordan Eldredge
e26201593f Add todo about deleting from IA 2022-07-06 00:07:31 -04:00
Jordan Eldredge
82a83d356c Comment out keys 2022-07-06 00:07:31 -04:00
Jordan Eldredge
77683d9328 Update tests to reflect to museum query 2022-07-05 21:03:01 -07:00
Jordan Eldredge
dc1023e0df Prettier 2022-07-05 20:52:30 -07:00
Jordan Eldredge
69ad8f149e Format 2022-07-05 20:43:06 -07:00
Jordan Eldredge
269f9931a3 Ensure we await skin readme in metadata endpoint 2022-07-05 19:35:54 -07:00
Jordan Eldredge
759520b3fa Command to update content hashes 2022-06-19 21:02:39 -07:00
Jordan Eldredge
c939022b92 Refactor museum query 2022-06-19 16:20:57 -07:00
Jordan Eldredge
5a3b21a460 Complete DB documentation 2022-06-14 22:40:37 -07:00
Jordan Eldredge
622ce141c2 Document database 2022-06-14 22:38:46 -07:00
dependabot[bot]
73fd41f273
Bump async from 2.6.2 to 2.6.4 in /packages/skin-database (#1172)
Bumps [async](https://github.com/caolan/async) from 2.6.2 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.2...v2.6.4)

---
updated-dependencies:
- dependency-name: async
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-29 08:42:50 -07:00
dependabot[bot]
6e6f4e26c9
Bump hosted-git-info from 2.7.1 to 2.8.9 in /packages/skin-database (#1092)
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-02 00:18:25 -07:00
dependabot[bot]
58d1eb5506
Bump node-fetch from 2.6.0 to 2.6.7 (#1146)
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.0 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.0...v2.6.7)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-02 00:17:49 -07:00
dependabot[bot]
9792d7c167
Bump color-string from 1.5.3 to 1.5.5 in /packages/skin-database (#1109)
Bumps [color-string](https://github.com/Qix-/color-string) from 1.5.3 to 1.5.5.
- [Release notes](https://github.com/Qix-/color-string/releases)
- [Changelog](https://github.com/Qix-/color-string/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Qix-/color-string/commits/1.5.5)

---
updated-dependencies:
- dependency-name: color-string
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-02 00:17:21 -07:00
dependabot[bot]
cf937b30a7
Bump aws-sdk from 2.663.0 to 2.814.0 in /packages/skin-database (#1133)
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.663.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.663.0...v2.814.0)

---
updated-dependencies:
- dependency-name: aws-sdk
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-02 00:17:12 -07:00
dependabot[bot]
2b12eb8844
Bump path-parse from 1.0.6 to 1.0.7 in /packages/skin-database (#1122)
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-02 00:17:05 -07:00
dependabot[bot]
39d508e00e
Bump aws-sdk from 2.683.0 to 2.814.0 (#1134)
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.683.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.683.0...v2.814.0)

---
updated-dependencies:
- dependency-name: aws-sdk
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-02 00:16:18 -07:00
dependabot[bot]
aa41e94b4f
Bump minimist from 0.0.8 to 1.2.6 in /packages/skin-database (#1167)
Bumps [minimist](https://github.com/substack/minimist) from 0.0.8 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/0.0.8...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-02 00:15:05 -07:00
Jordan Eldredge
6c325e9ec5 Use correct name for command 2022-03-25 00:08:53 -04:00
Jordan Eldredge
612c7eea9a Remove log 2022-03-24 21:07:50 -07:00
Jordan Eldredge
00177224de Add modern skins to the graphql schema 2022-03-24 21:07:50 -07:00
Jordan Eldredge
169bd3b55f Fix lint errors 2022-03-24 21:07:50 -07:00
Jordan Eldredge
7c92bb3d7d Upgrade eslint 2022-03-24 21:07:50 -07:00
Jordan Eldredge
72bd7a2a53 Sart to expose modern skins via graphql 2022-03-24 21:07:50 -07:00
Jordan Eldredge
8c222d39c7 Better message on server start 2022-03-24 21:07:50 -07:00
Jordan Eldredge
69da26fb7c Throw an error if a skin is classic AND modern 2022-03-24 21:07:50 -07:00
Jordan Eldredge
9217429145 Turn off some tests that fail in CI 2022-03-18 00:21:19 -07:00
Jordan Eldredge
df57bff7e1 Fix formatting in default query 2022-03-18 00:16:50 -07:00
Jordan Eldredge
b7c72ad414 Fix which channel we use for feedback 2022-03-16 02:16:25 -04:00
Jordan Eldredge
d7e4c1184b Fix formatting 2022-03-15 23:15:37 -07:00
Jordan Eldredge
df5aa4f5db Start to introduce Node 2022-03-15 23:00:13 -07:00
Jordan Eldredge
a028a65732 Don't crash on queries missing names 2022-03-15 22:57:42 -07:00
Jordan Eldredge
d9df41a7e1 Log actual query name 2022-03-15 22:51:14 -07:00
Jordan Eldredge
7a716ffbf8 Get the actual readme when posting a skin (must await) 2022-03-15 22:50:58 -07:00
Jordan Eldredge
87aa794312 Clean up cache and add command to delete skin locally only 2022-03-15 22:50:40 -07:00
Jordan Eldredge
8997049e18 Start to implement Node 2022-03-11 03:33:39 -05:00
Jordan Eldredge
4414c26a39 Add notion of DELAYED upload processing 2022-03-10 23:55:06 -05:00
Jordan Eldredge
85346ae068 Load .env earlier 2022-03-10 23:09:32 -05:00
Jordan Eldredge
1558b9b5cf Add config 2022-03-10 19:52:36 -08:00
Jordan Eldredge
df0ecbceb7 Don't use a date object for test data. Match DB. 2022-03-10 08:56:49 -08:00
Jordan Eldredge
5f1a4d71b3 Try to fix tests 2022-03-10 00:06:27 -08:00
Jordan Eldredge
2db9daf47f Fix casing 2022-03-10 00:03:40 -08:00
Jordan Eldredge
d5a3b8646f Try falling back to test 2022-03-09 23:40:48 -08:00
Jordan Eldredge
3cad5d280e Just try to get GitHub Actions to tell us what we have here 2022-03-09 23:36:16 -08:00
Jordan Eldredge
29ba129cb0 Log node env 2022-03-09 21:57:32 -08:00
Jordan Eldredge
11ccf71dce Pass NODE_ENV as test in tests 2022-03-09 21:51:10 -08:00