Commit 92ab0d6
fixed handling bad inputs for ADMs routes (#256)
* Added workflow to test publishing of built containers to ghcr.io
* Second take (GPT-assisted refinements)
* Back to a simpler approach
* Simplest form
* Fix capitalization
* Adjusting registry name
* Removed bad env var
* Missing recursive clone flag
* Add testenv build, added test echo as precursor to fixing push path.
* Fix healthcheck for ion-manager and ion-agent
* updated to lastest tool and new SQL schema
* Fixed GHCR container naming.
* Fixed default .env path
* Updating quickstart to pull prebuilt containers by default
* Pin puppet-lint to compatible version
* fixed handling bad inputs for ADMs routes
* Updated README.
* Removing test branch reference from workflow.
* fixed typo know to known
---------
Co-authored-by: David Edell <david.edell@jhuapl.edu>
Co-authored-by: David Linko <david.linko@jhuapl.edu>
Co-authored-by: Brian Sipos <brian.sipos@jhuapl.edu>1 parent 5ba1186 commit 92ab0d6
1 file changed
+14
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
92 | | - | |
93 | | - | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
94 | 101 | | |
95 | 102 | | |
96 | 103 | | |
| |||
112 | 119 | | |
113 | 120 | | |
114 | 121 | | |
115 | | - | |
| 122 | + | |
116 | 123 | | |
117 | 124 | | |
118 | 125 | | |
119 | 126 | | |
120 | 127 | | |
121 | 128 | | |
122 | | - | |
123 | | - | |
| 129 | + | |
| 130 | + | |
124 | 131 | | |
125 | 132 | | |
126 | 133 | | |
| |||
0 commit comments