Commit 346cf069 authored by TomKellyGenetics's avatar TomKellyGenetics
Browse files

update badges

parent 493dd1f6
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -5,6 +5,8 @@ jobs:
    runs-on: ubuntu-20.04
    steps:
      - uses: actions/checkout@v2
      - name: clean environment
        run: rm -rf *
      - uses: docker/setup-buildx-action@v1
      - uses: docker/login-action@v1
        with:
@@ -38,6 +40,8 @@ jobs:
    runs-on: ubuntu-20.04
    steps:
      - uses: actions/checkout@v2
      - name: clean environment
        run: rm -rf *
      - uses: docker/setup-buildx-action@v1
      - uses: docker/login-action@v1
        with:
@@ -64,5 +68,5 @@ jobs:
      - name: Status
        run: echo "build complete" 
      - name: Call functions
        run: docker run ${{ secrets.DOCKER_HUB_USERNAME }}universc:latest bash /universc/test/test_call.sh
        run: docker run ${{ secrets.DOCKER_HUB_USERNAME }}universc:latest git pull origin master && bash /universc/test/test_call.sh
+1 −1
Original line number Diff line number Diff line
@@ -47,7 +47,7 @@ tags:
![Docker CI](https://github.com/minoda-lab/universc/workflows/CI%20to%20Docker%20hub/badge.svg)
![Docker compose](https://github.com/minoda-lab/universc/workflows/Docker%20compose%20build/badge.svg)

![Actions Build](https://github.com/minoda-lab/universc/workflows/Docker%20container%20test/badge.svg)
![Actions Build](https://github.com/minoda-lab/universc/workflows/Docker%20container%20tests/badge.svg)
![Actions Tests](https://github.com/minoda-lab/universc/workflows/Run%20all%20tests%20in%20Docker/badge.svg)
![Actions Call](https://github.com/minoda-lab/universc/workflows/Docker%20build%20image/badge.svg)

+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@
<p><embed src="https://img.shields.io/docker/v/tomkellygenetics/universc/1.0.2" /> <embed src="https://img.shields.io/microbadger/layers/tomkellygenetics/universc/1.0.2" /> <embed src="https://img.shields.io/docker/image-size/tomkellygenetics/universc/1.0.2" /></p>
<p><img src="https://img.shields.io/docker/v/tomkellygenetics/universc" alt="Docker Image Version (latest by date)" /> <img src="https://img.shields.io/microbadger/layers/tomkellygenetics/universc/latest" alt="MicroBadger Layers (latest)" /> <img src="https://img.shields.io/docker/image-size/tomkellygenetics/universc?sort=date" alt="Docker Image Size (latest)" /></p>
<p><img src="https://github.com/minoda-lab/universc/workflows/CI%20to%20Docker%20hub/badge.svg" alt="Docker CI" /> <img src="https://github.com/minoda-lab/universc/workflows/Docker%20compose%20build/badge.svg" alt="Docker compose" /></p>
<p><img src="https://github.com/minoda-lab/universc/workflows/Docker%20container%20test/badge.svg" alt="Actions Build" /> <img src="https://github.com/minoda-lab/universc/workflows/Run%20all%20tests%20in%20Docker/badge.svg" alt="Actions Tests" /> <img src="https://github.com/minoda-lab/universc/workflows/Docker%20build%20image/badge.svg" alt="Actions Call" /></p>
<p><img src="https://github.com/minoda-lab/universc/workflows/Docker%20container%20tests/badge.svg" alt="Actions Build" /> <img src="https://github.com/minoda-lab/universc/workflows/Run%20all%20tests%20in%20Docker/badge.svg" alt="Actions Tests" /> <img src="https://github.com/minoda-lab/universc/workflows/Docker%20build%20image/badge.svg" alt="Actions Call" /></p>
<p><img src="https://github.com/minoda-lab/universc/workflows/Test%2010x%20Genomics/badge.svg" alt="Test 10x Genomics" /> <img src="https://github.com/minoda-lab/universc/workflows/Test%20DropSeq%20%2F%20Nadia/badge.svg" alt="Test DropSeq" /> <img src="https://github.com/minoda-lab/universc/workflows/Test%20ICELL8/badge.svg" alt="Test ICELL8" /></p>
<p><img src="https://github.com/minoda-lab/universc/workflows/Test%20SCI%2DSeq/badge.svg" alt="Test SCI-Seq" /> <img src="https://github.com/minoda-lab/universc/workflows/Test%20inDrops%20v3/badge.svg" alt="Test inDrops v3" /> <img src="https://github.com/minoda-lab/universc/workflows/Test%20Smart%2DSeq3/badge.svg" alt="Test Smart-Seq3" /></p>
<h1 id="universc">UniverSC</h1>
+2 −2
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@ affiliations:
   index: 1
 - name: "RIKEN Center for Sustainable Resource Sciences, Suehiro-cho-1-7-22, Tsurumi Ward, Yokohama, Kanagawa 230-0045, Japan"
   index: 2
date: "Sunday 31 January 2021"
date: "Wednesday 03 February 2021"
output:
  prettydoc::html_pretty:
       theme: cayman
@@ -47,7 +47,7 @@ tags:
![Docker CI](https://github.com/minoda-lab/universc/workflows/CI%20to%20Docker%20hub/badge.svg)
![Docker compose](https://github.com/minoda-lab/universc/workflows/Docker%20compose%20build/badge.svg)

![Actions Build](https://github.com/minoda-lab/universc/workflows/Docker%20container%20test/badge.svg)
![Actions Build](https://github.com/minoda-lab/universc/workflows/Docker%20container%20tests/badge.svg)
![Actions Tests](https://github.com/minoda-lab/universc/workflows/Run%20all%20tests%20in%20Docker/badge.svg)
![Actions Call](https://github.com/minoda-lab/universc/workflows/Docker%20build%20image/badge.svg)

README.txt

0 → 100644
+957 −0

File added.

Preview size limit exceeded, changes collapsed.