index
:
gn-uploader
this commit
keyring
load-raw-data-no-parsing
main
rework-species-selection
rewrite-rqtl2-qc
test-resumablejs
update-templates-for-bootstrap
gn-uploader: Data uploader for GeneNetwork
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
rqtl2
/
entry.py
Age
Commit message (
Expand
)
Author
2025-05-12
Pass in the logger, rather than the name of the logger.
Frederick Muriuki Muriithi
2025-05-12
Handle exceptions within the `with` to prevent silent failure
Frederick Muriuki Muriithi
2024-12-03
Pass the redis connection and fully qualified job id
Frederick Muriuki Muriithi
2024-12-03
Wrap everything in try-catch to handle errors gracefully.
Frederick Muriuki Muriithi
2024-12-02
Send logs to STDOUT too.
Frederick Muriuki Muriithi
2024-12-02
Change from 'pending' to 'started' on entry to script.
Frederick Muriuki Muriithi
2024-11-22
Use gn-libs code for db connection.
Frederick Muriuki Muriithi
2024-10-24
Move logger creation to `build_main` function
Frederick Muriuki Muriithi
2024-10-14
BugFix: Use provided prefix
Frederick Muriuki Muriithi
2024-07-25
Rename module: qc_app --> uploader
Frederick Muriuki Muriithi
2024-01-23
Update scripts to use redis prefix.
Frederick Muriuki Muriithi
2024-01-19
scripts: Process R/qtl2 bundle
Frederick Muriuki Muriithi
2024-01-15
Extract common structure into separate modules.
Frederick Muriuki Muriithi