@puffinstudio/fizzyx 0.3.0 → 0.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/.fizzy.yaml ADDED
@@ -0,0 +1,27 @@
1
+ api_url: https://fizzy.puffin.studio
2
+ account: "1"
3
+ board: 03galesxi4dho47637xukexkf
4
+ flow:
5
+ columns:
6
+ todo: 03gc1vptvh3x8w4xalacgsu3p
7
+ in_progress: 03gc1vpv0y7hmuwstu3kcjnka
8
+ users:
9
+ Ellen: 03fqzltqjm4tjwww2dz9fprex
10
+ card:
11
+ language: en
12
+ wip_limit: 5
13
+ cache_ttl: 900
14
+ oss:
15
+ dev:
16
+ endpoint: https://youda-uat.oss-cn-beijing.aliyuncs.com
17
+ region: cn-beijing
18
+ bucket: youda-uat
19
+ sync:
20
+ local_dir: ./public
21
+ remote_prefix: assets
22
+ concurrency: 10
23
+ prod:
24
+ endpoint:
25
+ region:
26
+ bucket:
27
+
@@ -0,0 +1,13 @@
1
+ {
2
+ "version": 1,
3
+ "localDir": "/home/e/.repos/fizzyx/./public",
4
+ "remotePrefix": "assets",
5
+ "lastSyncedAt": "2026-06-18T04:50:59.235Z",
6
+ "files": {
7
+ "Monkey_D._Luffy_Anime_Post_Timeskip_Infobox.webp": {
8
+ "mtimeMs": 1781757440085.3743,
9
+ "size": 129180,
10
+ "hash": "fdfb2767435acfb57853cec3a7cfbe85cf6b8296224831db09ae8a12a9275918"
11
+ }
12
+ }
13
+ }