Commit ce59f84
authored
spike: turbo repo (#2044)
* add dockerignore
* gitignore turbo and out
* fix imports
* update sass path for uswds to use top level node_modules
* rename shared resources to @repo/ui in package.json
export accordion container
* setup top level package.json and turbo.json
* remove install of shared-resource and add @repo/ui as a dep
* use turbo Dockerfile
* update context and remove volume from docker compose
* remove more shared-resources stuff
* set e2e and lighthouse timeouts to 20 minutes
* update file path for ecr viewer github action
* Delete old Dockerfile.dev
* add e2e env file
* update middleware and next config to not run auth and new basepath when running e2e
* update package-lock
* fix imports
* fix dockerfile import
* fix path for staging and orchestration files
* remove volumes from docker-compose-orchestration.yml
* update .env.e2e.test to be "TEST"
* fix recommendation for dockerfile
* ignore tsconfig tsbuildinfo
* remove unnecessary args in Dockerfile
* use .env.test in ecr-viewer and lighthouse actions
Rename database url
* update url for ECR_VIEWER_URL
* fix middleware test
* remove ecr-viewer basepath
* add app env to environment variables for docker-compose
* share docker services orchestration and remove docker-compose-orchestration.yml
* cleanup env variables
* set env variables for orchestration - ecr viewer
* remove cd into ecr viewer
* disable turbo telemetry
* update README.md
* add lighthouse job to container-ecr-viewer workflow. (#2101)
merge lighthouse into container-ecr-viewer action
* update package-lock.json after running npm i
* Remove commented out public file in Dockerfile1 parent 5e87661 commit ce59f84
File tree
23 files changed
+2056
-514
lines changed- .github/workflows
- containers
- ecr-viewer
- src
- app
- services
- view-data
- components
- orchestration
23 files changed
+2056
-514
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | 24 | | |
26 | 25 | | |
27 | 26 | | |
| |||
41 | 40 | | |
42 | 41 | | |
43 | 42 | | |
44 | | - | |
| 43 | + | |
45 | 44 | | |
46 | 45 | | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | 46 | | |
54 | 47 | | |
55 | 48 | | |
| |||
58 | 51 | | |
59 | 52 | | |
60 | 53 | | |
| 54 | + | |
61 | 55 | | |
62 | 56 | | |
63 | 57 | | |
64 | 58 | | |
65 | | - | |
| 59 | + | |
66 | 60 | | |
67 | 61 | | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | 62 | | |
75 | 63 | | |
76 | 64 | | |
77 | 65 | | |
78 | 66 | | |
79 | 67 | | |
80 | | - | |
| 68 | + | |
81 | 69 | | |
82 | 70 | | |
83 | 71 | | |
| |||
89 | 77 | | |
90 | 78 | | |
91 | 79 | | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
92 | 110 | | |
93 | 111 | | |
94 | 112 | | |
| |||
104 | 122 | | |
105 | 123 | | |
106 | 124 | | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | 125 | | |
116 | 126 | | |
117 | 127 | | |
118 | | - | |
| 128 | + | |
| 129 | + | |
119 | 130 | | |
120 | 131 | | |
121 | 132 | | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
| 3 | + | |
8 | 4 | | |
| 5 | + | |
9 | 6 | | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | 7 | | |
17 | | - | |
18 | | - | |
| 8 | + | |
19 | 9 | | |
20 | | - | |
| 10 | + | |
21 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
22 | 20 | | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
27 | 26 | | |
28 | | - | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
29 | 34 | | |
30 | | - | |
31 | 35 | | |
32 | 36 | | |
33 | 37 | | |
34 | | - | |
35 | | - | |
36 | | - | |
| 38 | + | |
37 | 39 | | |
38 | 40 | | |
| 41 | + | |
39 | 42 | | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
| 43 | + | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
49 | | - | |
| 48 | + | |
| 49 | + | |
50 | 50 | | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
| 51 | + | |
| 52 | + | |
57 | 53 | | |
58 | 54 | | |
59 | 55 | | |
| |||
65 | 61 | | |
66 | 62 | | |
67 | 63 | | |
68 | | - | |
69 | | - | |
| 64 | + | |
70 | 65 | | |
71 | | - | |
72 | | - | |
73 | | - | |
| 66 | + | |
This file was deleted.
This file was deleted.
0 commit comments