Commit c9dffe8
ci: Add package.lock drift check CI step (#140)
* ci: Add package.lock drift check CI step
Signed-off-by: Tomas Kislan <[email protected]>
* test: Manually change package-lock.json to test CI drift check
Signed-off-by: Tomas Kislan <[email protected]>
* ci: Add NODE_AUTH_TOKEN environment variable for dependency installation in CI workflow
Signed-off-by: Tomas Kislan <[email protected]>
* fix: Revert package-lock.json manual change
Signed-off-by: Tomas Kislan <[email protected]>
* refactor: Simplify package-lock.json git diff CI step
Signed-off-by: Tomas Kislan <[email protected]>
* ci: Reduce timeout
Co-authored-by: James Hobbs <[email protected]>
---------
Signed-off-by: Tomas Kislan <[email protected]>
Co-authored-by: James Hobbs <[email protected]>1 parent b8c52a6 commit c9dffe8
1 file changed
+25
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
190 | 190 | | |
191 | 191 | | |
192 | 192 | | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
193 | 218 | | |
194 | 219 | | |
195 | 220 | | |
| |||
0 commit comments