Rafal Fronczyk
e0fce504c4
Add backdrops data to analysis output for sb2 projects
2024-10-03 22:48:10 +02:00
Rafal Fronczyk
fb0d6a46b8
Add backdrops data to analysis output for sb3 projects
2024-10-03 22:48:03 +02:00
Rafal Fronczyk
0493a1fe99
Construct costume hash using assetId and dataFormat when md5ext is missing
...
It looks like some costumes are missing md5ext field. This edge case has
already been handled by scratch-editor, which does the same thing, i.e.
combines assetId with dataFormat to generate the md5ext value for such
costume.
2024-10-03 22:42:15 +02:00
Ron de las Alas
0f4220d101
Merge pull request #65 from scratchfoundation/rd/ENG-50/transition-scratch-analysis
...
Rd/eng 50/transition scratch analysis
2023-12-14 08:19:15 -05:00
Ron de las Alas
0859d89cde
chore: delete circle config
2023-12-08 14:25:21 -05:00
Ron de las Alas
1b9a9b36c2
ci: add build steps and bump node version
2023-12-08 14:24:48 -05:00
Ron de las Alas
b393107a84
chore: add github directory and associated files
...
chore: include the package-lock
chore: add nvmrc file
chore: add semeantic release config
2023-12-08 14:24:11 -05:00
meyerhot95
e0b6d49df5
Merge pull request #64 from meyerhot95/tsm/circleci-updates
...
[trivial] Circleci updates
2022-10-06 13:29:13 -04:00
meyerhot95
7571f3af8d
No unnecessary and
2022-10-05 12:04:21 -04:00
meyerhot95
2b131ff8dd
Revert new logic
2022-10-05 10:29:15 -04:00
meyerhot95
ffd18696e8
Test new logic 2
2022-10-05 10:28:32 -04:00
meyerhot95
8daab1b6e9
Test new logic
2022-10-05 10:27:00 -04:00
meyerhot95
fe8ee9322e
Correct branch filtering
2022-10-04 14:36:51 -04:00
meyerhot95
6007f14def
Quick test
2022-10-04 14:35:09 -04:00
meyerhot95
db4d830d9e
Cleanup
2022-10-04 14:02:33 -04:00
meyerhot95
71322080c8
Config fixes
2022-10-04 13:56:42 -04:00
meyerhot95
929146ce4d
Merge branch 'master' into develop
2022-10-04 13:39:53 -04:00
meyerhot95
7befddec0f
Merge pull request #62 from LLK/tsm/circle-ci
...
[IBE-458] Setup circle remove travis
2022-09-26 10:13:51 -04:00
meyerhot95
95ff4a6a67
Setup circle remove travis
2022-09-21 10:11:11 -04:00
Colby Gutierrez-Kraybill
cb89058542
Merge branch 'master' of github.com:LLK/scratch-analysis into HEAD
2022-05-27 16:18:23 -04:00
Colby Gutierrez-Kraybill
af26cb24da
Version 2.2.0
2022-05-27 16:17:58 -04:00
Colby Gutierrez-Kraybill
2942ed21cc
Merge branch 'develop' of github.com:LLK/scratch-analysis into HEAD
2022-05-27 16:17:33 -04:00
Colby Gutierrez-Kraybill
1db9e69c90
Merge pull request #60 from LLK/develop
...
Release 2022-05-27
2022-05-27 16:12:51 -04:00
Colby Gutierrez-Kraybill
d0602f713e
Bump version to 1.1.0
2022-05-27 16:09:06 -04:00
Colby Gutierrez-Kraybill
83afe49c90
Merge pull request #59 from LLK/IBE-198-fix-scratch-analysis-bug-that-causes-problem-for-crawler-downstream
...
Fix for IBE-198
2022-05-27 12:25:04 -04:00
Colby Gutierrez-Kraybill
8528cb8f1f
Add info to IBE-198 regression test
2022-05-27 12:17:31 -04:00
Colby Gutierrez-Kraybill
a0ff8c0fb3
Coverage is now part of default npm test behavior
2022-05-27 11:38:37 -04:00
Colby Gutierrez-Kraybill
3004342655
Limit coverage test to avoid exiting with an error. Remove integration script from package.json, there are no integration tests yet.
2022-05-27 11:35:35 -04:00
Colby Gutierrez-Kraybill
17f0149d3a
Maybe this will force a build in travis
2022-05-27 11:21:44 -04:00
Colby Gutierrez-Kraybill
2330e8589a
Update tap and deprecated test methods
2022-05-27 11:09:16 -04:00
Colby Gutierrez-Kraybill
e2392932e6
Update travis to use node 16
2022-05-27 08:28:13 -04:00
Colby Gutierrez-Kraybill
f37f2d2790
Fix for IBE-198, scratch-analysis should be able to deal with a JSON project file that does not contain extensions data
2022-05-26 16:55:45 -04:00
rschamp
37727fdbce
fix(semantic-release): release on develop
2021-08-06 16:29:01 -04:00
Ray Schamp
f2a8d17c54
Merge pull request #58 from LLK/semantic-release
...
fix(semantic-release): fix stage and deploy step conditions
2021-08-06 16:17:48 -04:00
rschamp
19e823410b
fix(semantic-release): fix stage and deploy step conditions
2021-08-06 16:16:32 -04:00
Ray Schamp
ad5f2a829c
Merge pull request #57 from LLK/semantic-release
...
Set up semantic-release
2021-08-06 16:09:20 -04:00
rschamp
3d12a1ac01
Don't use commitlint for now
2021-08-06 16:03:11 -04:00
rschamp
7e5150c0ca
feat(semantic-release): set up deployment with semantic release
...
Install and configure commitlint
Configure semantic release to deploy in an additional stage, if on the develop branch
2021-08-06 16:03:11 -04:00
picklesrus
e9484b770b
Merge pull request #36 from picklesrus/add-meta-origin
...
Save the origin from the project meta object.
2021-07-13 13:10:17 -04:00
picklesrus
22d822d1f8
Don't set origin at all if it doesn't exist.
2021-06-30 14:47:58 -04:00
picklesrus
26ff6d7265
Keep the origin from the project meta tag around. For sb2s, make it always empty.
2021-02-10 16:14:36 -05:00
Andrew Sliwinski
adb9c56f53
Merge pull request #5 from LLK/greenkeeper/scratch-parser-5.0.0
...
Update scratch-parser to the latest version 🚀
2019-03-22 09:59:54 -04:00
greenkeeper[bot]
574475e6c3
fix(package): update scratch-parser to version 5.0.0
2019-03-18 21:06:22 +00:00
Andrew Sliwinski
84d97ed46e
Merge pull request #4 from thisandagain/feature/cloud
...
Add support for cloud variables
2019-03-18 09:57:33 -04:00
Andrew Sliwinski
a1c9ad0c89
Prepare for release
2019-03-13 15:57:45 -04:00
Andrew Sliwinski
5cea6d72ca
Update scratch-parser dependency
2019-03-13 15:57:14 -04:00
Andrew Sliwinski
7dd3399d52
List variable manipulation on cloud vars differently in block listing
2019-03-13 15:57:04 -04:00
Andrew Sliwinski
2967e71261
Add aggregate cloud variables data to analysis results
2019-03-13 15:01:11 -04:00
Andrew Sliwinski
9cc13c4519
Add explicit test just for extensions
2019-01-17 17:52:45 -05:00
Andrew Sliwinski
f1f210df0d
Update scratch-parser and prepare for release
2018-12-19 12:32:53 -05:00