This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# | |
# This file was autogenerated using schema-salad-tool --codegen=python | |
# The code itself is released under the Apache 2.0 license and the help text is | |
# subject to the license of the original schema. | |
import copy | |
import logging | |
import os | |
import pathlib | |
import re | |
import tempfile |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"$graph": [ | |
{ | |
"class": "Workflow", | |
"requirements": [ | |
{ | |
"class": "MultipleInputFeatureRequirement" | |
} | |
], | |
"inputs": [ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sending build context to Docker daemon 4.036MB | |
Step 1/7 : FROM docker.io/ubuntu:focal-20220426 | |
---> 53df61775e88 | |
Step 2/7 : RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends gcc python3-dev python3-pip nodejs curl libgl1 libegl1 | |
---> Using cache | |
---> ee5fc7d4cfa6 | |
Step 3/7 : RUN pip3 install cwltool[deps] | |
---> Using cache |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
# Convenience for executing Common Workflow Language workflows on the Snellius supercomputer | |
# using toil-cwl-runner from http://toil.ucsc-cgl.org/ | |
# This script accepts all toil-cwl-runner options: | |
# https://toil.readthedocs.io/en/latest/running/cwl.html#detailed-usage-instructions | |
# Example usage: | |
# cwl-runner my_workflow.cwl my_inputs.yaml | |
# will read the CWL workflow description "my_workflow.cwl" using the inputs specified |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
# | |
# Perform local backups of Gitter.im chat rooms. | |
GITTER_ARCHIVE_URL="https://gitter.im/%s/archives/%s" | |
usage() { | |
echo "usage: $(basename $0) -f -r <chat-room> [-o <output-dir>] [-s <YYYY/MM/DD>] [-e <YYYY/MM/DD>]" 1>&2 | |
exit 1 | |
} |
This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[0mI: Running in no-targz mode[0m | |
[0mI: pbuilder: network access will be disabled during build[0m | |
[0mI: Current time: Wed Nov 25 12:48:20 CET 2020[0m | |
[0mI: pbuilder-time-stamp: 1606304900[0m | |
[0mI: copying local configuration[0m | |
[1;33mW: --override-config is not set; not updating apt.conf Read the manpage for details.[0m | |
[0mI: mounting /proc filesystem[0m | |
[0mI: mounting /sys filesystem[0m | |
[0mI: creating /{dev,run}/shm[0m | |
[0mI: mounting /dev/pts filesystem[0m |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[0mI: Running in no-targz mode[0m | |
[0mI: pbuilder: network access will be disabled during build[0m | |
[0mI: Current time: Tue Nov 17 18:41:58 CET 2020[0m | |
[0mI: pbuilder-time-stamp: 1605634918[0m | |
[0mI: copying local configuration[0m | |
[1;33mW: --override-config is not set; not updating apt.conf Read the manpage for details.[0m | |
[0mI: mounting /proc filesystem[0m | |
[0mI: mounting /sys filesystem[0m | |
[0mI: creating /{dev,run}/shm[0m | |
[0mI: mounting /dev/pts filesystem[0m |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[0mI: Running in no-targz mode[0m | |
[0mI: pbuilder: network access will be disabled during build[0m | |
[0mI: Current time: Tue Nov 17 18:32:33 CET 2020[0m | |
[0mI: pbuilder-time-stamp: 1605634353[0m | |
[0mI: copying local configuration[0m | |
[1;33mW: --override-config is not set; not updating apt.conf Read the manpage for details.[0m | |
[0mI: mounting /proc filesystem[0m | |
[0mI: mounting /sys filesystem[0m | |
[0mI: creating /{dev,run}/shm[0m | |
[0mI: mounting /dev/pts filesystem[0m |
This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[0mI: Running in no-targz mode[0m | |
[0mI: pbuilder: network access will be disabled during build[0m | |
[0mI: Current time: Mon Jul 27 13:19:25 CEST 2020[0m | |
[0mI: pbuilder-time-stamp: 1595848765[0m | |
[0mI: copying local configuration[0m | |
[1;33mW: --override-config is not set; not updating apt.conf Read the manpage for details.[0m | |
[0mI: mounting /proc filesystem[0m | |
[0mI: mounting /sys filesystem[0m | |
[0mI: creating /{dev,run}/shm[0m | |
[0mI: mounting /dev/pts filesystem[0m |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dpkg-buildpackage: info: source package simde | |
dpkg-buildpackage: info: source version 0.0.0.git.20200526-1 | |
dpkg-buildpackage: info: source distribution unstable | |
dpkg-buildpackage: info: source changed by Michael R. Crusoe <[email protected]> | |
dpkg-source --before-build . | |
dpkg-buildpackage: info: host architecture ppc64el | |
debian/rules clean | |
dh clean --sourcedirectory=test --builddirectory=gcc_test | |
debian/rules override_dh_auto_clean | |
make[1]: Entering directory '/home/crusoe/simde-0.0.0.git.20200526' |
NewerOlder