Commit graph

2503 commits

Author SHA1 Message Date
Siddharth Dushantha
3b187d1abc Removed uneeded info from --version output 2024-06-02 16:53:32 +02:00
Paul Pfeister
850528fb87
Add newline 2024-06-02 02:19:39 -04:00
Paul Pfeister
87f2f08f23
Add matheusfelipeog 2024-06-02 02:17:04 -04:00
Paul Pfeister
3c4f3d5d58
Revert "Changed errorType to message for EyeEm"
EyeEm seems to have begun properly serving 404s again

This reverts commit 945a364970.
2024-06-02 01:58:17 -04:00
Paul Pfeister
b728ce0659
Cleanup 2024-06-01 16:10:07 -04:00
Paul Pfeister
b0521d6f5c
'pwd' -> 'current working directory'
Co-authored-by: Siddharth Dushantha <siddharth.dushantha@gmail.com>
2024-06-01 16:02:40 -04:00
Paul Pfeister
c812216cc5
Remove Main
Workflow made redundant with the addition of Regression workflow, which runs on both push to and PR against master.
2024-05-31 18:24:53 -04:00
Paul Pfeister
9701e4face
Remove Nightly
Workflow found to be ineffective after the removal of unclaimed_usernames. All sites skipped by tests due to the lack of this value, leading to false success of this test.

Workflow will be eventually rewritten following the new standard.
2024-05-31 18:24:13 -04:00
Paul Pfeister
b2ddd9a396
Re-ID Regression CI 2024-05-31 17:08:50 -04:00
Paul Pfeister
67258b58a4
Adapt for online testing
When using tox, pass `-e offline` to exclude online tests.
When using pytest, pass `-m "not online"` to do the same.
2024-05-31 14:46:47 -04:00
Paul Pfeister
d46775802e
Simple docu change
Co-authored-by: Siddharth Dushantha <siddharth.dushantha@gmail.com>
2024-05-31 14:46:47 -04:00
Paul Pfeister
9579f941be
Remove test branch 2024-05-31 14:46:47 -04:00
Paul Pfeister
e5736d3888
Fix platform dependant issues 2024-05-31 14:46:47 -04:00
Paul Pfeister
4aaf0583c5
Fix platform differences 2024-05-31 14:46:47 -04:00
Paul Pfeister
906575df3a
Remove test branch from ci 2024-05-31 14:46:47 -04:00
Paul Pfeister
8bd8b20f9c
Remove Windows 2024-05-31 14:46:46 -04:00
Paul Pfeister
beb4f3eaf6
Disable fail-fast 2024-05-31 14:46:46 -04:00
Paul Pfeister
e32a84ea05
Fix tox caught errors 2024-05-31 14:46:46 -04:00
Paul Pfeister
249bab36eb
Drop py313 from ci 2024-05-31 14:46:46 -04:00
Paul Pfeister
790305bc07
Fix ci 2024-05-31 14:46:46 -04:00
Paul Pfeister
030860c0a1
Cleanup 2024-05-31 14:46:46 -04:00
Paul Pfeister
2b24cca340
Add tests 2024-05-31 14:46:46 -04:00
Paul Pfeister
08a12912c7
Remove exrex depend 2024-05-31 14:46:46 -04:00
Paul Pfeister
9f75d5ed14
Fix newline 2024-05-31 14:46:46 -04:00
Paul Pfeister
a785a5931f
Adopt tox and pytest 2024-05-31 14:46:46 -04:00
Paul Pfeister
85ec59e255
whitelist -> allowlist
Seriously, tox?
2024-05-31 14:46:46 -04:00
Paul Pfeister
b344611371
Add basic tox 2024-05-31 14:46:45 -04:00
Paul Pfeister
1de8ad0fc4
Fix linter flags 2024-05-31 14:46:45 -04:00
Paul Pfeister
b8ca8aade4
Add Sponsor 2024-05-31 14:42:28 -04:00
Siddharth Dushantha
e5ad3c471b fix incorrect path, closes #2140 2024-05-31 10:50:42 +02:00
pandyah5
945a364970 Changed errorType to message for EyeEm 2024-05-29 19:55:39 -04:00
Paul Pfeister
78119452aa Fix #2137 Archive downtime F+ 2024-05-29 12:05:00 -04:00
Paul Pfeister
d42dadfc45
Remove pointless initialization of checksymbols 2024-05-29 00:54:42 -04:00
Abhishek
2271de7a1d
Merge branch 'sherlock-project:master' into master 2024-05-29 10:05:46 +05:30
Siddharth Dushantha
1cd81385b2
Merge pull request #2136 from sherlock-project/issue-forms
added issue forms
2024-05-28 07:34:12 +00:00
abhirai7
a9c00d9dbe Refactor checksymbols list initialization 2024-05-28 11:00:30 +05:30
Siddharth Dushantha
1f91d752f0
minor correction to label
Co-authored-by: Paul Pfeister <code@pfeister.dev>
2024-05-27 20:32:43 +00:00
Siddharth Dushantha
ad5eb89c4c added issue forms 2024-05-27 16:22:40 +02:00
Paul Pfeister
b38faf7dcf
Fix conflicts 2024-05-24 19:07:54 -04:00
Siddharth Dushantha
9b84a7817c
Merge pull request #2134 from sherlock-project/dir-cleanup
Project directory cleanup
2024-05-24 20:07:34 +00:00
Paul Pfeister
2486e49a29
Fix URI in header 2024-05-24 15:51:25 -04:00
Siddharth Dushantha
a4550899be Updated paths based on changes in c065cbb92b 2024-05-24 21:20:56 +02:00
Siddharth Dushantha
7cb006526e removed docker-compose.yml
This was an example docker-compose.yml file. This example is also
available in ./docs/INSTALL.md. So keeping the file is just redundant
2024-05-24 12:00:14 +02:00
Siddharth Dushantha
ec2aa0871e renamed install.md to INSTALL.md 2024-05-24 11:58:47 +02:00
Siddharth Dushantha
e618a5a593 moved {removed-,}sites.md to ./docs 2024-05-24 11:56:54 +02:00
Siddharth Dushantha
c065cbb92b moved site_list.py to scripts/site-list.py
This script is only executed by the GitHub workflow. Keeping it inside
the scripts directory makes the project's directory cleaner. Additionally,
it decreases the chance of contributers executing the script even though
its harmless.
2024-05-24 11:50:28 +02:00
Siddharth Dushantha
ab5fcbb90f
Merge pull request #2132 from sherlock-project/remove-removed-sites-json
removed removed_sites.json
2024-05-22 21:01:26 +00:00
Siddharth Dushantha
0b9dfedc20 removed removed_sites.json 2024-05-22 16:44:18 +02:00
Paul Pfeister
04ce7aa0bb
Change remote version URI 2024-05-20 00:51:28 -04:00
Paul Pfeister
07274a9a2c
Add note about version number 2024-05-18 18:06:16 -04:00