Commit Graph

2339 Commits

Author SHA1 Message Date
Paul Pfeister 87f2f08f23 Add matheusfelipeog 2024-06-02 02:17:04 -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
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
Paul Pfeister 1b0e50854f Allow pandas upgrade 2024-05-18 17:41:01 -04:00
Paul Pfeister 313d2a9080 Caret depends 2024-05-18 17:28:50 -04:00
Paul Pfeister 377e0766a2 Update pyproject.toml
Co-authored-by: Matheus Felipe <matheusfelipeog@gmail.com>
2024-05-18 14:29:33 -04:00
Paul Pfeister ba2eef7b0e Revert "Remove tor"
This reverts commit 606743b99d.
2024-05-18 02:41:25 -04:00
Paul Pfeister 4b7fd8b59d Fix typos 2024-05-18 02:22:18 -04:00
Paul Pfeister 606743b99d Remove tor 2024-05-18 01:29:11 -04:00
Paul Pfeister 16e6ee639b Add email to maintainers
Co-authored-by: Matheus Felipe <matheusfelipeog@gmail.com>
2024-05-18 01:01:37 -04:00
Paul Pfeister 33bbb4e720 Fix pyproject URLs
Co-authored-by: Matheus Felipe <matheusfelipeog@gmail.com>
2024-05-18 00:35:24 -04:00
Paul Pfeister 41f798a34e Ignore dist 2024-05-17 21:29:52 -04:00
Paul Pfeister b485001fcb Switch versioning plugin 2024-05-17 20:57:37 -04:00
Paul Pfeister 8fee9a9714 Ignore Poetry 2024-05-17 20:02:14 -04:00
Paul Pfeister 7867e26868 Remove upper limit 2024-05-17 00:19:08 -04:00