1
0
Fork 0
mirror of synced 2024-06-03 02:44:39 +12:00
Commit graph

1073 commits

Author SHA1 Message Date
OMEGARAZER 57ac0130a6
revert init files 2022-12-20 12:16:31 -05:00
OMEGARAZER 83f45e7f60
Standardize shebang and coding declaration
Standardizes shebang and coding declarations.

Coding matches what's used by install tools such as pip(x).

Removes a few init files that were not needed.
2022-12-19 18:32:37 -05:00
OMEGARAZER 5d3a539eda
Fix install of completion if dirs missing
Fixes situations if completion directories are missing and adds tests for installer.
2022-12-19 17:54:34 -05:00
OMEGARAZER 2e2dfe671b
Fix fish/zsh completions
fixes mistake in fish/zsh completions.
2022-12-19 17:33:07 -05:00
Serene 7cf096012e
Merge pull request #722 from OMEGARAZER/development 2022-12-18 13:13:23 +10:00
OMEGARAZER af6222e06c
Cleanup tests
Cleans up test args on new tests.

Add log path to default config test so as not to mangle default log outside of tests.

Match setup functions to archive/clone.

Remove testing marker that was commited in error.
2022-12-17 20:35:58 -05:00
Serene 4e131640ad
Merge pull request #720 from OMEGARAZER/development 2022-12-17 16:50:04 +10:00
OMEGARAZER 8c01a9e7a0
Consolidate to pyproject
Consolidates configs to pyproject.toml and updates workflows accordingly as well as sets sane minimums for dev requirements.

adds version check to main script.
2022-12-16 23:45:36 -05:00
Serene d0da9be376
Merge pull request #719 from OMEGARAZER/development 2022-12-17 09:33:45 +10:00
OMEGARAZER e32d322dbd
Add shell completions 2022-12-16 14:56:44 -05:00
Serene 58e1d1a8f9
Merge pull request #713 from OMEGARAZER/development 2022-12-16 10:59:35 +10:00
OMEGARAZER 4ba5df6b37
5xx error tests 2022-12-14 23:19:15 -05:00
Serene b4fccd7ef8
Merge pull request #716 from Soulsuck24/development 2022-12-12 10:03:42 +10:00
Soulsuck24 15a9d25a9d
Imgur webp coverage
update regex to catch _d in webp links from imgur.
2022-12-11 14:20:04 -05:00
OMEGARAZER ac91c9089c
Add 5xx soft fail for clone/archive 2022-12-10 21:19:29 -05:00
OMEGARAZER 3aa740e979
Add soft fail on 5xx Prawcore errors. 2022-12-10 12:36:54 -05:00
Serene-Arc 1bc20f238e Update CONTRIBUTING to include new tools 2022-12-08 15:46:58 +10:00
Serene-Arc 628739d0b8 Add markdownlint default file 2022-12-08 15:46:53 +10:00
Serene-Arc 7e3b11caf8 Add support for pre-commit 2022-12-04 15:05:35 +10:00
Serene-Arc 8af00b20bc Move formatter settings 2022-12-04 15:05:35 +10:00
Serene 76b441cd62
Merge pull request #711 from OMEGARAZER/development 2022-12-04 11:02:24 +10:00
OMEGARAZER d4bfe8fa19
Formatting cleanup
Cleanup some formatting from switch to Black
2022-12-03 14:49:39 -05:00
Serene-Arc 614c19be10 Fix workflow error 2022-12-03 16:56:44 +10:00
Serene-Arc 8cfc314038 Install mdl in workflow 2022-12-03 16:51:18 +10:00
Serene-Arc 47e49a2e98 Reorder workflow dependencies 2022-12-03 16:48:11 +10:00
Serene-Arc 8feb6517f1 Format supporting documents correctly 2022-12-03 16:46:45 +10:00
Serene-Arc bfd2d31b7b Update markdown style 2022-12-03 16:46:32 +10:00
Serene-Arc 921b2d0888 Fix indents 2022-12-03 16:34:52 +10:00
Serene-Arc 5427ceb29a Add markdown linter to format check 2022-12-03 16:34:23 +10:00
Serene-Arc ee095d4814 Expand action scope 2022-12-03 15:50:35 +10:00
Serene-Arc 9c3c5436b5 Add formatting check option for code 2022-12-03 15:49:41 +10:00
Serene-Arc 82230a97bc Add formatting check option 2022-12-03 15:33:13 +10:00
Serene-Arc c4f636c388 Fix import formatting 2022-12-03 15:33:13 +10:00
Serene-Arc 002a2dac43 Add line length to isort config 2022-12-03 15:33:13 +10:00
Serene 1dc5ead4f6
Merge pull request #708 from aliparlakci/development 2022-12-03 15:28:40 +10:00
Serene 60ce138a52
Merge pull request #709 from Serene-Arc/black_formatting 2022-12-03 15:11:31 +10:00
Serene-Arc 0873a4a2b2 Format according to the black standard 2022-12-03 15:11:17 +10:00
Serene-Arc 96cd7d7147 Add formatting tools to dev requirements 2022-12-03 15:11:07 +10:00
Serene-Arc 51b09a77ed Change filename to conform to standard 2022-12-03 15:11:07 +10:00
Serene-Arc 3136a6488c Add tox to dev requirements 2022-12-03 15:11:07 +10:00
Serene-Arc 2524070bd0 Add tox configuration for formatting 2022-12-03 15:11:07 +10:00
Serene 0a3b3d7b7c
Merge pull request #707 from OMEGARAZER/development 2022-12-01 13:02:52 +10:00
OMEGARAZER b30ced9be9
Redo Pylance typing changes 2022-11-30 21:48:10 -05:00
Serene 3278e67197
Merge pull request #706 from aliparlakci/revert-705-development 2022-12-01 12:37:20 +10:00
Serene 45429be27c
Revert "Pylance typing" 2022-12-01 12:37:03 +10:00
Serene d056647a53
Merge pull request #705 from OMEGARAZER/development 2022-12-01 12:30:35 +10:00
OMEGARAZER 69fa1f3f09
Pylance typing
Fix Pylance warnings for typing
2022-11-30 21:29:07 -05:00
Serene b438f81a43
Merge pull request #701 from OMEGARAZER/development 2022-12-01 12:04:28 +10:00
OMEGA_RAZER 324242a9bc
Merge branch 'development' into development 2022-11-30 21:01:24 -05:00
Serene e18014cc8a
Merge pull request #704 from OMEGARAZER/pipx-support
closes https://github.com/aliparlakci/bulk-downloader-for-reddit/issues/702
2022-12-01 11:55:52 +10:00