Keep configured repositories publicly browsable
Deploy story
What this commit did to the running system — joined from the forge receipt chain, the part a commit page elsewhere cannot show.
- built
- 542 modules in 82.8 s
- built
- 0 modules in 602 ms
- built
- 0 modules in 0 ms
Changed files
-
modified
lib/openagents_web/repository_access.ex -
modified
test/openagents_web/live/code_live_test.exs
Diff
2 files changed, +25 -5
lib/openagents_web/repository_access.ex modified +5 -5
@@ -18,18 +18,18 @@ defmodule OpenAgentsWeb.RepositoryAccess do
| 18 | 18 |
|
| 19 | 19 |
|
| 20 | 20 |
|
| 21 |
|
|
| 21 |
|
|
| 22 | 22 |
|
| 23 | 23 |
|
| 24 | 24 |
|
| 25 | 25 |
|
| 26 |
|
|
| 26 |
|
|
| 27 | 27 |
|
| 28 | 28 |
|
| 29 | 29 |
|
| 30 | 30 |
|
| 31 | 31 |
|
| 32 |
|
|
| 32 |
|
|
| 33 | 33 |
|
| 34 | 34 |
|
| 35 | 35 |
|
@@ -40,8 +40,8 @@ defmodule OpenAgentsWeb.RepositoryAccess do
| 40 | 40 |
|
| 41 | 41 |
|
| 42 | 42 |
|
| 43 |
|
|
| 44 |
|
|
| 43 |
|
|
| 44 |
|
|
| 45 | 45 |
|
| 46 | 46 |
|
| 47 | 47 |
|
test/openagents_web/live/code_live_test.exs modified +20
@@ -188,6 +188,26 @@ defmodule OpenAgentsWeb.CodeLiveTest do
| 188 | 188 |
|
| 189 | 189 |
|
| 190 | 190 |
|
| 191 |
|
|
| 192 |
|
|
| 193 |
|
|
| 194 |
|
|
| 195 |
|
|
| 196 |
|
|
| 197 |
|
|
| 198 |
|
|
| 199 |
|
|
| 200 |
|
|
| 201 |
|
|
| 202 |
|
|
| 203 |
|
|
| 204 |
|
|
| 205 |
|
|
| 206 |
|
|
| 207 |
|
|
| 208 |
|
|
| 209 |
|
|
| 210 |
|
|
| 191 | 211 |
|
| 192 | 212 |
|
| 193 | 213 |
|