|
4 | 4 |
|
5 | 5 | ## Chore
|
6 | 6 |
|
7 |
| -- Ignore. |
8 |
| -- Fix creation of documentation in the RStudio IDE \[ci skip\]. |
9 |
| -- Bump RMariaDB version (#2244). |
10 | 7 | - Drop crayon and mockr dependencies (@olivroy, #2220).
|
11 |
| -- Auto-update from GitHub Actions (#2231). |
12 |
| -- Auto-update from GitHub Actions. |
13 |
| - Run: https://github.com/cynkra/dm/actions/runs/10395389155 |
14 |
| -- Use dev RMariaDB. |
15 |
| - Run: https://github.com/cynkra/dm/actions/runs/10223713876 |
16 |
| -- Roxygenize. |
17 |
| - Run: https://github.com/cynkra/dm/actions/runs/10200118253 |
18 |
| - Run: https://github.com/cynkra/dm/actions/runs/9727972354 |
19 |
| - Run: https://github.com/cynkra/dm/actions/runs/9692097886 |
20 |
| -- Use CRAN dbplyr. |
21 |
| -- Update peter-evans/create-pull-request action to v6. |
22 |
| -- Update nick-fields/retry action to v3. |
23 |
| -- Update actions/cache action to v4 (#2186). |
24 |
| - |
25 |
| -- Use dev odbc and dbplyr to fix CI/CD (#2189). |
26 |
| -- Tweak Compose file. |
27 |
| -- Format NEWS. |
28 |
| - |
29 |
| -## Continuous integration |
30 |
| - |
31 |
| -- Configure token. |
32 |
| -- Count rulesets to understand if branch protection is enabled. |
33 |
| -- Remove Aviator. |
34 |
| -- Use stable pak (#2239). |
35 |
| -- Trigger run (#2238). |
36 |
| - - ci: Trigger run |
37 |
| - - ci: Latest changes |
38 |
| -- Use pkgdown branch (#2237). |
39 |
| -- Install via R CMD INSTALL ., not pak (#2230). |
40 |
| - - ci: Install via R CMD INSTALL ., not pak |
41 |
| - - ci: Bump version of upload-artifact action |
42 |
| -- Install local package for pkgdown builds. |
43 |
| -- Improve support for protected branches with fledge. |
44 |
| -- Improve support for protected branches, without fledge. |
45 |
| -- Sync with latest developments. |
46 |
| -- Use v2 instead of master. |
47 |
| -- Inline action. |
48 |
| -- Use dev roxygen2 and decor. |
49 |
| -- Fix on Windows, tweak lock workflow. |
50 |
| -- Avoid checking bashisms on Windows. |
51 |
| -- Better commit message. |
52 |
| -- Harmonize workflows. |
53 |
| -- Use value after `source()`. |
54 |
| -- Bump versions, better default. |
55 |
| -- Recent updates. |
56 |
| -- Prepare for dynamic build matrix. |
57 | 8 |
|
58 | 9 | ## Documentation
|
59 | 10 |
|
60 | 11 | - Use `index.md`.
|
| 12 | + |
61 | 13 | - Tweak formatting (@salim-b, #2232).
|
| 14 | + |
62 | 15 | - Fix typo (@salim-b, #2218).
|
63 |
| -- Set BS version explicitly for now. |
64 |
| - https://github.com/cynkra/cynkratemplate/issues/53 |
65 | 16 |
|
66 | 17 | ## Testing
|
67 | 18 |
|
68 | 19 | - Fix compatibility with waldo \>= 0.6.0 (#2240).
|
69 |
| - - test: Fix compatibility with waldo \>= 0.6.0 |
70 |
| - - chore: Auto-update from GitHub Actions |
71 |
| - Run: https://github.com/cynkra/dm/actions/runs/11885168927 |
72 |
| - |
73 |
| -## Uncategorized |
74 |
| - |
75 |
| -- Merge branch 'docs'. |
76 |
| -- Merge branch 'cran-1.0.10'. |
77 | 20 |
|
78 | 21 |
|
79 | 22 | # dm 1.0.10
|
|
0 commit comments