- Mar 30, 2021
-
-
Vitor Trovisco authored
-
Vitor Trovisco authored
1. replacing log references to "${JSONIMPORTFILE}" with "/import_export/import-fbrfs.json", so that the filename is explicit rather than a "." when the file is empty. 2. remove 'CURATEDPAPERLISTFILE' (./fbrf_input_list.tsv) and 'JSONIMPORTFILE' (/import_export/import-fbrfs.json) while archiving, so that the files cannot be re-used in a following epicycle.
-
Vitor Trovisco authored
Revert "Update weekly_routine.sh" See merge request !10
-
Vitor Trovisco authored
This reverts commit 30a813e1
-
Vitor Trovisco authored
merging vitor_testing into testing See merge request !9
-
Vitor Trovisco authored
Revert "Update weekly_routine.sh" See merge request !8
-
Vitor Trovisco authored
This reverts commit becfec8b
-
Vitor Trovisco authored
Revert "Update weekly_routine.sh" See merge request !7
-
Vitor Trovisco authored
This reverts commit 4e6210f8
-
Vitor Trovisco authored
commenting out line 273, so that an empty file is not created and the rest of the scripts uses an old, non-empty file. just for testing.
-
Vitor Trovisco authored
testing using full filepath instead of 'here' (.) for CURATEDPAPERLISTFILE (i.e. fbrf_input_list.tsv)
-
- Dec 27, 2020
-
-
Vitor Trovisco authored
#test working directory is working properly by calling pwd
-
Vitor Trovisco authored
Replacing most './' with CANTOSPACE variable (i.e ${CANTOSPACE}/)
-
- Dec 22, 2020
-
-
Vitor Trovisco authored
Revert "Update weekly_routine.sh - testing replacing 'here' marks (./) with the full filepath from root." This reverts commit 884e76e8
-
Vitor Trovisco authored
-
Vitor Trovisco authored
Testing See merge request !6
-
- Dec 16, 2020
-
-
Vitor Trovisco authored
-
Vitor Trovisco authored
-
- Dec 09, 2020
-
-
James Nairn authored
bit was missing so no scripts would execute.
-
- Dec 04, 2020
-
-
Vitor Trovisco authored
-
Vitor Trovisco authored
Comprehensive SOP document for the installation, setup, configuration and use of canto for phenotype curation
-
- Dec 01, 2020
-
-
James Nairn authored
Should be Wed not Weds
-
James Nairn authored
Added systemd files to support weekly_export.sh Added usage_notes.txt to list troubleshooting commands
-
Vitor Trovisco authored
-
- Nov 30, 2020
-
-
Vitor Trovisco authored
Adding the label for the publication-level notes section in session/publication front page (external_notes to canto, but internal notes to FlyBase)
-
- Nov 24, 2020
-
-
Vitor Trovisco authored
This script prints all the activity log from the running canto-server container into the file 'canto_running.log' in the 'logs' sub-folder of 'canto-space'
-
Vitor Trovisco authored
The command line that add the mock "FlyBase Curator" user now includes a fake value for the ORCID field
-
- Nov 23, 2020
-
-
James Nairn authored
-
- Nov 20, 2020
-
-
Vitor Trovisco authored
Renames 'canto_weekly.log' to 'canto_weekly_update.log', and routes it to the new sub-folder 'logs'
-
Vitor Trovisco authored
routes logfile to newly create sub-folder 'logs' removes if loop to stop/start canto
-
Vitor Trovisco authored
Update starting-pack.sh - added step to create a 'logs' sub-directory of 'canto-space', where log files will live.
-
Vitor Trovisco authored
-
James Nairn authored
-
- Nov 18, 2020
-
-
Vitor Trovisco authored
a) changing docker ps search for DOCKERNAME variable b) removing . from CURATEDPAPERLISTFILE variable c) changing JSONARCHIVE variable from "import-fbrfs_json_$(date +"%Y-%m-%d")" into import-fbrfs_$(date +"%Y-%m-%d").json
-
Vitor Trovisco authored
-
Vitor Trovisco authored
reconciling with branch vitor_testing1
-
Vitor Trovisco authored
reconciling with changes in vitor_testing1
-
James Nairn authored
Too difficult to merge the branch so I've pulled in various files by hand.
-
James Nairn authored
Changed echo to log
-
James Nairn authored
-