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

Hotfix/scripts #203

Closed RyanJField closed 1 year ago

RyanJField commented 1 year ago

Fixes #202 Use same method as batch script to select tag Fix missing commas in start_remote_registry_windows.ps1

codecov[bot] commented 1 year ago

Codecov Report

Merging #203 (5b4fd7e) into main (58aa06f) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #203   +/-   ##
=======================================
  Coverage   87.99%   87.99%           
=======================================
  Files          35       35           
  Lines        3081     3081           
=======================================
  Hits         2711     2711           
  Misses        370      370           
Flag Coverage Δ
unittests 87.99% <ø> (ø)

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

richardreeve commented 1 year ago

I assume that having the fallback location for the remote registry different from the fallback for the local is good, but I'm not sure about the implications of this.

richardreeve commented 1 year ago

@RyanJField - one more thing I've spotted is here - it seems like I can't run fair on Windows even inside the virtual environment after I've got everything installed including fair-cli and a remote registry. I assume this is me just not understanding how to run code in Windows as I've never used it... any thoughts?

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
No Duplication information No Duplication information