Commit graph

2470 commits

Author SHA1 Message Date
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
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
Paul Pfeister
ea1c421838 Update docs with module changes 2024-05-16 23:47:10 -04:00
Paul Pfeister
63a1c1448a Fix version string 2024-05-16 23:37:03 -04:00
Paul Pfeister
3b713ed008 Fix cli mod exec import 2024-05-16 23:36:55 -04:00
Paul Pfeister
e58057820f Downgrade poetry-core 2024-05-16 04:00:05 -04:00
Paul Pfeister
36c274ec19 Remove License classifier 2024-05-16 03:07:31 -04:00
Paul Pfeister
af7565ec3d Allow higher certifi 2024-05-16 02:51:06 -04:00
Paul Pfeister
07227e4a9a Add dynamic versionin support (disabled) 2024-05-16 02:09:41 -04:00
Paul Pfeister
6b0995599a Remove install redirect 2024-05-16 00:16:46 -04:00
Paul Pfeister
9f58f93562 Remove requirements.txt 2024-05-16 00:09:23 -04:00
Paul Pfeister
44bc8523dd Remove setup.[cfg|py] from codeowners 2024-05-16 00:08:40 -04:00
Paul Pfeister
caed51e268 Remove rpm spec 2024-05-16 00:08:00 -04:00
Paul Pfeister
b2a69b5198 Remove setup.[cfg|py] 2024-05-16 00:06:49 -04:00
Paul Pfeister
de8ebb1577 Relocate unit tests 2024-05-15 23:53:37 -04:00
Paul Pfeister
fba6432f40 Switch to Poetry 2024-05-15 23:34:37 -04:00
Siddharth Dushantha
0ecb496ae9
Merge pull request #2125 from ppfeister/feature/codeowners
Add LICENSE
2024-05-15 20:19:38 +00:00
Paul Pfeister
7f29e8054d
Add LICENSE 2024-05-15 16:06:33 -04:00
Siddharth Dushantha
47c01a5687
Merge pull request #2117 from ppfeister/feature/codeowners
Add CODEOWNERS
2024-05-15 19:44:10 +00:00
Siddharth Dushantha
3f01b819c6
Merge pull request #2119 from ppfeister/feature/docu
Refresh docs
2024-05-15 19:23:54 +00:00
Paul Pfeister
379725e796 Refresh documentation 2024-05-15 15:20:26 -04:00
Paul Pfeister
b78ced0c55 Fix manpage 2024-05-14 03:37:34 -04:00
Paul Pfeister
19c4af1a2e Satisfy rpmlint 2024-05-14 03:32:50 -04:00