Commit 59f8cf8
chore: update dependencies and improve CI workflow
- π¦ vue: v3.5.24 β v3.5.25
- π¦ vite: v7.2.2 β v7.2.4
- π¦ @vitejs/plugin-vue: v6.0.1 β v6.0.2
- π¦ @vitejs/plugin-vue-jsx: v5.1.1 β v5.1.2
- π¦ @vue/babel-plugin-jsx: v1.5.0 β v2.0.1
- π¦ @vue/devtools-core: v8.0.3 β v8.0.5
- π¦ @vue/devtools-kit: v8.0.3 β v8.0.5
- οΏ½οΏ½ @dxup/nuxt: v0.2.1 β v0.2.2
- π¦ @iconify/collections: v1.0.617 β v1.0.621
- π¦ @emnapi/core: v1.7.0 β v1.7.1
- π¦ baseline-browser-mapping: v2.8.27 β v2.8.31
- π¦ caniuse-lite: v1.0.30001754 β v1.0.30001757
- π¦ csstype: v3.1.3 β v3.2.3
- π¦ default-browser: v5.3.0 β v5.4.0
- π¦ default-browser-id: v5.0.0 β v5.0.1
- π¦ electron-to-chromium: v1.5.250 β v1.5.259
- π¦ mdast-util-to-hast: v13.2.0 β v13.2.1
- π¦ seroval: v1.3.2 β v1.4.0
- π¦ unplugin-vue-router: v0.16.1 β v0.16.2
- π¦ vite-node: v5.0.0 β v5.2.0
- π₯ Removed duplicate knitwork v1.2.0
- π₯ Removed duplicate unplugin v2.3.10
- π₯ Removed duplicate unstorage v1.17.2
- π₯ Removed duplicate youch v4.1.0-beta.12
- π₯ Removed outdated @rolldown/pluginutils v1.0.0-beta.29
- β»οΈ Consolidated database migration workflows
- β
Added database seeding step for staging environment
- π§ Updated workflow to use reusable pnpm setup action1 parent e12a318 commit 59f8cf8
4 files changed
Lines changed: 280 additions & 410 deletions
File tree
- .github/workflows
This file was deleted.
.github/workflows/database-migration-staging.yml renamed to .github/workflows/database-migration.yml
Lines changed: 12 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
13 | 16 | | |
14 | 17 | | |
15 | 18 | | |
16 | 19 | | |
17 | | - | |
| 20 | + | |
18 | 21 | | |
19 | 22 | | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
| 23 | + | |
| 24 | + | |
24 | 25 | | |
25 | | - | |
26 | | - | |
27 | | - | |
| 26 | + | |
28 | 27 | | |
29 | 28 | | |
30 | 29 | | |
31 | 30 | | |
32 | 31 | | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
0 commit comments