FAIRDataPipeline / data-registry

The FAIR Data Registry is a Django website and REST API which is used by the FAIR Data Pipeline to store metadata about code runs and their inputs and outputs
BSD 2-Clause "Simplified" License
0 stars 1 forks source link

Remote test registry #199

Closed RyanJField closed 1 year ago

RyanJField commented 1 year ago

Add scripts and functions to install an use a remote registry more easily.

antony-wilson commented 1 year ago

Is there any documentation pointing to the new scripts in the static dir. A nice to have would be a 1 line explanation of the scripts with the -h option

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

RyanJField commented 1 year ago

Is there any documentation pointing to the new scripts in the static dir. A nice to have would be a 1 line explanation of the scripts with the -h option

I have added additional info to the -h option, I will at some point write a quick start guide for installing a remote registry when I find the time.

codecov[bot] commented 1 year ago

Codecov Report

Merging #199 (06e5fc1) into main (6816121) will increase coverage by 0.04%. The diff coverage is 81.81%.

@@            Coverage Diff             @@
##             main     #199      +/-   ##
==========================================
+ Coverage   87.94%   87.99%   +0.04%     
==========================================
  Files          35       35              
  Lines        3077     3081       +4     
==========================================
+ Hits         2706     2711       +5     
+ Misses        371      370       -1     
Flag Coverage Δ
unittests 87.99% <81.81%> (+0.04%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
data_management/object_storage.py 31.25% <0.00%> (ø)
data_management/settings.py 77.77% <80.00%> (+6.34%) :arrow_up:
data_management/urls.py 100.00% <100.00%> (+4.76%) :arrow_up:
drams/base_settings.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.