Commit 9ca3dd2
committed
github: Replace firebase-deployment action
Replace firebase-deployment action by hand-crafted make targets. This has
been motivated by an apparently broken firebase-tools release (4 hours
old) that cannot be down-graded when using the firebase GitHub action
and is a blocker. Aside: the foxygoat authors believe it is nice to
stay third-party GitHub action free where possible so that the bulk of
what's run on CI can also be run locally.1 parent 71e7cca commit 9ca3dd2
File tree
4 files changed
+10
-34
lines changed- .github/workflows
4 files changed
+10
-34
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
14 | 18 | | |
15 | 19 | | |
16 | 20 | | |
| |||
22 | 26 | | |
23 | 27 | | |
24 | 28 | | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| 89 | + | |
89 | 90 | | |
90 | 91 | | |
91 | | - | |
| 92 | + | |
92 | 93 | | |
93 | 94 | | |
94 | | - | |
| 95 | + | |
95 | 96 | | |
96 | 97 | | |
97 | 98 | | |
| |||
0 commit comments