Commit Graph

6 Commits (main)

Author SHA1 Message Date
Sebastiaan Speck 9c5ebf5f0b
scripts: add option to dry-run (#11883) 2024-01-02 06:53:39 +01:00
K.B.Dharun Krishna b2dc1a28d1 feat: add documentation for scripts
Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-12-24 10:55:30 +05:30
Sebastiaan Speck 84fceb978b
scripts: make set-alias-page.py runnable (#11477) 2023-11-12 13:08:51 +01:00
Sebastiaan Speck c059eb1c19
scripts: fix typo (#11396) 2023-11-06 13:31:28 +01:00
Tristan Jahnke e747bd8132
scripts/*.py: update coding style (#10761)
* convert to f string

* use a next function instead of a for-loop

* remove uneeded else statement

* use in operator instead of multi comparison

* conver to f string

* adds extra line between function defs

* revert/change to PR comment around looping

* remove uneeded loops

* revert to keep old style choice
2023-10-04 14:02:15 +05:30
lincc 9912d26258
scripts/set-alias-page.py: add (#6845)
Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
Co-authored-by: Matthew Peveler <matt.peveler@gmail.com>
2021-10-11 10:40:03 -10:00