Skip to content

Commit

Permalink
Merge pull request #1 from francoisbonneau/new_version
Browse files Browse the repository at this point in the history
New version
  • Loading branch information
Francois Bonneau authored Jul 28, 2022
2 parents f813434 + d859ed1 commit 98b7e33
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 14 deletions.
10 changes: 1 addition & 9 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,15 +30,7 @@ jobs:
secrets:
TOKEN: ${{ secrets.TOKEN }}
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}

coverage:
needs: format
uses: Geode-solutions/actions/.github/workflows/coverage.yml@master
with:
repos: OpenGeode
secrets:
TOKEN: ${{ secrets.TOKEN }}


build-windows:
needs: format
uses: Geode-solutions/actions/.github/workflows/ci-windows.yml@master
Expand Down
7 changes: 2 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,14 @@


<p align="center">
<img src="https://github.com/Geode-solutions/OpenGeode-ModuleTemplate/workflows/CI/badge.svg" alt="Build Status">
<img src="https://github.com/Geode-solutions/OpenGeode-ModuleTemplate/workflows/CD/badge.svg" alt="Deploy Status">
<img src="https://codecov.io/gh/Geode-solutions/OpenGeode-ModuleTemplate/branch/master/graph/badge.svg" alt="Coverage Status">
<img src="https://img.shields.io/github/release/Geode-solutions/OpenGeode-ModuleTemplate.svg" alt="Version">
<img src="https://github.com/francoisbonneau/TestCI/workflows/CI/badge.svg" alt="Build Status">
<img src="https://github.com/francoisbonneau/TestCI/workflows/CD/badge.svg" alt="Deploy Status">
</p>

<p align="center">
<img src="https://img.shields.io/static/v1?label=Windows&logo=windows&logoColor=white&message=support&color=success" alt="Windows support">
<img src="https://img.shields.io/static/v1?label=Ubuntu&logo=Ubuntu&logoColor=white&message=support&color=success" alt="Ubuntu support">
<img src="https://img.shields.io/static/v1?label=Red%20Hat&logo=Red-Hat&logoColor=white&message=support&color=success" alt="Red Hat support">
<img src="https://img.shields.io/static/v1?label=macOS&logo=apple&logoColor=white&message=support&color=success" alt="macOS support">
</p>

<p align="center">
Expand Down

0 comments on commit 98b7e33

Please sign in to comment.