Skip to content

Commit 26e7c34

Browse files
munoztd0rmao6
andauthored
Main ci cd (#53)
* Update README.md withnew links * Update inspect.yaml to check * Update pkgdown.yaml to Docs * Update README.md * Add hexagon sticker (#38) * Generate pkgdown site favicon * add logo to inspect unit reports --------- Co-authored-by: RMao6 <rmao6@its.jnj.com>
1 parent abe917e commit 26e7c34

29 files changed

+8
-4
lines changed

.github/workflows/inspect.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
name: Inspection 🛠
2+
name: Check 🛠
33

44
on:
55
pull_request:
@@ -37,6 +37,8 @@ jobs:
3737
checking Rd .usage sections .* NOTE
3838
checking for unstated dependencies in vignettes .* NOTE
3939
checking top-level files .* NOTE
40+
unit-test-report-brand: >-
41+
https://raw.githubusercontent.com/johnsonandjohnson/junco/main/man/figures/logo.png
4042
r-cmd-non-cran:
4143
name: R CMD Check (non-CRAN) 🧬
4244
uses: insightsengineering/r.pkg.template/.github/workflows/build-check-install.yaml@main
@@ -59,6 +61,8 @@ jobs:
5961
checking Rd .usage sections .* NOTE
6062
checking for unstated dependencies in vignettes .* NOTE
6163
checking top-level files .* NOTE
64+
unit-test-report-brand: >-
65+
https://raw.githubusercontent.com/johnsonandjohnson/junco/main/man/figures/logo.png
6266
coverage:
6367
name: Coverage 📔
6468
uses: insightsengineering/r.pkg.template/.github/workflows/test-coverage.yaml@main

.github/workflows/pkgdown.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
types: [published]
99
workflow_dispatch:
1010

11-
name: pkgdown.yaml
11+
name: Docs 📚
1212

1313
permissions: read-all
1414

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
# junco
1+
# junco <a href='https://github.com/johnsonandjohnson/junco'><img src="man/figures/logo.png" align="right" width="200"/></a>
22

33
<!-- start badges -->
4-
[![Check 🛠](https://github.com/johnsonandjohnson/junco/actions/workflows/check.yaml/badge.svg)](https://johnsonandjohnson.github.io/junco/main/unit-test-report/)
4+
[![Check 🛠](https://github.com/johnsonandjohnson/junco/actions/workflows/inspect.yaml/badge.svg)](https://johnsonandjohnson.github.io/junco/unit-test-report-non-cran/)
55
[![Docs 📚](https://github.com/johnsonandjohnson/junco/actions/workflows/pkgdown.yaml/badge.svg)](https://johnsonandjohnson.github.io/junco/)
66
[![Code Coverage 📔](https://raw.githubusercontent.com/johnsonandjohnson/junco/refs/heads/gh-pages/_xml_coverage_reports/badge.svg)](https://johnsonandjohnson.github.io/junco/_xml_coverage_reports/coverage.html)
77

man/figures/logo.png

159 KB
Loading
14.3 KB
Loading
21.4 KB
Loading
2.53 KB
Loading
3.56 KB
Loading
5.74 KB
Loading
8.12 KB
Loading

0 commit comments

Comments
 (0)