Commit 5545a2c
committed
Enhance pkgdown workflow with better documentation and path filters
- Add comprehensive comments explaining deployment behavior
- Add path filters to trigger only on relevant file changes (R/, man/, vignettes/, etc.)
- Clarify that gh-pages branch will be auto-created on first deployment
- Add inline comment for deployment conditional
This optimizes CI usage by only rebuilding the site when documentation-related
files change, while still allowing manual triggers and release deployments.1 parent b5003d5 commit 5545a2c
1 file changed
Lines changed: 19 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
3 | 13 | | |
4 | 14 | | |
5 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
6 | 24 | | |
7 | 25 | | |
8 | 26 | | |
| |||
40 | 58 | | |
41 | 59 | | |
42 | 60 | | |
| 61 | + | |
43 | 62 | | |
44 | 63 | | |
45 | 64 | | |
| |||
0 commit comments