Changelog
Source:NEWS.md
lazytest 0.0.0.9074 (2025-11-01)
Chore
-
Auto-update from GitHub Actions.
Run: https://github.com/cynkra/lazytest/actions/runs/18974497249
Testing
Remove sensitivity
TESTTHAT_MAX_FAILS.Avoid
pkgload::load_all().
lazytest 0.0.0.9073 (2025-10-26)
Features
Ignore test files without checks if all tests were successful.
Stash away context before removing it.
Don’t retry empty tests if all others are successful.
Chore
-
Auto-update from GitHub Actions.
Run: https://github.com/cynkra/lazytest/actions/runs/18800716937
Add explicit S3 method.
Document.
Format with air.
-
Auto-update from GitHub Actions.
Run: https://github.com/cynkra/lazytest/actions/runs/17450846109
-
Auto-update from GitHub Actions.
Run: https://github.com/cynkra/lazytest/actions/runs/14636208510
Continuous integration
Use reviewdog for external PRs (#62).
Cleanup and fix macOS (#61).
Format with air, check detritus, better handling of
extra-packages(#60).Enhance permissions for workflow (#59).
Permissions, better tests for missing suggests, lints (#58).
Only fail covr builds if token is given (#57).
Always use
_R_CHECK_FORCE_SUGGESTS_=false(#56).Correct installation of xml2 (#55).
Explain (#54).
Add xml2 for covr, print testthat results (#53).
Fix (#52).
Sync (#51).
lazytest 0.0.0.9072 (2024-12-09)
Continuous integration
- Avoid failure in fledge workflow if no changes (#49).
lazytest 0.0.0.9071 (2024-12-08)
Continuous integration
- Fetch tags for fledge workflow to avoid unnecessary NEWS entries (#48).
lazytest 0.0.0.9070 (2024-12-07)
Continuous integration
- Use larger retry count for lock-threads workflow (#47).
lazytest 0.0.0.9069 (2024-11-28)
Continuous integration
- Ignore errors when removing pkg-config on macOS (#46).
lazytest 0.0.0.9068 (2024-11-27)
Continuous integration
- Explicit permissions (#45).
lazytest 0.0.0.9067 (2024-11-26)
Continuous integration
- Use styler from main branch (#44).
lazytest 0.0.0.9065 (2024-11-22)
Continuous integration
- Correctly detect branch protection (#40).
lazytest 0.0.0.9064 (2024-11-18)
Continuous integration
- Use stable pak (#39).
lazytest 0.0.0.9063 (2024-11-11)
Continuous integration
-
Trigger run (#38).
ci: Trigger run
ci: Latest changes
lazytest 0.0.0.9061 (2024-09-15)
Continuous integration
-
Install via R CMD INSTALL ., not pak (#35).
ci: Install via R CMD INSTALL ., not pak
ci: Bump version of upload-artifact action
lazytest 0.0.0.9060 (2024-08-31)
Chore
-
Auto-update from GitHub Actions.
Run: https://github.com/cynkra/lazytest/actions/runs/10425483393
-
Auto-update from GitHub Actions.
Run: https://github.com/cynkra/lazytest/actions/runs/10200109676
-
Auto-update from GitHub Actions.
Run: https://github.com/cynkra/lazytest/actions/runs/9730685037
-
Auto-update from GitHub Actions.
Run: https://github.com/cynkra/lazytest/actions/runs/9727974094
-
Auto-update from GitHub Actions.
Run: https://github.com/cynkra/lazytest/actions/runs/9691614439
Continuous integration
Install local package for pkgdown builds.
Improve support for protected branches with fledge.
Improve support for protected branches, without fledge.
Sync with latest developments.
Use v2 instead of master.
Inline action.
Use dev roxygen2 and decor.
Fix on Windows, tweak lock workflow.
Fix on Windows.
Avoid checking bashisms on Windows.
Better commit message.
Bump versions, better default, consume custom matrix.
Recent updates.
lazytest 0.0.0.9010 (2023-04-21)
Refactoring
- From goodpractice/lintr (#15).
lazytest 0.0.0.9001 (2023-02-12)
- Initial version with
lazytest_local().