Last active
April 18, 2020 15:53
-
-
Save lcolladotor/7e0f796b40c9600f7aff9f9efd3bf623 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
| ### job 1 | |
| https://github.com/LieberInstitute/recount3/runs/595989184?check_suite_focus=true | |
| Cache R packages | |
| ```bash | |
| /usr/bin/docker exec 75fa6381ecfef7283744d18704e483f121f4b70928e7b61339d45400512ea988 sh -c "cat /etc/*release | grep ^ID" | |
| Running JavaScript Action with default external tool: node12 | |
| Cache not found for input keys: Linux-r-biocdocker-bioc-devel-0bb5a4fcc86a585a290e0e47479439bbb3091332b2d4248989d8aea6b193b542, Linux-r-biocdocker-bioc-devel-. | |
| ``` | |
| Post cache R packages | |
| ```bash | |
| Post job cleanup. | |
| /usr/bin/docker exec 75fa6381ecfef7283744d18704e483f121f4b70928e7b61339d45400512ea988 sh -c "cat /etc/*release | grep ^ID" | |
| Running JavaScript Action with default external tool: node12 | |
| /bin/tar -cz -f /__w/_temp/718bf995-0f1e-492e-910c-80f2e7513f6d/cache.tgz -C /__w/_temp/Library . | |
| Cache saved successfully | |
| ``` |
This file contains hidden or 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
| $ git log | |
| commit da2f0950c017f06b4ec16886864d86580e594f70 (HEAD -> master) | |
| Author: Leonardo Collado Torres <[email protected]> | |
| Date: Fri Apr 17 19:13:10 2020 -0400 | |
| Update to match https://github.com/leekgroup/derfinderPlot/commit/bdcab5a | |
| commit bc485af260296ddd78e3b2a2717a2cb85b4cc5aa | |
| Author: Leonardo Collado Torres <[email protected]> | |
| Date: Fri Apr 17 15:26:02 2020 -0400 | |
| Make a note about the pkgdown::deploy_to_branch() first time run | |
| commit c1f8834066400dc2b3bafa33ee9f90dc0b6c50cd | |
| Author: Leonardo Collado Torres <[email protected]> | |
| Date: Fri Apr 17 15:20:28 2020 -0400 | |
| Fix a link to the doc website | |
| commit 90b90d457dc2e83ba964ce85b4b8504aaa2c59a6 | |
| Author: Leonardo Collado Torres <[email protected]> | |
| Date: Fri Apr 17 15:16:22 2020 -0400 | |
| Add link to the doc website from the NEWS.md | |
| commit 108ade7e7760838ea960972d87e2157fa828cb0c | |
| Author: Leonardo Collado Torres <[email protected]> | |
| Date: Fri Apr 17 12:34:53 2020 -0400 | |
| Add a function to get around the issue at https://github.com/r-lib/covr/issues/427 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment