issues
search
internetarchive
/
iari
Import workflows for the Wikipedia Citations Database
GNU General Public License v3.0
11
stars
9
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update fetchrefs_schema_v2.py
#918
harej
closed
3 months ago
1
Check url archive
#917
mojomonger
closed
11 months ago
0
Get version
#916
mojomonger
closed
11 months ago
0
Move name field
#915
mojomonger
closed
11 months ago
0
Htmlparse - parse out page citation references from page html
#914
mojomonger
closed
11 months ago
0
implemented IABOT searchurldata with __check_url_with_searchurldata_a…
#913
mojomonger
closed
11 months ago
0
Checkurls endpoint
#912
mojomonger
closed
1 year ago
0
Checkurls endpoint
#911
mojomonger
closed
1 year ago
0
added /version endpoint
#910
mojomonger
closed
1 year ago
0
Checkfix
#909
mojomonger
closed
1 year ago
0
prepared for Docker containerization; Dockerfile and app_run files
#908
mojomonger
closed
1 year ago
0
Revert "set up for Docker"
#907
mojomonger
closed
1 year ago
0
Reenable testdeadlink testing in the CI
#906
dpriskorn
closed
1 year ago
0
as a developer I want to reenable skipped tests in the CI which need the testdeadlink_key env variable because it is now present and should work
#905
dpriskorn
closed
1 year ago
0
Remove the references endpoint
#904
dpriskorn
closed
3 months ago
1
Remove url validation
#903
dpriskorn
closed
1 year ago
1
set up for Docker
#902
mojomonger
closed
1 year ago
1
Get IARI to run with a docker container
#901
mojomonger
opened
1 year ago
0
Switch to environment variable for testdeadlink auth key
#900
dpriskorn
closed
1 year ago
0
as a developer I want to use an environment variable to pass the testdeadlink key to the API so we can easily dockerize it later
#899
dpriskorn
closed
1 year ago
0
as a patron I want the check-url to send all URLs to the testdeadlink endpoint no matter if they are deemed valid or not so I can get the right status code
#898
dpriskorn
closed
1 year ago
0
as a developer I want to deprecate the references endpoint now that the patron can get all the details from the article endpoint instead
#897
dpriskorn
opened
1 year ago
0
Prepare 4.1.2
#896
dpriskorn
closed
1 year ago
0
Rewrite check-url
#895
dpriskorn
closed
3 months ago
3
as a developer I want to deprecate all our own status code and dns checking and solely rely on testdeadlink to avoid inventing the wheel again (in square form)
#894
dpriskorn
opened
1 year ago
0
as a developer I want to deprecate the custom parsing of the testdeadlink response and simply relay it instead to avoid complexity
#893
dpriskorn
opened
1 year ago
0
Add dehydrate parameter to article endpoint
#892
dpriskorn
closed
1 year ago
0
Bug: Url from wikitext gets parsed twice, one being erroneous
#891
mojomonger
closed
1 year ago
2
as a developer I want to remove all mutable default class values to avoid state polution bugs
#890
dpriskorn
closed
1 year ago
0
Cleanup, update dependencies and fix ClassVar issues
#889
dpriskorn
closed
1 year ago
0
Validators package cannot be installed with newest pip
#888
dpriskorn
closed
1 year ago
1
Fix bug with parsing of URLs
#887
dpriskorn
closed
1 year ago
0
As a programmer i want the /article endpoint to include template information in each reference element in the reference array so that proper assessment of reference status can be made
#886
mojomonger
closed
1 year ago
8
as a consumer I want the check-url endpoint to have tests that cover the saving to cache so I can trust that it works as expected
#885
dpriskorn
opened
1 year ago
1
Rewrite check-url with new auth key support and expose errors from testdeadlink
#884
dpriskorn
closed
1 year ago
1
as a developer I want to investigate how to manage secrets in the new docker environment
#883
dpriskorn
closed
1 year ago
1
As a developer i want to store the authcode for IABot testdeadlink endpoint in a non-github-tracked file to maintain security
#882
mojomonger
closed
1 year ago
0
as a devop I want an iariprod docker container that I can send to owenl so he can run it in the cluster and expose it on archive.org
#881
dpriskorn
opened
1 year ago
0
as a patron I want an endpoint which analyze the language of any given URL resource and give back the language code
#880
dpriskorn
closed
1 year ago
0
As a data consumer i want check-url to return a status code of 200 for a URL that resolves to an .xlsx file
#879
mojomonger
opened
1 year ago
1
Bug: URL's being mis-parsed from wikitext
#878
mojomonger
closed
1 year ago
11
Bug: check-url returns status_code of 0 when it is a 404
#877
mojomonger
closed
1 year ago
8
As a data consumer i want the errors from IABot testdeadlink endpoint included in the /check-url json data
#876
mojomonger
closed
1 year ago
3
As a data consumer i want the /check-url endpoint to accurately cache results
#875
mojomonger
opened
1 year ago
10
Fix configuration dockerfile
#874
dpriskorn
closed
3 months ago
0
as a devop I want to publish the docker image to dockerhub so others can test it out
#873
dpriskorn
opened
1 year ago
0
as a devop I want to set up monitoring of iari so I can overview the backend
#872
dpriskorn
opened
1 year ago
2
as a developer I want to fix the no directory error which cause the docker image to not run at all
#871
dpriskorn
closed
1 year ago
0
As a developer i want all tests to succeed in "the wild" and not just select dev environments
#870
mojomonger
opened
1 year ago
1
Rewrite check url logic
#869
dpriskorn
closed
1 year ago
0
Next