Commit e0410fb
committed
AG-30395 Add new scriptlet — 'trusted-replace-argument'. #405
Squashed commit of the following:
commit a320f97
Merge: 102f601 f10b5b9
Author: Adam Wróblewski <[email protected]>
Date: Fri Aug 1 10:04:39 2025 +0200
Merge branch 'master' into feature/AG-30395
commit 102f601
Merge: 1e1ea03 1c85645
Author: Adam Wróblewski <[email protected]>
Date: Mon Jul 28 15:58:43 2025 +0200
Merge branch 'master' into feature/AG-30395
commit 1e1ea03
Author: Adam Wróblewski <[email protected]>
Date: Thu Jul 17 10:49:06 2025 +0200
Add tests for edge cases
Handle empty and invalid regex in extractRegexAndReplacement
commit 63b221a
Author: Adam Wróblewski <[email protected]>
Date: Fri Jul 11 15:17:40 2025 +0200
Update documentation
commit c74c178
Author: Adam Wróblewski <[email protected]>
Date: Fri Jul 11 10:58:34 2025 +0200
Update documentation
commit b12c29b
Author: Adam Wróblewski <[email protected]>
Date: Fri Jul 11 10:42:40 2025 +0200
Update `createFormattedMessage` JSDoc
commit 36a1e50
Author: Adam Wróblewski <[email protected]>
Date: Fri Jul 11 10:35:35 2025 +0200
Update documentation
commit 65afb3e
Author: Adam Wróblewski <[email protected]>
Date: Wed Jul 9 13:02:20 2025 +0200
Update changelog
commit a2e70a8
Merge: 9188274 bfcf681
Author: Adam Wróblewski <[email protected]>
Date: Wed Jul 9 12:58:12 2025 +0200
Merge branch 'master' into feature/AG-30395
commit 9188274
Author: Adam Wróblewski <[email protected]>
Date: Wed Jul 9 12:56:01 2025 +0200
Add support for `json:` in `argumentValue`
commit a7cbc89
Author: Adam Wróblewski <[email protected]>
Date: Tue Jul 8 14:23:06 2025 +0200
Move function to helpers and add tests
commit 0431aec
Author: Adam Wróblewski <[email protected]>
Date: Fri Jul 4 14:05:16 2025 +0200
Add trusted-replace-argument scriptlet1 parent f10b5b9 commit e0410fb
File tree
8 files changed
+1011
-1
lines changed- src
- helpers
- scriptlets
- tests
- helpers
- scriptlets
8 files changed
+1011
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
15 | 19 | | |
16 | 20 | | |
17 | 21 | | |
18 | 22 | | |
19 | 23 | | |
20 | 24 | | |
| 25 | + | |
21 | 26 | | |
22 | 27 | | |
23 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
470 | 470 | | |
471 | 471 | | |
472 | 472 | | |
| 473 | + | |
| 474 | + | |
| 475 | + | |
| 476 | + | |
| 477 | + | |
| 478 | + | |
| 479 | + | |
| 480 | + | |
| 481 | + | |
| 482 | + | |
| 483 | + | |
| 484 | + | |
| 485 | + | |
| 486 | + | |
| 487 | + | |
| 488 | + | |
| 489 | + | |
| 490 | + | |
| 491 | + | |
| 492 | + | |
| 493 | + | |
| 494 | + | |
| 495 | + | |
| 496 | + | |
| 497 | + | |
| 498 | + | |
| 499 | + | |
| 500 | + | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
| 504 | + | |
| 505 | + | |
| 506 | + | |
| 507 | + | |
| 508 | + | |
| 509 | + | |
| 510 | + | |
| 511 | + | |
| 512 | + | |
| 513 | + | |
| 514 | + | |
| 515 | + | |
| 516 | + | |
| 517 | + | |
| 518 | + | |
| 519 | + | |
| 520 | + | |
| 521 | + | |
| 522 | + | |
| 523 | + | |
| 524 | + | |
| 525 | + | |
| 526 | + | |
| 527 | + | |
| 528 | + | |
| 529 | + | |
| 530 | + | |
| 531 | + | |
| 532 | + | |
| 533 | + | |
| 534 | + | |
| 535 | + | |
| 536 | + | |
| 537 | + | |
| 538 | + | |
| 539 | + | |
| 540 | + | |
| 541 | + | |
| 542 | + | |
| 543 | + | |
| 544 | + | |
| 545 | + | |
| 546 | + | |
| 547 | + | |
| 548 | + | |
| 549 | + | |
| 550 | + | |
| 551 | + | |
| 552 | + | |
| 553 | + | |
| 554 | + | |
| 555 | + | |
| 556 | + | |
| 557 | + | |
| 558 | + | |
| 559 | + | |
| 560 | + | |
| 561 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| 77 | + | |
77 | 78 | | |
78 | 79 | | |
79 | 80 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| 77 | + | |
77 | 78 | | |
78 | 79 | | |
79 | 80 | | |
| |||
0 commit comments