1
0
Fork 0
mirror of synced 2024-06-02 18:34:37 +12:00
Commit graph

41 commits

Author SHA1 Message Date
OMEGARAZER b90ab1b02a
Update docs 2023-04-06 02:20:01 -04:00
OMEGARAZER a5b445945a
Partial revert of 98aa3d7
Reverts some quote changes for awk commands as the prints do not function the same with double quotes when the variable number is over 10
2023-03-01 23:46:20 -05:00
OMEGARAZER 74d842e6da
Scripts testing/fixes
Adds Bats and Pester testing to for bash and powershell scripts

Updates powershell scripts to match bash scripts in logic

Added missing score filter lookup for powershell script
2023-03-01 23:40:12 -05:00
OMEGARAZER 98aa3d7cb6
Quote cleanup
cleanup of some strings to prioritize outer double quotes when both are present or switch to double quotes when only single is present.
2023-02-18 16:06:32 -05:00
OMEGARAZER 730856934b
Update unsaveposts.py
Make some updates to the unsaveposts script and updated flake8 exclude now that there is a python script in the scripts directory.

Also added the scripts directory to actions test ignore as any changes in there shouldn't have any affect on the tests that are performed.
2023-02-01 14:18:20 -05:00
Serene e2a14b0e14
Merge branch 'development' into ZapperDJ-patch-1 2023-01-05 17:48:16 +10:00
ZapperDJ 66049a4021 Add documentation for unsavepost.py 2022-12-19 16:54:09 +01:00
Serene-Arc 0873a4a2b2 Format according to the black standard 2022-12-03 15:11:17 +10:00
OMEGARAZER ef7fcce1cc
lint tests
Lint with [refurb](https://github.com/dosisod/refurb) using `--disable 126 --python-version 3.9`

Also update bats to 1.8.2 and bats-assets to 2.1.0. No changes to the tests, all still passing.
2022-11-30 18:05:10 -05:00
OMEGARAZER fecb65c53a
Lint run
Linting run through various things. Mostly markdownlint.
2022-11-29 11:48:24 -05:00
ZapperDJ cfd4bad1ef
Add script to unsave posts 2022-11-03 17:44:32 +01:00
Serene-Arc 44e4c16b76 Update bash script 2022-07-23 17:24:05 +10:00
Serene-Arc 55c95495b2 Fix test structure 2022-07-23 17:24:05 +10:00
Jacob Chapman 5775c0ab9f
and this one too 2022-04-18 20:48:02 -05:00
Jacob Chapman 484bde9b13
oh there's another one 2022-04-18 20:47:35 -05:00
Jacob Chapman 4e050c50d6
okay 2022-04-18 20:42:50 -05:00
Jacob Chapman b921d03705
Use stdout 2022-04-18 00:30:17 -05:00
Serene 57b3bb3134
Merge pull request #579 from Thayol/add-powershell-scripts 2022-01-06 22:47:12 +10:00
Thayol 3811ec37fb
Fix offset and remove substring 2022-01-06 12:16:44 +01:00
Thayol 8ec45a9302
Fix Bash script: Failed to write 2022-01-06 04:06:46 +01:00
Thayol ac3a8e913d
Fix wrong offset 2022-01-05 13:13:45 +01:00
Thayol 850faffc29
Add PowerShell scripts 2022-01-05 01:36:21 +01:00
Serene-Arc fc42587a8f Add information to sub-README 2021-06-13 13:10:13 +10:00
Serene-Arc 6755d15675 Add tests for bash scripts 2021-06-13 09:50:41 +10:00
Serene-Arc 72238f39ba Update script 2021-06-13 09:49:57 +10:00
Serene-Arc 7c27b7bf12 Update logging message 2021-06-13 09:49:42 +10:00
Serene-Arc a8bc4f999e Rename files to proper extension 2021-06-12 10:41:50 +10:00
Serene-Arc e009fab504 Add empty files 2021-06-12 08:41:38 +10:00
Serene-Arc b4ae513e71 Add submodules for bash testing 2021-06-11 18:40:26 +10:00
Serene-Arc 9fd8b29833 Add another logging message to script 2021-06-11 18:36:40 +10:00
Serene-Arc 1b23e38ce4 Update script to include new message 2021-05-23 12:25:04 +10:00
Serene-Arc 5aae6b3df8 Add another message type 2021-05-22 11:53:44 +10:00
Serene-Arc 527a8af7b7 Update script to extract IDs 2021-05-22 11:53:44 +10:00
Serene-Arc da72d8ac2d Remove unneeded backslashes 2021-05-22 11:53:44 +10:00
Ali Parlakci cf6905db28
Reverts #384 2021-05-21 00:22:44 +03:00
Serene-Arc 32f72c35ec Update script to catch more failed IDs 2021-05-18 18:26:28 +10:00
Ali Parlakci 200916a150 Rename --exclude-id(-file) to --skip-id(-file) 2021-05-17 10:30:55 +10:00
Serene-Arc a65bbd7fda Update script 2021-05-10 19:03:20 +10:00
Serene-Arc 66aef3eab9 Add example summary script 2021-05-04 11:43:11 +10:00
Serene-Arc b352549088 Add README for scripts 2021-05-01 13:24:37 +10:00
Serene-Arc db0f90b4e3 Add scripts to extract IDs 2021-05-01 13:24:37 +10:00