|
1 | 1 | <!-- NEWS.md is maintained by https://fledge.cynkra.com, contributors should not edit this file -->
|
2 | 2 |
|
| 3 | +# winch 0.1.1.9001 (2024-12-12) |
| 4 | + |
| 5 | +## Chore |
| 6 | + |
| 7 | +- Auto-update from GitHub Actions. |
| 8 | + |
| 9 | + Run: https://github.com/r-prof/winch/actions/runs/10425483563 |
| 10 | + |
| 11 | +- Auto-update from GitHub Actions. |
| 12 | + |
| 13 | + Run: https://github.com/r-prof/winch/actions/runs/10224245868 |
| 14 | + |
| 15 | +- Auto-update from GitHub Actions. |
| 16 | + |
| 17 | + Run: https://github.com/r-prof/winch/actions/runs/10208525483 |
| 18 | + |
| 19 | +- Auto-update from GitHub Actions. |
| 20 | + |
| 21 | + Run: https://github.com/r-prof/winch/actions/runs/9728442265 |
| 22 | + |
| 23 | +- Auto-update from GitHub Actions. |
| 24 | + |
| 25 | + Run: https://github.com/r-prof/winch/actions/runs/9691617471 |
| 26 | + |
| 27 | +## Continuous integration |
| 28 | + |
| 29 | +- Avoid failure in fledge workflow if no changes (#82). |
| 30 | + |
| 31 | +- Fetch tags for fledge workflow to avoid unnecessary NEWS entries (#81). |
| 32 | + |
| 33 | +- Use larger retry count for lock-threads workflow (#80). |
| 34 | + |
| 35 | +- Ignore errors when removing pkg-config on macOS (#79). |
| 36 | + |
| 37 | +- Explicit permissions (#78). |
| 38 | + |
| 39 | +- Use styler from main branch (#77). |
| 40 | + |
| 41 | +- Need to install R on Ubuntu 24.04 (#76). |
| 42 | + |
| 43 | +- Use Ubuntu 24.04 and styler PR (#74). |
| 44 | + |
| 45 | +- Correctly detect branch protection (#73). |
| 46 | + |
| 47 | +- Use stable pak (#72). |
| 48 | + |
| 49 | +- Trigger run (#71). |
| 50 | + |
| 51 | +- Use pkgdown branch (#70). |
| 52 | + |
| 53 | +- Install via R CMD INSTALL ., not pak (#69). |
| 54 | + |
| 55 | +- Install local package for pkgdown builds. |
| 56 | + |
| 57 | +- Improve support for protected branches with fledge. |
| 58 | + |
| 59 | +- Improve support for protected branches, without fledge. |
| 60 | + |
| 61 | +- Sync with latest developments. |
| 62 | + |
| 63 | +- Use v2 instead of master. |
| 64 | + |
| 65 | +- Import from actions-sync, check carefully. |
| 66 | + |
| 67 | +- Import from actions-sync, check carefully. |
| 68 | + |
| 69 | +- Avoid checking bashisms on Windows. |
| 70 | + |
| 71 | + |
3 | 72 | # winch 0.1.1.9000 (2024-02-19)
|
4 | 73 |
|
5 | 74 | - Merge branch 'cran-0.1.1'.
|
|
0 commit comments