Commit 33845c8
Fix edge case having a value with numeric start and also a prefix (#242)
* Update action.yml
* Fix edge case having a value with numeric start and also a prefix
* Revert "Update action.yml"
This reverts commit dc17d6a.
* Fix edge case having a value with numeric start and also a prefix
* Update utils.test.ts
Updated 1Password with 7Value to make it a unique test case.
* Fix and test at injectSecret level
* Add a new unit test case with valid tempEnvName
---------
Co-authored-by: Simon Marty <[email protected]>
Co-authored-by: Geethik Rachaputi <[email protected]>1 parent fbd65ea commit 33845c8
2 files changed
+41
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
325 | 325 | | |
326 | 326 | | |
327 | 327 | | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
328 | 363 | | |
329 | 364 | | |
330 | 365 | | |
| |||
369 | 404 | | |
370 | 405 | | |
371 | 406 | | |
| 407 | + | |
372 | 408 | | |
373 | 409 | | |
374 | 410 | | |
| |||
418 | 454 | | |
419 | 455 | | |
420 | 456 | | |
421 | | - | |
| 457 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
152 | | - | |
153 | | - | |
| 152 | + | |
| 153 | + | |
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
| |||
195 | 195 | | |
196 | 196 | | |
197 | 197 | | |
198 | | - | |
| 198 | + | |
199 | 199 | | |
200 | | - | |
| 200 | + | |
201 | 201 | | |
202 | 202 | | |
203 | 203 | | |
| |||
0 commit comments