File tree Expand file tree Collapse file tree 3 files changed +0
-13
lines changed Expand file tree Collapse file tree 3 files changed +0
-13
lines changed Original file line number Diff line number Diff line change 26
26
REPO_GITHUB_TOKEN : ${{ secrets.REPO_GITHUB_TOKEN }}
27
27
with :
28
28
deps-installation-method : setup-r-dependencies
29
- lookup-refs : |
30
- insightsengineering/formatters
31
29
additional-env-vars : |
32
30
_R_CHECK_CRAN_INCOMING_REMOTE_=false
33
31
additional-r-cmd-check-params : --as-cran
50
48
REPO_GITHUB_TOKEN : ${{ secrets.REPO_GITHUB_TOKEN }}
51
49
with :
52
50
deps-installation-method : setup-r-dependencies
53
- lookup-refs : |
54
- insightsengineering/formatters
55
51
additional-env-vars : |
56
52
NOT_CRAN=true
57
53
enforce-note-blocklist : true
73
69
REPO_GITHUB_TOKEN : ${{ secrets.REPO_GITHUB_TOKEN }}
74
70
with :
75
71
deps-installation-method : setup-r-dependencies
76
- lookup-refs : |
77
- insightsengineering/formatters
78
72
additional-env-vars : |
79
73
NOT_CRAN=true
80
74
linter :
88
82
REPO_GITHUB_TOKEN : ${{ secrets.REPO_GITHUB_TOKEN }}
89
83
with :
90
84
deps-installation-method : setup-r-dependencies
91
- lookup-refs : |
92
- insightsengineering/formatters
93
85
auto-update : true
94
86
gitleaks :
95
87
name : gitleaks 💧
Original file line number Diff line number Diff line change 23
23
REPO_GITHUB_TOKEN : ${{ secrets.REPO_GITHUB_TOKEN }}
24
24
with :
25
25
deps-installation-method : setup-r-dependencies
26
- lookup-refs : |
27
- insightsengineering/formatters
28
26
default-landing-page : latest-tag
29
27
additional-unit-test-report-directories : unit-test-report-non-cran
Original file line number Diff line number Diff line change 69
69
)
70
70
name : R-hub 🌐
71
71
uses : insightsengineering/r.pkg.template/.github/workflows/rhub.yaml@main
72
- with :
73
- lookup-refs : |
74
- insightsengineering/formatters
You can’t perform that action at this time.
0 commit comments