-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'v12-beta' into development
- Loading branch information
Showing
4,831 changed files
with
9,165 additions
and
1,404 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,69 @@ | ||
name: PTR Data Sync | ||
on: | ||
push: | ||
branches: | ||
- master | ||
workflow_dispatch: | ||
|
||
jobs: | ||
export-to-json: | ||
name: Export to JSON | ||
runs-on: ubuntu-latest | ||
steps: | ||
- name: Checkout Repository | ||
uses: actions/checkout@v4 | ||
with: | ||
path: ./Data/systems/ptu | ||
- name: Install Foundry CLI | ||
run: npm install -g @foundryvtt/foundryvtt-cli | ||
- name: Setup Foundry CLI | ||
run: | | ||
fvtt configure set dataPath ./ | ||
fvtt configure set currentPackageType System | ||
fvtt configure set currentPackageId ptu | ||
- name: Export Feats Compendium | ||
run: | | ||
fvtt package unpack abilities | ||
fvtt package unpack capabilities | ||
fvtt package unpack edges | ||
fvtt package unpack effects | ||
fvtt package unpack feats | ||
fvtt package unpack habitats | ||
fvtt package unpack items | ||
fvtt package unpack macros | ||
fvtt package unpack moves | ||
fvtt package unpack poke-edges | ||
fvtt package unpack references | ||
fvtt package unpack species | ||
fvtt package unpack spirit-actions | ||
- name: Upload Artifacts | ||
uses: actions/upload-artifact@v4 | ||
with: | ||
name: ptr-data-jsons | ||
path: /home/runner/work/Foundry-Pokemon-Tabletop-United-System/Foundry-Pokemon-Tabletop-United-System/Data/systems/ptu/packs/**/*.json | ||
retention-days: 1 | ||
commit-to-ptr-data: | ||
name: Commit to PTR-Data | ||
needs: export-to-json | ||
runs-on: ubuntu-latest | ||
steps: | ||
- name: Checkout PTR-Data Repository | ||
uses: actions/checkout@v4 | ||
with: | ||
repository: pokemon-tabletop-reunited/PTR-Data | ||
ref: master | ||
token: ${{ secrets.ACTIONS_GITHUB_TOKEN }} | ||
- name: Load Artifacts | ||
uses: actions/download-artifact@v4 | ||
with: | ||
name: ptr-data-jsons | ||
- name: Commit & Push | ||
run: | | ||
git config --global user.email "[email protected]" | ||
git config --global user.name "Github Actions" | ||
if [[ `git status --porcelain` ]]; then | ||
git commit -am "Github-Actions Data Sync" | ||
git push | ||
else | ||
echo "WARNING: No changes were detected. git commit push action aborted." | ||
fi |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
File renamed without changes.
Binary file not shown.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
MANIFEST-000595 | ||
MANIFEST-001067 |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,14 @@ | ||
2023/11/06-12:17:57.317 6d34 Recovering log #593 | ||
2023/11/06-12:17:57.322 6d34 Delete type=0 #593 | ||
2023/11/06-12:17:57.322 6d34 Delete type=3 #591 | ||
2023/11/06-12:19:30.527 6d70 Level-0 table #598: started | ||
2023/11/06-12:19:30.527 6d70 Level-0 table #598: 0 bytes OK | ||
2023/11/06-12:19:30.529 6d70 Delete type=0 #596 | ||
2023/11/06-12:19:30.533 6d70 Manual compaction at level-0 from '!folders!rAhydZslb0d4Cvio' @ 72057594037927935 : 1 .. '!items!ztjoTjB46kPDTEfV' @ 0 : 0; will stop at (end) | ||
2024/05/04-20:44:08.993 7d00 Recovering log #1064 | ||
2024/05/04-20:44:08.997 7d00 Delete type=0 #1064 | ||
2024/05/04-20:44:08.997 7d00 Delete type=3 #1062 | ||
2024/05/04-20:48:30.725 a684 Level-0 table #1070: started | ||
2024/05/04-20:48:30.733 a684 Level-0 table #1070: 262626 bytes OK | ||
2024/05/04-20:48:30.735 a684 Delete type=0 #1068 | ||
2024/05/04-20:48:30.761 a684 Manual compaction at level-0 from '!folders!MsdL8dYgE7JbY1ya' @ 72057594037927935 : 1 .. '!items!ztjoTjB46kPDTEfV' @ 0 : 0; will stop at '!items!ztjoTjB46kPDTEfV' @ 13882 : 1 | ||
2024/05/04-20:48:30.761 a684 Compacting 1@0 + 1@1 files | ||
2024/05/04-20:48:30.771 a684 Generated table #1071@0: 634 keys, 263160 bytes | ||
2024/05/04-20:48:30.771 a684 Compacted 1@0 + 1@1 files => 263160 bytes | ||
2024/05/04-20:48:30.773 a684 compacted to: files[ 0 1 0 0 0 0 0 ] | ||
2024/05/04-20:48:30.774 a684 Delete type=2 #1066 | ||
2024/05/04-20:48:30.774 a684 Delete type=2 #1070 | ||
2024/05/04-20:48:30.783 a684 Manual compaction at level-0 from '!items!ztjoTjB46kPDTEfV' @ 13882 : 1 .. '!items!ztjoTjB46kPDTEfV' @ 0 : 0; will stop at (end) |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,14 @@ | ||
2023/11/06-11:44:25.669 5940 Recovering log #589 | ||
2023/11/06-11:44:25.673 5940 Delete type=0 #589 | ||
2023/11/06-11:44:25.673 5940 Delete type=3 #587 | ||
2023/11/06-12:14:26.843 378c Level-0 table #594: started | ||
2023/11/06-12:14:26.843 378c Level-0 table #594: 0 bytes OK | ||
2023/11/06-12:14:26.845 378c Delete type=0 #592 | ||
2023/11/06-12:14:26.845 378c Manual compaction at level-0 from '!folders!rAhydZslb0d4Cvio' @ 72057594037927935 : 1 .. '!items!ztjoTjB46kPDTEfV' @ 0 : 0; will stop at (end) | ||
2024/04/07-14:24:18.012 98e4 Recovering log #1059 | ||
2024/04/07-14:24:18.017 98e4 Delete type=0 #1059 | ||
2024/04/07-14:24:18.017 98e4 Delete type=3 #1057 | ||
2024/04/07-16:38:21.681 ad90 Level-0 table #1065: started | ||
2024/04/07-16:38:21.686 ad90 Level-0 table #1065: 236813 bytes OK | ||
2024/04/07-16:38:21.688 ad90 Delete type=0 #1063 | ||
2024/04/07-16:38:21.692 ad90 Manual compaction at level-0 from '!folders!MsdL8dYgE7JbY1ya' @ 72057594037927935 : 1 .. '!items!ztjoTjB46kPDTEfV' @ 0 : 0; will stop at '!items!zh8PTv5UFMRuL3tN' @ 13074 : 1 | ||
2024/04/07-16:38:21.692 ad90 Compacting 1@0 + 1@1 files | ||
2024/04/07-16:38:21.697 ad90 Generated table #1066@0: 634 keys, 255428 bytes | ||
2024/04/07-16:38:21.697 ad90 Compacted 1@0 + 1@1 files => 255428 bytes | ||
2024/04/07-16:38:21.698 ad90 compacted to: files[ 0 1 0 0 0 0 0 ] | ||
2024/04/07-16:38:21.699 ad90 Delete type=2 #1061 | ||
2024/04/07-16:38:21.699 ad90 Delete type=2 #1065 | ||
2024/04/07-16:38:21.717 ad90 Manual compaction at level-0 from '!items!zh8PTv5UFMRuL3tN' @ 13074 : 1 .. '!items!ztjoTjB46kPDTEfV' @ 0 : 0; will stop at (end) |
Binary file not shown.
Binary file not shown.
Binary file not shown.
File renamed without changes.
Binary file not shown.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
MANIFEST-000589 | ||
MANIFEST-001040 |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,14 @@ | ||
2023/11/06-12:17:57.370 6d34 Recovering log #587 | ||
2023/11/06-12:17:57.376 6d34 Delete type=0 #587 | ||
2023/11/06-12:17:57.376 6d34 Delete type=3 #585 | ||
2023/11/06-12:19:30.539 6d70 Level-0 table #592: started | ||
2023/11/06-12:19:30.539 6d70 Level-0 table #592: 0 bytes OK | ||
2023/11/06-12:19:30.540 6d70 Delete type=0 #590 | ||
2023/11/06-12:19:30.543 6d70 Manual compaction at level-0 from '!folders!4yLFZsM42OJ7FDLn' @ 72057594037927935 : 1 .. '!items!zzJWpOj40dLelBm5' @ 0 : 0; will stop at (end) | ||
2024/05/04-20:44:09.079 a7a8 Recovering log #1038 | ||
2024/05/04-20:44:09.084 a7a8 Delete type=0 #1038 | ||
2024/05/04-20:44:09.084 a7a8 Delete type=3 #1036 | ||
2024/05/04-20:48:30.927 a684 Level-0 table #1043: started | ||
2024/05/04-20:48:30.931 a684 Level-0 table #1043: 70443 bytes OK | ||
2024/05/04-20:48:30.933 a684 Delete type=0 #1041 | ||
2024/05/04-20:48:30.950 a684 Manual compaction at level-0 from '!folders!4yLFZsM42OJ7FDLn' @ 72057594037927935 : 1 .. '!items!zzJWpOj40dLelBm5' @ 0 : 0; will stop at '!items!zzJWpOj40dLelBm5' @ 2030 : 1 | ||
2024/05/04-20:48:30.950 a684 Compacting 1@0 + 1@1 files | ||
2024/05/04-20:48:30.955 a684 Generated table #1044@0: 148 keys, 71182 bytes | ||
2024/05/04-20:48:30.955 a684 Compacted 1@0 + 1@1 files => 71182 bytes | ||
2024/05/04-20:48:30.956 a684 compacted to: files[ 0 1 0 0 0 0 0 ] | ||
2024/05/04-20:48:30.956 a684 Delete type=2 #1001 | ||
2024/05/04-20:48:30.957 a684 Delete type=2 #1043 | ||
2024/05/04-20:48:31.023 a684 Manual compaction at level-0 from '!items!zzJWpOj40dLelBm5' @ 2030 : 1 .. '!items!zzJWpOj40dLelBm5' @ 0 : 0; will stop at (end) |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
2023/11/06-11:44:25.719 5940 Recovering log #583 | ||
2023/11/06-11:44:25.723 5940 Delete type=0 #583 | ||
2023/11/06-11:44:25.723 5940 Delete type=3 #581 | ||
2023/11/06-12:14:26.881 378c Level-0 table #588: started | ||
2023/11/06-12:14:26.881 378c Level-0 table #588: 0 bytes OK | ||
2023/11/06-12:14:26.883 378c Delete type=0 #586 | ||
2023/11/06-12:14:26.885 378c Manual compaction at level-0 from '!folders!4yLFZsM42OJ7FDLn' @ 72057594037927935 : 1 .. '!items!zzJWpOj40dLelBm5' @ 0 : 0; will stop at (end) | ||
2024/04/07-14:24:18.068 98e4 Recovering log #1034 | ||
2024/04/07-14:24:18.072 98e4 Delete type=0 #1034 | ||
2024/04/07-14:24:18.072 98e4 Delete type=3 #1032 | ||
2024/04/07-16:38:21.749 ad90 Level-0 table #1039: started | ||
2024/04/07-16:38:21.749 ad90 Level-0 table #1039: 0 bytes OK | ||
2024/04/07-16:38:21.751 ad90 Delete type=0 #1037 | ||
2024/04/07-16:38:21.762 ad90 Manual compaction at level-0 from '!folders!4yLFZsM42OJ7FDLn' @ 72057594037927935 : 1 .. '!items!zzJWpOj40dLelBm5' @ 0 : 0; will stop at (end) |
Binary file not shown.
Binary file not shown.
Binary file not shown.
File renamed without changes.
Binary file not shown.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
MANIFEST-000509 | ||
MANIFEST-000907 |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,14 @@ | ||
2023/11/06-12:17:57.342 85dc Recovering log #507 | ||
2023/11/06-12:17:57.346 85dc Delete type=0 #507 | ||
2023/11/06-12:17:57.346 85dc Delete type=3 #505 | ||
2023/11/06-12:19:30.535 6d70 Level-0 table #512: started | ||
2023/11/06-12:19:30.535 6d70 Level-0 table #512: 0 bytes OK | ||
2023/11/06-12:19:30.537 6d70 Delete type=0 #510 | ||
2023/11/06-12:19:30.540 6d70 Manual compaction at level-0 from '!items!00NxeCghePCTFezd' @ 72057594037927935 : 1 .. '!items!zskGVWQJ7ih85MQp' @ 0 : 0; will stop at (end) | ||
2024/05/04-20:44:09.039 83ec Recovering log #905 | ||
2024/05/04-20:44:09.044 83ec Delete type=0 #905 | ||
2024/05/04-20:44:09.044 83ec Delete type=3 #903 | ||
2024/05/04-20:48:30.807 a684 Level-0 table #910: started | ||
2024/05/04-20:48:30.825 a684 Level-0 table #910: 1032900 bytes OK | ||
2024/05/04-20:48:30.827 a684 Delete type=0 #908 | ||
2024/05/04-20:48:30.872 a684 Manual compaction at level-0 from '!items!00NxeCghePCTFezd' @ 72057594037927935 : 1 .. '!items!zskGVWQJ7ih85MQp' @ 0 : 0; will stop at '!items!zskGVWQJ7ih85MQp' @ 4000 : 1 | ||
2024/05/04-20:48:30.872 a684 Compacting 1@0 + 1@1 files | ||
2024/05/04-20:48:30.896 a684 Generated table #911@0: 1000 keys, 1032900 bytes | ||
2024/05/04-20:48:30.896 a684 Compacted 1@0 + 1@1 files => 1032900 bytes | ||
2024/05/04-20:48:30.898 a684 compacted to: files[ 0 1 0 0 0 0 0 ] | ||
2024/05/04-20:48:30.898 a684 Delete type=2 #848 | ||
2024/05/04-20:48:30.898 a684 Delete type=2 #910 | ||
2024/05/04-20:48:30.920 a684 Manual compaction at level-0 from '!items!zskGVWQJ7ih85MQp' @ 4000 : 1 .. '!items!zskGVWQJ7ih85MQp' @ 0 : 0; will stop at (end) |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
2023/11/06-11:44:25.693 85b4 Recovering log #503 | ||
2023/11/06-11:44:25.697 85b4 Delete type=0 #503 | ||
2023/11/06-11:44:25.697 85b4 Delete type=3 #501 | ||
2023/11/06-12:14:26.850 378c Level-0 table #508: started | ||
2023/11/06-12:14:26.850 378c Level-0 table #508: 0 bytes OK | ||
2023/11/06-12:14:26.852 378c Delete type=0 #506 | ||
2023/11/06-12:14:26.867 378c Manual compaction at level-0 from '!items!00NxeCghePCTFezd' @ 72057594037927935 : 1 .. '!items!zskGVWQJ7ih85MQp' @ 0 : 0; will stop at (end) | ||
2024/04/07-14:24:18.042 8dd4 Recovering log #901 | ||
2024/04/07-14:24:18.047 8dd4 Delete type=0 #901 | ||
2024/04/07-14:24:18.047 8dd4 Delete type=3 #899 | ||
2024/04/07-16:38:21.762 ad90 Level-0 table #906: started | ||
2024/04/07-16:38:21.762 ad90 Level-0 table #906: 0 bytes OK | ||
2024/04/07-16:38:21.764 ad90 Delete type=0 #904 | ||
2024/04/07-16:38:21.770 ad90 Manual compaction at level-0 from '!items!00NxeCghePCTFezd' @ 72057594037927935 : 1 .. '!items!zskGVWQJ7ih85MQp' @ 0 : 0; will stop at (end) |
Binary file not shown.
Binary file not shown.
Binary file not shown.
File renamed without changes.
Binary file not shown.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
MANIFEST-000598 | ||
MANIFEST-001053 |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,14 @@ | ||
2023/11/06-12:17:57.352 85dc Recovering log #596 | ||
2023/11/06-12:17:57.356 85dc Delete type=0 #596 | ||
2023/11/06-12:17:57.356 85dc Delete type=3 #594 | ||
2023/11/06-12:19:30.533 6d70 Level-0 table #601: started | ||
2023/11/06-12:19:30.533 6d70 Level-0 table #601: 0 bytes OK | ||
2023/11/06-12:19:30.535 6d70 Delete type=0 #599 | ||
2023/11/06-12:19:30.537 6d70 Manual compaction at level-0 from '!folders!KvpdGqvbgL2nQUcL' @ 72057594037927935 : 1 .. '!items!zixXV4XTysXtm8vK' @ 0 : 0; will stop at (end) | ||
2024/05/04-20:44:09.056 a7a8 Recovering log #1050 | ||
2024/05/04-20:44:09.061 a7a8 Delete type=0 #1050 | ||
2024/05/04-20:44:09.061 a7a8 Delete type=3 #1048 | ||
2024/05/04-20:48:30.838 a684 Level-0 table #1056: started | ||
2024/05/04-20:48:30.841 a684 Level-0 table #1056: 44934 bytes OK | ||
2024/05/04-20:48:30.844 a684 Delete type=0 #1054 | ||
2024/05/04-20:48:30.913 a684 Manual compaction at level-0 from '!folders!KvpdGqvbgL2nQUcL' @ 72057594037927935 : 1 .. '!items!zixXV4XTysXtm8vK' @ 0 : 0; will stop at '!items!zixXV4XTysXtm8vK' @ 1900 : 1 | ||
2024/05/04-20:48:30.913 a684 Compacting 1@0 + 1@1 files | ||
2024/05/04-20:48:30.917 a684 Generated table #1057@0: 86 keys, 45068 bytes | ||
2024/05/04-20:48:30.917 a684 Compacted 1@0 + 1@1 files => 45068 bytes | ||
2024/05/04-20:48:30.919 a684 compacted to: files[ 0 1 0 0 0 0 0 ] | ||
2024/05/04-20:48:30.919 a684 Delete type=2 #1052 | ||
2024/05/04-20:48:30.919 a684 Delete type=2 #1056 | ||
2024/05/04-20:48:30.920 a684 Manual compaction at level-0 from '!items!zixXV4XTysXtm8vK' @ 1900 : 1 .. '!items!zixXV4XTysXtm8vK' @ 0 : 0; will stop at (end) |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,14 @@ | ||
2023/11/06-11:44:25.704 76b8 Recovering log #592 | ||
2023/11/06-11:44:25.708 76b8 Delete type=0 #592 | ||
2023/11/06-11:44:25.708 76b8 Delete type=3 #590 | ||
2023/11/06-12:14:26.852 378c Level-0 table #597: started | ||
2023/11/06-12:14:26.852 378c Level-0 table #597: 0 bytes OK | ||
2023/11/06-12:14:26.853 378c Delete type=0 #595 | ||
2023/11/06-12:14:26.867 378c Manual compaction at level-0 from '!folders!KvpdGqvbgL2nQUcL' @ 72057594037927935 : 1 .. '!items!zixXV4XTysXtm8vK' @ 0 : 0; will stop at (end) | ||
2024/04/07-14:24:18.053 8dd4 Recovering log #1046 | ||
2024/04/07-14:24:18.057 8dd4 Delete type=0 #1046 | ||
2024/04/07-14:24:18.057 8dd4 Delete type=3 #1044 | ||
2024/04/07-16:38:21.712 ad90 Level-0 table #1051: started | ||
2024/04/07-16:38:21.713 ad90 Level-0 table #1051: 3534 bytes OK | ||
2024/04/07-16:38:21.715 ad90 Delete type=0 #1049 | ||
2024/04/07-16:38:21.717 ad90 Manual compaction at level-0 from '!folders!KvpdGqvbgL2nQUcL' @ 72057594037927935 : 1 .. '!items!zixXV4XTysXtm8vK' @ 0 : 0; will stop at '!items!DlrPhx5QApDOSCy0' @ 1803 : 1 | ||
2024/04/07-16:38:21.717 ad90 Compacting 1@0 + 1@1 files | ||
2024/04/07-16:38:21.720 ad90 Generated table #1052@0: 86 keys, 44404 bytes | ||
2024/04/07-16:38:21.720 ad90 Compacted 1@0 + 1@1 files => 44404 bytes | ||
2024/04/07-16:38:21.722 ad90 compacted to: files[ 0 1 0 0 0 0 0 ] | ||
2024/04/07-16:38:21.722 ad90 Delete type=2 #1013 | ||
2024/04/07-16:38:21.722 ad90 Delete type=2 #1051 | ||
2024/04/07-16:38:21.751 ad90 Manual compaction at level-0 from '!items!DlrPhx5QApDOSCy0' @ 1803 : 1 .. '!items!zixXV4XTysXtm8vK' @ 0 : 0; will stop at (end) |
Binary file not shown.
Binary file not shown.
Binary file not shown.
File renamed without changes.
Binary file not shown.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
MANIFEST-000595 | ||
MANIFEST-001069 |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,15 @@ | ||
2023/11/06-12:17:57.401 6d34 Recovering log #592 | ||
2023/11/06-12:17:57.406 6d34 Delete type=0 #592 | ||
2023/11/06-12:17:57.406 6d34 Delete type=3 #590 | ||
2023/11/06-12:19:30.545 6d70 Level-0 table #598: started | ||
2023/11/06-12:19:30.545 6d70 Level-0 table #598: 0 bytes OK | ||
2023/11/06-12:19:30.546 6d70 Delete type=0 #596 | ||
2023/11/06-12:19:30.551 6d70 Manual compaction at level-0 from '!folders!845I85D1jrVh7RBM' @ 72057594037927935 : 1 .. '!items!znvgEviVbL2WnCGJ' @ 0 : 0; will stop at (end) | ||
2023/11/06-12:19:30.553 6d70 Manual compaction at level-1 from '!folders!845I85D1jrVh7RBM' @ 72057594037927935 : 1 .. '!items!znvgEviVbL2WnCGJ' @ 0 : 0; will stop at (end) | ||
2024/05/04-20:44:09.123 a7a8 Recovering log #1066 | ||
2024/05/04-20:44:09.128 a7a8 Delete type=0 #1066 | ||
2024/05/04-20:44:09.128 a7a8 Delete type=3 #1064 | ||
2024/05/04-20:48:31.025 a684 Level-0 table #1072: started | ||
2024/05/04-20:48:31.034 a684 Level-0 table #1072: 405797 bytes OK | ||
2024/05/04-20:48:31.038 a684 Delete type=0 #1070 | ||
2024/05/04-20:48:31.172 a684 Manual compaction at level-0 from '!folders!0TZD9QPsChqsbVo7' @ 72057594037927935 : 1 .. '!items!znvgEviVbL2WnCGJ' @ 0 : 0; will stop at (end) | ||
2024/05/04-20:48:31.311 a684 Manual compaction at level-1 from '!folders!0TZD9QPsChqsbVo7' @ 72057594037927935 : 1 .. '!items!znvgEviVbL2WnCGJ' @ 0 : 0; will stop at '!items!znvgEviVbL2WnCGJ' @ 4874 : 1 | ||
2024/05/04-20:48:31.311 a684 Compacting 1@1 + 1@2 files | ||
2024/05/04-20:48:31.321 a684 Generated table #1073@1: 673 keys, 411777 bytes | ||
2024/05/04-20:48:31.321 a684 Compacted 1@1 + 1@2 files => 411777 bytes | ||
2024/05/04-20:48:31.323 a684 compacted to: files[ 0 0 1 0 0 0 0 ] | ||
2024/05/04-20:48:31.323 a684 Delete type=2 #1068 | ||
2024/05/04-20:48:31.323 a684 Delete type=2 #1072 | ||
2024/05/04-20:48:31.334 a684 Manual compaction at level-1 from '!items!znvgEviVbL2WnCGJ' @ 4874 : 1 .. '!items!znvgEviVbL2WnCGJ' @ 0 : 0; will stop at (end) |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,15 @@ | ||
2023/11/06-11:44:25.741 5940 Recovering log #588 | ||
2023/11/06-11:44:25.744 5940 Delete type=0 #588 | ||
2023/11/06-11:44:25.744 5940 Delete type=3 #586 | ||
2023/11/06-12:14:26.887 378c Level-0 table #593: started | ||
2023/11/06-12:14:26.890 378c Level-0 table #593: 1902 bytes OK | ||
2023/11/06-12:14:26.892 378c Delete type=0 #591 | ||
2023/11/06-12:14:26.901 378c Manual compaction at level-0 from '!folders!845I85D1jrVh7RBM' @ 72057594037927935 : 1 .. '!items!znvgEviVbL2WnCGJ' @ 0 : 0; will stop at (end) | ||
2023/11/06-12:14:26.905 378c Manual compaction at level-1 from '!folders!845I85D1jrVh7RBM' @ 72057594037927935 : 1 .. '!items!znvgEviVbL2WnCGJ' @ 0 : 0; will stop at '!items!gsePGwVgjU3VgjIK' @ 702 : 1 | ||
2023/11/06-12:14:26.905 378c Compacting 1@1 + 1@2 files | ||
2023/11/06-12:14:26.909 378c Generated table #594@1: 145 keys, 78904 bytes | ||
2023/11/06-12:14:26.909 378c Compacted 1@1 + 1@2 files => 78904 bytes | ||
2023/11/06-12:14:26.912 378c compacted to: files[ 0 0 1 0 0 0 0 ] | ||
2023/11/06-12:14:26.912 378c Delete type=2 #585 | ||
2023/11/06-12:14:26.912 378c Delete type=2 #593 | ||
2023/11/06-12:14:26.919 378c Manual compaction at level-1 from '!items!gsePGwVgjU3VgjIK' @ 702 : 1 .. '!items!znvgEviVbL2WnCGJ' @ 0 : 0; will stop at (end) | ||
2024/04/07-14:24:18.100 98e4 Recovering log #1061 | ||
2024/04/07-14:24:18.104 98e4 Delete type=0 #1061 | ||
2024/04/07-14:24:18.104 98e4 Delete type=3 #1059 | ||
2024/04/07-16:38:21.781 ad90 Level-0 table #1067: started | ||
2024/04/07-16:38:21.784 ad90 Level-0 table #1067: 168188 bytes OK | ||
2024/04/07-16:38:21.787 ad90 Delete type=0 #1065 | ||
2024/04/07-16:38:21.860 ad90 Manual compaction at level-0 from '!folders!0TZD9QPsChqsbVo7' @ 72057594037927935 : 1 .. '!items!znvgEviVbL2WnCGJ' @ 0 : 0; will stop at (end) | ||
2024/04/07-16:38:21.862 ad90 Manual compaction at level-1 from '!folders!0TZD9QPsChqsbVo7' @ 72057594037927935 : 1 .. '!items!znvgEviVbL2WnCGJ' @ 0 : 0; will stop at '!items!zYlXw6cdHtfeKo58' @ 3857 : 1 | ||
2024/04/07-16:38:21.862 ad90 Compacting 1@1 + 1@2 files | ||
2024/04/07-16:38:21.869 ad90 Generated table #1068@1: 673 keys, 397267 bytes | ||
2024/04/07-16:38:21.869 ad90 Compacted 1@1 + 1@2 files => 397267 bytes | ||
2024/04/07-16:38:21.871 ad90 compacted to: files[ 0 0 1 0 0 0 0 ] | ||
2024/04/07-16:38:21.871 ad90 Delete type=2 #1063 | ||
2024/04/07-16:38:21.871 ad90 Delete type=2 #1067 | ||
2024/04/07-16:38:21.873 ad90 Manual compaction at level-1 from '!items!zYlXw6cdHtfeKo58' @ 3857 : 1 .. '!items!znvgEviVbL2WnCGJ' @ 0 : 0; will stop at (end) |
Binary file not shown.
Binary file not shown.
Binary file not shown.
File renamed without changes.
Binary file not shown.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
MANIFEST-000613 | ||
MANIFEST-001085 |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,14 @@ | ||
2023/11/06-12:17:57.333 85dc Recovering log #610 | ||
2023/11/06-12:17:57.337 85dc Delete type=0 #610 | ||
2023/11/06-12:17:57.337 85dc Delete type=3 #608 | ||
2023/11/06-12:19:30.531 6d70 Level-0 table #616: started | ||
2023/11/06-12:19:30.531 6d70 Level-0 table #616: 0 bytes OK | ||
2023/11/06-12:19:30.533 6d70 Delete type=0 #614 | ||
2023/11/06-12:19:30.535 6d70 Manual compaction at level-0 from '!folders!NlEB7XJnDWyGbZnQ' @ 72057594037927935 : 1 .. '!items!zy3F5IZmiosjU2HJ' @ 0 : 0; will stop at (end) | ||
2024/05/04-20:44:09.020 7d00 Recovering log #1082 | ||
2024/05/04-20:44:09.025 7d00 Delete type=0 #1082 | ||
2024/05/04-20:44:09.025 7d00 Delete type=3 #1080 | ||
2024/05/04-20:48:30.784 a684 Level-0 table #1088: started | ||
2024/05/04-20:48:30.804 a684 Level-0 table #1088: 983824 bytes OK | ||
2024/05/04-20:48:30.806 a684 Delete type=0 #1086 | ||
2024/05/04-20:48:30.844 a684 Manual compaction at level-0 from '!folders!18LvSoVBoPmxJnOL' @ 72057594037927935 : 1 .. '!items!zy3F5IZmiosjU2HJ' @ 0 : 0; will stop at '!items!zy3F5IZmiosjU2HJ' @ 25753 : 1 | ||
2024/05/04-20:48:30.844 a684 Compacting 1@0 + 1@1 files | ||
2024/05/04-20:48:30.869 a684 Generated table #1089@0: 1402 keys, 991596 bytes | ||
2024/05/04-20:48:30.869 a684 Compacted 1@0 + 1@1 files => 991596 bytes | ||
2024/05/04-20:48:30.871 a684 compacted to: files[ 0 1 0 0 0 0 0 ] | ||
2024/05/04-20:48:30.871 a684 Delete type=2 #1084 | ||
2024/05/04-20:48:30.872 a684 Delete type=2 #1088 | ||
2024/05/04-20:48:30.919 a684 Manual compaction at level-0 from '!items!zy3F5IZmiosjU2HJ' @ 25753 : 1 .. '!items!zy3F5IZmiosjU2HJ' @ 0 : 0; will stop at (end) |
Oops, something went wrong.