build-test #721
63
.gitea/workflows/release.yaml
Normal file
63
.gitea/workflows/release.yaml
Normal file
@ -0,0 +1,63 @@
|
|||||||
|
name: Release Creation
|
||||||
|
|
||||||
|
on:
|
||||||
|
release:
|
||||||
|
types: [published]
|
||||||
|
|
||||||
|
jobs:
|
||||||
|
build:
|
||||||
|
runs-on: ubuntu-latest
|
||||||
|
steps:
|
||||||
|
- run: echo "💡 The ${{ gitea.repository }} repository will cloned to the runner."
|
||||||
|
|
||||||
|
#- uses: actions/checkout@v3
|
||||||
|
- uses: RouxAntoine/checkout@v3.5.4
|
||||||
|
|
||||||
|
# get part of the tag after the `v`
|
||||||
|
- name: Extract tag version number
|
||||||
|
id: get_version
|
||||||
|
uses: battila7/get-version-action@v2
|
||||||
|
|
||||||
|
# Substitute the Manifest and Download URLs in the module.json
|
||||||
|
- name: Substitute Manifest and Download Links For Versioned Ones
|
||||||
|
id: sub_manifest_link_version
|
||||||
|
uses: microsoft/variable-substitution@v1
|
||||||
|
with:
|
||||||
|
files: 'system.json'
|
||||||
|
env:
|
||||||
|
version: ${{steps.get_version.outputs.version-without-v}}
|
||||||
|
url: https://www.uberwald.me/gitea/${{gitea.repository}}
|
||||||
|
manifest: https://www.uberwald.me/gitea/${{gitea.repository}}/releases/download//${{github.event.release.tag_name}}/system.json
|
||||||
|
download: https://www.uberwald.me/gitea/${{gitea.repository}}/releases/download/${{github.event.release.tag_name}}/foundryvtt-reve-de-dragon-${{github.event.release.tag_name}}.zip
|
||||||
|
|
||||||
|
- name: Set up Node.js
|
||||||
|
uses: actions/setup-node@v2
|
||||||
|
with:
|
||||||
|
node-version: '18' # Use the node version your project requires
|
||||||
|
|
||||||
|
- name: Install dependencies
|
||||||
|
run: npm install
|
||||||
|
|
||||||
|
- name: Build the compendiums
|
||||||
|
run: node ./tools/packCompendiumsToDist.mjs
|
||||||
|
|
||||||
|
# Create a zip file with all files required by the module to add to the release
|
||||||
|
- run: |
|
||||||
|
apt update -y
|
||||||
|
apt install -y zip
|
||||||
|
|
||||||
|
- run: zip -r ./foundryvtt-reve-de-dragon-${{github.event.release.tag_name}}.zip system.json template.json README.md LICENSE.txt assets/ fonts/ icons lang/ module/ packs/ pic/ sounds/ styles/ templates/
|
||||||
|
|
||||||
|
- name: setup go
|
||||||
|
uses: actions/setup-go@v3
|
||||||
|
with:
|
||||||
|
go-version: '>=1.20.1'
|
||||||
|
|
||||||
|
- name: Use Go Action
|
||||||
|
id: use-go-action
|
||||||
|
uses: https://gitea.com/actions/release-action@main
|
||||||
|
with:
|
||||||
|
files: |-
|
||||||
|
./foundryvtt-reve-de-dragon-${{github.event.release.tag_name}}.zip
|
||||||
|
system.json
|
||||||
|
api_key: '${{secrets.ALLOW_PUSH_RELEASE}}'
|
BIN
assets/scenes/YSpVuLeMCX9tAmgn-thumb.webp
Normal file
BIN
assets/scenes/YSpVuLeMCX9tAmgn-thumb.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 7.3 KiB |
BIN
pack_ref/animaux/000005.ldb
Normal file
BIN
pack_ref/animaux/000005.ldb
Normal file
Binary file not shown.
0
pack_ref/animaux/000023.log
Normal file
0
pack_ref/animaux/000023.log
Normal file
1
pack_ref/animaux/CURRENT
Normal file
1
pack_ref/animaux/CURRENT
Normal file
@ -0,0 +1 @@
|
|||||||
|
MANIFEST-000022
|
0
pack_ref/animaux/LOCK
Normal file
0
pack_ref/animaux/LOCK
Normal file
3
pack_ref/animaux/LOG
Normal file
3
pack_ref/animaux/LOG
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
2024/11/10-18:39:00.183093 7fed63e006c0 Recovering log #21
|
||||||
|
2024/11/10-18:39:00.195436 7fed63e006c0 Delete type=0 #21
|
||||||
|
2024/11/10-18:39:00.195482 7fed63e006c0 Delete type=3 #20
|
3
pack_ref/animaux/LOG.old
Normal file
3
pack_ref/animaux/LOG.old
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
2024/11/10-18:38:41.533242 7f4c0b8006c0 Recovering log #19
|
||||||
|
2024/11/10-18:38:41.547823 7f4c0b8006c0 Delete type=0 #19
|
||||||
|
2024/11/10-18:38:41.547917 7f4c0b8006c0 Delete type=3 #18
|
BIN
pack_ref/animaux/MANIFEST-000022
Normal file
BIN
pack_ref/animaux/MANIFEST-000022
Normal file
Binary file not shown.
BIN
pack_ref/archetypes/000005.ldb
Normal file
BIN
pack_ref/archetypes/000005.ldb
Normal file
Binary file not shown.
0
pack_ref/archetypes/000011.log
Normal file
0
pack_ref/archetypes/000011.log
Normal file
1
pack_ref/archetypes/CURRENT
Normal file
1
pack_ref/archetypes/CURRENT
Normal file
@ -0,0 +1 @@
|
|||||||
|
MANIFEST-000010
|
0
pack_ref/archetypes/LOCK
Normal file
0
pack_ref/archetypes/LOCK
Normal file
3
pack_ref/archetypes/LOG
Normal file
3
pack_ref/archetypes/LOG
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
2024/11/10-18:39:00.253481 7fed62a006c0 Recovering log #8
|
||||||
|
2024/11/10-18:39:00.263751 7fed62a006c0 Delete type=3 #6
|
||||||
|
2024/11/10-18:39:00.263866 7fed62a006c0 Delete type=0 #8
|
8
pack_ref/archetypes/LOG.old
Normal file
8
pack_ref/archetypes/LOG.old
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
2024/11/08-19:40:34.139501 7f9d7f4006c0 Recovering log #4
|
||||||
|
2024/11/08-19:40:34.182207 7f9d7f4006c0 Delete type=3 #2
|
||||||
|
2024/11/08-19:40:34.182311 7f9d7f4006c0 Delete type=0 #4
|
||||||
|
2024/11/08-19:56:45.129455 7f9d7d6006c0 Level-0 table #9: started
|
||||||
|
2024/11/08-19:56:45.129487 7f9d7d6006c0 Level-0 table #9: 0 bytes OK
|
||||||
|
2024/11/08-19:56:45.135738 7f9d7d6006c0 Delete type=0 #7
|
||||||
|
2024/11/08-19:56:45.142639 7f9d7d6006c0 Manual compaction at level-0 from '!actors!1Nng9d8r6lrPHCaJ' @ 72057594037927935 : 1 .. '!actors.items!ryUZTa17LzNv25UY.zyNYa3hYtrOcF2jA' @ 0 : 0; will stop at (end)
|
||||||
|
2024/11/08-19:56:45.142697 7f9d7d6006c0 Manual compaction at level-1 from '!actors!1Nng9d8r6lrPHCaJ' @ 72057594037927935 : 1 .. '!actors.items!ryUZTa17LzNv25UY.zyNYa3hYtrOcF2jA' @ 0 : 0; will stop at (end)
|
BIN
pack_ref/archetypes/MANIFEST-000010
Normal file
BIN
pack_ref/archetypes/MANIFEST-000010
Normal file
Binary file not shown.
BIN
pack_ref/arts-et-divertissements/000005.ldb
Normal file
BIN
pack_ref/arts-et-divertissements/000005.ldb
Normal file
Binary file not shown.
0
pack_ref/arts-et-divertissements/000011.log
Normal file
0
pack_ref/arts-et-divertissements/000011.log
Normal file
1
pack_ref/arts-et-divertissements/CURRENT
Normal file
1
pack_ref/arts-et-divertissements/CURRENT
Normal file
@ -0,0 +1 @@
|
|||||||
|
MANIFEST-000010
|
0
pack_ref/arts-et-divertissements/LOCK
Normal file
0
pack_ref/arts-et-divertissements/LOCK
Normal file
3
pack_ref/arts-et-divertissements/LOG
Normal file
3
pack_ref/arts-et-divertissements/LOG
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
2024/11/10-18:39:00.448675 7fed63e006c0 Recovering log #8
|
||||||
|
2024/11/10-18:39:00.460061 7fed63e006c0 Delete type=3 #6
|
||||||
|
2024/11/10-18:39:00.460115 7fed63e006c0 Delete type=0 #8
|
8
pack_ref/arts-et-divertissements/LOG.old
Normal file
8
pack_ref/arts-et-divertissements/LOG.old
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
2024/11/08-19:40:32.605216 7f9d7fe006c0 Recovering log #4
|
||||||
|
2024/11/08-19:40:32.664872 7f9d7fe006c0 Delete type=3 #2
|
||||||
|
2024/11/08-19:40:32.665020 7f9d7fe006c0 Delete type=0 #4
|
||||||
|
2024/11/08-19:56:44.948429 7f9d7d6006c0 Level-0 table #9: started
|
||||||
|
2024/11/08-19:56:44.948495 7f9d7d6006c0 Level-0 table #9: 0 bytes OK
|
||||||
|
2024/11/08-19:56:44.954943 7f9d7d6006c0 Delete type=0 #7
|
||||||
|
2024/11/08-19:56:44.975424 7f9d7d6006c0 Manual compaction at level-0 from '!items!240HPtZsgZQERFMF' @ 72057594037927935 : 1 .. '!items!zRQ5WnPI483CKm9Q' @ 0 : 0; will stop at (end)
|
||||||
|
2024/11/08-19:56:44.975473 7f9d7d6006c0 Manual compaction at level-1 from '!items!240HPtZsgZQERFMF' @ 72057594037927935 : 1 .. '!items!zRQ5WnPI483CKm9Q' @ 0 : 0; will stop at (end)
|
BIN
pack_ref/arts-et-divertissements/MANIFEST-000010
Normal file
BIN
pack_ref/arts-et-divertissements/MANIFEST-000010
Normal file
Binary file not shown.
BIN
pack_ref/competences-creatures/000005.ldb
Normal file
BIN
pack_ref/competences-creatures/000005.ldb
Normal file
Binary file not shown.
0
pack_ref/competences-creatures/000011.log
Normal file
0
pack_ref/competences-creatures/000011.log
Normal file
1
pack_ref/competences-creatures/CURRENT
Normal file
1
pack_ref/competences-creatures/CURRENT
Normal file
@ -0,0 +1 @@
|
|||||||
|
MANIFEST-000010
|
0
pack_ref/competences-creatures/LOCK
Normal file
0
pack_ref/competences-creatures/LOCK
Normal file
3
pack_ref/competences-creatures/LOG
Normal file
3
pack_ref/competences-creatures/LOG
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
2024/11/10-18:39:00.493027 7fed63e006c0 Recovering log #8
|
||||||
|
2024/11/10-18:39:00.503119 7fed63e006c0 Delete type=3 #6
|
||||||
|
2024/11/10-18:39:00.503242 7fed63e006c0 Delete type=0 #8
|
8
pack_ref/competences-creatures/LOG.old
Normal file
8
pack_ref/competences-creatures/LOG.old
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
2024/11/08-19:40:32.670029 7f9d7ea006c0 Recovering log #4
|
||||||
|
2024/11/08-19:40:32.734322 7f9d7ea006c0 Delete type=3 #2
|
||||||
|
2024/11/08-19:40:32.734474 7f9d7ea006c0 Delete type=0 #4
|
||||||
|
2024/11/08-19:56:44.968549 7f9d7d6006c0 Level-0 table #9: started
|
||||||
|
2024/11/08-19:56:44.968601 7f9d7d6006c0 Level-0 table #9: 0 bytes OK
|
||||||
|
2024/11/08-19:56:44.975299 7f9d7d6006c0 Delete type=0 #7
|
||||||
|
2024/11/08-19:56:44.975466 7f9d7d6006c0 Manual compaction at level-0 from '!items!0zRL8bOpCXNQnIR4' @ 72057594037927935 : 1 .. '!items!yDHZfK4RmwQW4YaW' @ 0 : 0; will stop at (end)
|
||||||
|
2024/11/08-19:56:44.975488 7f9d7d6006c0 Manual compaction at level-1 from '!items!0zRL8bOpCXNQnIR4' @ 72057594037927935 : 1 .. '!items!yDHZfK4RmwQW4YaW' @ 0 : 0; will stop at (end)
|
BIN
pack_ref/competences-creatures/MANIFEST-000010
Normal file
BIN
pack_ref/competences-creatures/MANIFEST-000010
Normal file
Binary file not shown.
BIN
pack_ref/competences-entites/000005.ldb
Normal file
BIN
pack_ref/competences-entites/000005.ldb
Normal file
Binary file not shown.
0
pack_ref/competences-entites/000011.log
Normal file
0
pack_ref/competences-entites/000011.log
Normal file
1
pack_ref/competences-entites/CURRENT
Normal file
1
pack_ref/competences-entites/CURRENT
Normal file
@ -0,0 +1 @@
|
|||||||
|
MANIFEST-000010
|
0
pack_ref/competences-entites/LOCK
Normal file
0
pack_ref/competences-entites/LOCK
Normal file
3
pack_ref/competences-entites/LOG
Normal file
3
pack_ref/competences-entites/LOG
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
2024/11/10-18:39:00.509122 7fed634006c0 Recovering log #8
|
||||||
|
2024/11/10-18:39:00.519320 7fed634006c0 Delete type=3 #6
|
||||||
|
2024/11/10-18:39:00.519377 7fed634006c0 Delete type=0 #8
|
8
pack_ref/competences-entites/LOG.old
Normal file
8
pack_ref/competences-entites/LOG.old
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
2024/11/08-19:40:32.738419 7f9d7f4006c0 Recovering log #4
|
||||||
|
2024/11/08-19:40:32.795459 7f9d7f4006c0 Delete type=3 #2
|
||||||
|
2024/11/08-19:40:32.795589 7f9d7f4006c0 Delete type=0 #4
|
||||||
|
2024/11/08-19:56:44.996588 7f9d7d6006c0 Level-0 table #9: started
|
||||||
|
2024/11/08-19:56:44.996618 7f9d7d6006c0 Level-0 table #9: 0 bytes OK
|
||||||
|
2024/11/08-19:56:45.003008 7f9d7d6006c0 Delete type=0 #7
|
||||||
|
2024/11/08-19:56:45.003203 7f9d7d6006c0 Manual compaction at level-0 from '!items!0Ms9iKxqigNNpZEx' @ 72057594037927935 : 1 .. '!items!wDHR5UHWq568lfGa' @ 0 : 0; will stop at (end)
|
||||||
|
2024/11/08-19:56:45.003226 7f9d7d6006c0 Manual compaction at level-1 from '!items!0Ms9iKxqigNNpZEx' @ 72057594037927935 : 1 .. '!items!wDHR5UHWq568lfGa' @ 0 : 0; will stop at (end)
|
BIN
pack_ref/competences-entites/MANIFEST-000010
Normal file
BIN
pack_ref/competences-entites/MANIFEST-000010
Normal file
Binary file not shown.
BIN
pack_ref/competences/000005.ldb
Normal file
BIN
pack_ref/competences/000005.ldb
Normal file
Binary file not shown.
0
pack_ref/competences/000011.log
Normal file
0
pack_ref/competences/000011.log
Normal file
1
pack_ref/competences/CURRENT
Normal file
1
pack_ref/competences/CURRENT
Normal file
@ -0,0 +1 @@
|
|||||||
|
MANIFEST-000010
|
0
pack_ref/competences/LOCK
Normal file
0
pack_ref/competences/LOCK
Normal file
3
pack_ref/competences/LOG
Normal file
3
pack_ref/competences/LOG
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
2024/11/10-18:39:00.471288 7fed63e006c0 Recovering log #8
|
||||||
|
2024/11/10-18:39:00.481737 7fed63e006c0 Delete type=3 #6
|
||||||
|
2024/11/10-18:39:00.481786 7fed63e006c0 Delete type=0 #8
|
8
pack_ref/competences/LOG.old
Normal file
8
pack_ref/competences/LOG.old
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
2024/11/08-19:40:32.544114 7f9d7e0006c0 Recovering log #4
|
||||||
|
2024/11/08-19:40:32.600711 7f9d7e0006c0 Delete type=3 #2
|
||||||
|
2024/11/08-19:40:32.600809 7f9d7e0006c0 Delete type=0 #4
|
||||||
|
2024/11/08-19:56:44.962085 7f9d7d6006c0 Level-0 table #9: started
|
||||||
|
2024/11/08-19:56:44.962125 7f9d7d6006c0 Level-0 table #9: 0 bytes OK
|
||||||
|
2024/11/08-19:56:44.968340 7f9d7d6006c0 Delete type=0 #7
|
||||||
|
2024/11/08-19:56:44.975455 7f9d7d6006c0 Manual compaction at level-0 from '!items!2JLK5e97WbTM5WxX' @ 72057594037927935 : 1 .. '!items!zyNYa3hYtrOcF2jA' @ 0 : 0; will stop at (end)
|
||||||
|
2024/11/08-19:56:44.975495 7f9d7d6006c0 Manual compaction at level-1 from '!items!2JLK5e97WbTM5WxX' @ 72057594037927935 : 1 .. '!items!zyNYa3hYtrOcF2jA' @ 0 : 0; will stop at (end)
|
BIN
pack_ref/competences/MANIFEST-000010
Normal file
BIN
pack_ref/competences/MANIFEST-000010
Normal file
Binary file not shown.
BIN
pack_ref/entites-de-cauchemar/000005.ldb
Normal file
BIN
pack_ref/entites-de-cauchemar/000005.ldb
Normal file
Binary file not shown.
0
pack_ref/entites-de-cauchemar/000011.log
Normal file
0
pack_ref/entites-de-cauchemar/000011.log
Normal file
1
pack_ref/entites-de-cauchemar/CURRENT
Normal file
1
pack_ref/entites-de-cauchemar/CURRENT
Normal file
@ -0,0 +1 @@
|
|||||||
|
MANIFEST-000010
|
0
pack_ref/entites-de-cauchemar/LOCK
Normal file
0
pack_ref/entites-de-cauchemar/LOCK
Normal file
3
pack_ref/entites-de-cauchemar/LOG
Normal file
3
pack_ref/entites-de-cauchemar/LOG
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
2024/11/10-18:39:00.523722 7fed690006c0 Recovering log #8
|
||||||
|
2024/11/10-18:39:00.533930 7fed690006c0 Delete type=3 #6
|
||||||
|
2024/11/10-18:39:00.533977 7fed690006c0 Delete type=0 #8
|
8
pack_ref/entites-de-cauchemar/LOG.old
Normal file
8
pack_ref/entites-de-cauchemar/LOG.old
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
2024/11/08-19:40:34.274388 7f9d7f4006c0 Recovering log #4
|
||||||
|
2024/11/08-19:40:34.331636 7f9d7f4006c0 Delete type=3 #2
|
||||||
|
2024/11/08-19:40:34.331841 7f9d7f4006c0 Delete type=0 #4
|
||||||
|
2024/11/08-19:56:45.135878 7f9d7d6006c0 Level-0 table #9: started
|
||||||
|
2024/11/08-19:56:45.135910 7f9d7d6006c0 Level-0 table #9: 0 bytes OK
|
||||||
|
2024/11/08-19:56:45.142458 7f9d7d6006c0 Delete type=0 #7
|
||||||
|
2024/11/08-19:56:45.142680 7f9d7d6006c0 Manual compaction at level-0 from '!actors!47YUryMgpq1UnLuB' @ 72057594037927935 : 1 .. '!actors.items!xngqS9HtwWOLf3Vo.iwfr7ekbLFzDCayP' @ 0 : 0; will stop at (end)
|
||||||
|
2024/11/08-19:56:45.142706 7f9d7d6006c0 Manual compaction at level-1 from '!actors!47YUryMgpq1UnLuB' @ 72057594037927935 : 1 .. '!actors.items!xngqS9HtwWOLf3Vo.iwfr7ekbLFzDCayP' @ 0 : 0; will stop at (end)
|
BIN
pack_ref/entites-de-cauchemar/MANIFEST-000010
Normal file
BIN
pack_ref/entites-de-cauchemar/MANIFEST-000010
Normal file
Binary file not shown.
BIN
pack_ref/equipement/000005.ldb
Normal file
BIN
pack_ref/equipement/000005.ldb
Normal file
Binary file not shown.
0
pack_ref/equipement/000011.log
Normal file
0
pack_ref/equipement/000011.log
Normal file
1
pack_ref/equipement/CURRENT
Normal file
1
pack_ref/equipement/CURRENT
Normal file
@ -0,0 +1 @@
|
|||||||
|
MANIFEST-000010
|
0
pack_ref/equipement/LOCK
Normal file
0
pack_ref/equipement/LOCK
Normal file
3
pack_ref/equipement/LOG
Normal file
3
pack_ref/equipement/LOG
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
2024/11/10-18:39:00.544474 7fed690006c0 Recovering log #8
|
||||||
|
2024/11/10-18:39:00.555177 7fed690006c0 Delete type=3 #6
|
||||||
|
2024/11/10-18:39:00.555255 7fed690006c0 Delete type=0 #8
|
8
pack_ref/equipement/LOG.old
Normal file
8
pack_ref/equipement/LOG.old
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
2024/11/08-19:40:33.076530 7f9d7e0006c0 Recovering log #4
|
||||||
|
2024/11/08-19:40:33.128870 7f9d7e0006c0 Delete type=3 #2
|
||||||
|
2024/11/08-19:40:33.128972 7f9d7e0006c0 Delete type=0 #4
|
||||||
|
2024/11/08-19:56:45.003377 7f9d7d6006c0 Level-0 table #9: started
|
||||||
|
2024/11/08-19:56:45.003402 7f9d7d6006c0 Level-0 table #9: 0 bytes OK
|
||||||
|
2024/11/08-19:56:45.009778 7f9d7d6006c0 Delete type=0 #7
|
||||||
|
2024/11/08-19:56:45.031135 7f9d7d6006c0 Manual compaction at level-0 from '!items!0I30m9qcYJk6UR6o' @ 72057594037927935 : 1 .. '!items!zlDa1vwmls6Uf4pt' @ 0 : 0; will stop at (end)
|
||||||
|
2024/11/08-19:56:45.031185 7f9d7d6006c0 Manual compaction at level-1 from '!items!0I30m9qcYJk6UR6o' @ 72057594037927935 : 1 .. '!items!zlDa1vwmls6Uf4pt' @ 0 : 0; will stop at (end)
|
BIN
pack_ref/equipement/MANIFEST-000010
Normal file
BIN
pack_ref/equipement/MANIFEST-000010
Normal file
Binary file not shown.
BIN
pack_ref/extrait-poetique/000005.ldb
Normal file
BIN
pack_ref/extrait-poetique/000005.ldb
Normal file
Binary file not shown.
0
pack_ref/extrait-poetique/000011.log
Normal file
0
pack_ref/extrait-poetique/000011.log
Normal file
1
pack_ref/extrait-poetique/CURRENT
Normal file
1
pack_ref/extrait-poetique/CURRENT
Normal file
@ -0,0 +1 @@
|
|||||||
|
MANIFEST-000010
|
0
pack_ref/extrait-poetique/LOCK
Normal file
0
pack_ref/extrait-poetique/LOCK
Normal file
3
pack_ref/extrait-poetique/LOG
Normal file
3
pack_ref/extrait-poetique/LOG
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
2024/11/10-18:39:00.599542 7fed63e006c0 Recovering log #8
|
||||||
|
2024/11/10-18:39:00.610171 7fed63e006c0 Delete type=3 #6
|
||||||
|
2024/11/10-18:39:00.610222 7fed63e006c0 Delete type=0 #8
|
8
pack_ref/extrait-poetique/LOG.old
Normal file
8
pack_ref/extrait-poetique/LOG.old
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
2024/11/08-19:40:33.631893 7f9d7fe006c0 Recovering log #4
|
||||||
|
2024/11/08-19:40:33.691489 7f9d7fe006c0 Delete type=3 #2
|
||||||
|
2024/11/08-19:40:33.691603 7f9d7fe006c0 Delete type=0 #4
|
||||||
|
2024/11/08-19:56:45.074153 7f9d7d6006c0 Level-0 table #9: started
|
||||||
|
2024/11/08-19:56:45.074177 7f9d7d6006c0 Level-0 table #9: 0 bytes OK
|
||||||
|
2024/11/08-19:56:45.081226 7f9d7d6006c0 Delete type=0 #7
|
||||||
|
2024/11/08-19:56:45.087832 7f9d7d6006c0 Manual compaction at level-0 from '!items!1xzVPsfnO3uukbc4' @ 72057594037927935 : 1 .. '!items!yJ3m3fheGJluiGDx' @ 0 : 0; will stop at (end)
|
||||||
|
2024/11/08-19:56:45.087874 7f9d7d6006c0 Manual compaction at level-1 from '!items!1xzVPsfnO3uukbc4' @ 72057594037927935 : 1 .. '!items!yJ3m3fheGJluiGDx' @ 0 : 0; will stop at (end)
|
BIN
pack_ref/extrait-poetique/MANIFEST-000010
Normal file
BIN
pack_ref/extrait-poetique/MANIFEST-000010
Normal file
Binary file not shown.
BIN
pack_ref/faune-flore-mineraux/000005.ldb
Normal file
BIN
pack_ref/faune-flore-mineraux/000005.ldb
Normal file
Binary file not shown.
0
pack_ref/faune-flore-mineraux/000011.log
Normal file
0
pack_ref/faune-flore-mineraux/000011.log
Normal file
1
pack_ref/faune-flore-mineraux/CURRENT
Normal file
1
pack_ref/faune-flore-mineraux/CURRENT
Normal file
@ -0,0 +1 @@
|
|||||||
|
MANIFEST-000010
|
0
pack_ref/faune-flore-mineraux/LOCK
Normal file
0
pack_ref/faune-flore-mineraux/LOCK
Normal file
3
pack_ref/faune-flore-mineraux/LOG
Normal file
3
pack_ref/faune-flore-mineraux/LOG
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
2024/11/10-18:39:00.613190 7fed634006c0 Recovering log #8
|
||||||
|
2024/11/10-18:39:00.622547 7fed634006c0 Delete type=3 #6
|
||||||
|
2024/11/10-18:39:00.622602 7fed634006c0 Delete type=0 #8
|
8
pack_ref/faune-flore-mineraux/LOG.old
Normal file
8
pack_ref/faune-flore-mineraux/LOG.old
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
2024/11/08-19:40:34.398961 7f9d7fe006c0 Recovering log #4
|
||||||
|
2024/11/08-19:40:34.452615 7f9d7fe006c0 Delete type=3 #2
|
||||||
|
2024/11/08-19:40:34.452747 7f9d7fe006c0 Delete type=0 #4
|
||||||
|
2024/11/08-19:56:45.142823 7f9d7d6006c0 Level-0 table #9: started
|
||||||
|
2024/11/08-19:56:45.142856 7f9d7d6006c0 Level-0 table #9: 0 bytes OK
|
||||||
|
2024/11/08-19:56:45.149531 7f9d7d6006c0 Delete type=0 #7
|
||||||
|
2024/11/08-19:56:45.170462 7f9d7d6006c0 Manual compaction at level-0 from '!items!0EA5It28VyLzQE6n' @ 72057594037927935 : 1 .. '!items!ySY57JWhYS7PWBXv' @ 0 : 0; will stop at (end)
|
||||||
|
2024/11/08-19:56:45.170535 7f9d7d6006c0 Manual compaction at level-1 from '!items!0EA5It28VyLzQE6n' @ 72057594037927935 : 1 .. '!items!ySY57JWhYS7PWBXv' @ 0 : 0; will stop at (end)
|
BIN
pack_ref/faune-flore-mineraux/MANIFEST-000010
Normal file
BIN
pack_ref/faune-flore-mineraux/MANIFEST-000010
Normal file
Binary file not shown.
BIN
pack_ref/humanoides/000005.ldb
Normal file
BIN
pack_ref/humanoides/000005.ldb
Normal file
Binary file not shown.
0
pack_ref/humanoides/000011.log
Normal file
0
pack_ref/humanoides/000011.log
Normal file
1
pack_ref/humanoides/CURRENT
Normal file
1
pack_ref/humanoides/CURRENT
Normal file
@ -0,0 +1 @@
|
|||||||
|
MANIFEST-000010
|
0
pack_ref/humanoides/LOCK
Normal file
0
pack_ref/humanoides/LOCK
Normal file
3
pack_ref/humanoides/LOG
Normal file
3
pack_ref/humanoides/LOG
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
2024/11/10-18:39:00.646846 7fed62a006c0 Recovering log #8
|
||||||
|
2024/11/10-18:39:00.657496 7fed62a006c0 Delete type=3 #6
|
||||||
|
2024/11/10-18:39:00.657547 7fed62a006c0 Delete type=0 #8
|
8
pack_ref/humanoides/LOG.old
Normal file
8
pack_ref/humanoides/LOG.old
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
2024/11/08-19:40:34.201420 7f9d7e0006c0 Recovering log #4
|
||||||
|
2024/11/08-19:40:34.259552 7f9d7e0006c0 Delete type=3 #2
|
||||||
|
2024/11/08-19:40:34.259666 7f9d7e0006c0 Delete type=0 #4
|
||||||
|
2024/11/08-19:56:45.115692 7f9d7d6006c0 Level-0 table #9: started
|
||||||
|
2024/11/08-19:56:45.115723 7f9d7d6006c0 Level-0 table #9: 0 bytes OK
|
||||||
|
2024/11/08-19:56:45.122012 7f9d7d6006c0 Delete type=0 #7
|
||||||
|
2024/11/08-19:56:45.142609 7f9d7d6006c0 Manual compaction at level-0 from '!actors!EzV1Zxuwi7jwa6bj' @ 72057594037927935 : 1 .. '!actors.items!zACge7QxwyJkC6nD.zyNYa3hYtrOcF2jA' @ 0 : 0; will stop at (end)
|
||||||
|
2024/11/08-19:56:45.142652 7f9d7d6006c0 Manual compaction at level-1 from '!actors!EzV1Zxuwi7jwa6bj' @ 72057594037927935 : 1 .. '!actors.items!zACge7QxwyJkC6nD.zyNYa3hYtrOcF2jA' @ 0 : 0; will stop at (end)
|
BIN
pack_ref/humanoides/MANIFEST-000010
Normal file
BIN
pack_ref/humanoides/MANIFEST-000010
Normal file
Binary file not shown.
BIN
pack_ref/invocations/000005.ldb
Normal file
BIN
pack_ref/invocations/000005.ldb
Normal file
Binary file not shown.
0
pack_ref/invocations/000011.log
Normal file
0
pack_ref/invocations/000011.log
Normal file
1
pack_ref/invocations/CURRENT
Normal file
1
pack_ref/invocations/CURRENT
Normal file
@ -0,0 +1 @@
|
|||||||
|
MANIFEST-000010
|
0
pack_ref/invocations/LOCK
Normal file
0
pack_ref/invocations/LOCK
Normal file
3
pack_ref/invocations/LOG
Normal file
3
pack_ref/invocations/LOG
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
2024/11/10-18:39:00.749438 7fed690006c0 Recovering log #8
|
||||||
|
2024/11/10-18:39:00.767064 7fed690006c0 Delete type=3 #6
|
||||||
|
2024/11/10-18:39:00.767120 7fed690006c0 Delete type=0 #8
|
8
pack_ref/invocations/LOG.old
Normal file
8
pack_ref/invocations/LOG.old
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
2024/11/08-19:40:34.337067 7f9d7ea006c0 Recovering log #4
|
||||||
|
2024/11/08-19:40:34.391141 7f9d7ea006c0 Delete type=3 #2
|
||||||
|
2024/11/08-19:40:34.391285 7f9d7ea006c0 Delete type=0 #4
|
||||||
|
2024/11/08-19:56:45.149673 7f9d7d6006c0 Level-0 table #9: started
|
||||||
|
2024/11/08-19:56:45.149721 7f9d7d6006c0 Level-0 table #9: 0 bytes OK
|
||||||
|
2024/11/08-19:56:45.155945 7f9d7d6006c0 Delete type=0 #7
|
||||||
|
2024/11/08-19:56:45.170487 7f9d7d6006c0 Manual compaction at level-0 from '!actors!I0Ogzl5rUmFcMhyH' @ 72057594037927935 : 1 .. '!actors.items!z87rV5CJ3inc6ZPc.zyNYa3hYtrOcF2jA' @ 0 : 0; will stop at (end)
|
||||||
|
2024/11/08-19:56:45.170562 7f9d7d6006c0 Manual compaction at level-1 from '!actors!I0Ogzl5rUmFcMhyH' @ 72057594037927935 : 1 .. '!actors.items!z87rV5CJ3inc6ZPc.zyNYa3hYtrOcF2jA' @ 0 : 0; will stop at (end)
|
BIN
pack_ref/invocations/MANIFEST-000010
Normal file
BIN
pack_ref/invocations/MANIFEST-000010
Normal file
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user