Commit b43814f
Merging UE5.5 back into master (#574)
* Action audit (#565) (#566)
- Removing duplicated push and pull_request triggers
- Removing multiple install commands when one root will work.
- Removing references to UE5.5 in favor of wildcard matching
(cherry picked from commit 4ee5695)
Co-authored-by: mcottontensor <80377552+mcottontensor@users.noreply.github.com>
* [UE5.5] Moved frontend library from a peer dep to a normal dep in ui-library (#568) (#569)
* Moved frontend library from a peer dep to a normal dep in ui-library (#568)
(cherry picked from commit e255bc0)
# Conflicts:
# Frontend/ui-library/package.json
# package-lock.json
* Fixing package-lock issues
* Fixing issue where workspace path doesnt exist in npm publish action (#570) (#571)
Trying to also fix issues with the changelog update perms.
(cherry picked from commit 4f9b8a7)
Co-authored-by: mcottontensor <80377552+mcottontensor@users.noreply.github.com>
* Trying to fix changelog update action
* Still trying to fix changeset update action
* What a nightmare
* Updated NPM changelogs (#572)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* Fixing publish action.
* Fixing publish action more.
* Wrong package file.
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>1 parent 4f9b8a7 commit b43814f
File tree
5 files changed
+29
-563
lines changed- .github/workflows
- Frontend/ui-library
5 files changed
+29
-563
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
58 | 61 | | |
59 | 62 | | |
60 | 63 | | |
| |||
71 | 74 | | |
72 | 75 | | |
73 | 76 | | |
74 | | - | |
| 77 | + | |
75 | 78 | | |
76 | 79 | | |
77 | 80 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
11 | 15 | | |
12 | 16 | | |
13 | 17 | | |
14 | 18 | | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
31 | | - | |
| 32 | + | |
32 | 33 | | |
33 | | - | |
| 34 | + | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments