8000 Tags · cynkra/fledge · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: cynkra/fledge

Tags

v0.1.99.9040

Toggle v0.1.99.9040's commit message
fledge 0.1.99.9040

## Continuous integration

- Enhance permissions for workflow (#872).
  • < 8000 path d="M8 0a8 8 0 1 1 0 16A8 8 0 0 1 8 0ZM1.5 8a6.5 6.5 0 1 0 13 0 6.5 6.5 0 0 0-13 0Zm7-3.25v2.992l2.028.812a.75.75 0 0 1-.557 1.392l-2.5-1A.751.751 0 0 1 7 8.25v-3.5a.75.75 0 0 1 1.5 0Z"> May 4, 2025
  • b72e652
  • zip
  • tar.gz

v0.1.99.9039

Toggle v0.1.99.9039's commit message
fledge 0.1.99.9039

## Continuous integration

- Permissions, better tests for missing suggests, lints (#870).

- Only fail covr builds if token is given (#867).

- Always use `_R_CHECK_FORCE_SUGGESTS_=false` (#866).

- Correct installation of xml2 (#863).

- Explain (#861).

- Add xml2 for covr, print testthat results (#860).

- Sync (#859).

v0.1.99.9038

Toggle v0.1.99.9038's commit message
fledge 0.1.99.9038

## Chore

- Extract `get_release_branch_from_version()`.

v0.1.99.9037

Toggle v0.1.99.9037's commit message
fledge 0.1.99.9037

## Features

- `bump_version(which = "dev")` always bumps from non-dev.

## Chore

- IDE.

v0.1.99.9036

Toggle v0.1.99.9036's commit message
fledge 0.1.99.9036

## Bug fixes

- Support empty commit messages.

- `is_news_consistent()` detects releases of the kind x.y.z-w.

- Work around bug in `order()` for package versions.

- Use correct version for checking GH release.

- Use correct version for checking GH release.

- `release_after_cran_built_binaries()` works correctly again (#848).

## Features

- Better entry if PR info could not be extracted.

- Support versions of the form x.y.z-w for tagging.

- Newsworthy commits are searched along the first parents only, picking up all relevant commits (#847).

- Determining the most recent tag now uses the new `get_last_version_tag()` and works when the version tag is on a diverged branch (e.g., after squash-merging) (#844).

- Consistent protection of hash tag (#836).

- Keep empty lines when merging (#834).

- `plan_release()` pulls the current branch (#831).

## Chore

- Get tagging information from fledgling.

- Clear clipboard after successful discovery of CRAN URL.

- Check token early for automation (#841).

- Refactor (#835).

## Continuous integration

- Install R.

- Avoid failure in fledge workflow if no changes (#851).

- Fetch tags for fledge workflow to avoid unnecessary NEWS entries (#850).

- Use larger retry count for lock-threads workflow (#849).

- Ignore errors when removing pkg-config on macOS (#840).

- Explicit permissions (#839).

- Use styler from main branch (#838).

- Need to install R on Ubuntu 24.04 (#837).

- Use Ubuntu 24.04 and styler PR (#829).

## Testing

- Fix test (#846).

## Uncategorized

- Ci: Fix macOS (#16) (#830).

v0.1.99.9035

Toggle v0.1.99.9035's commit message
fledge 0.1.99.9035

## Features

- Keep only `raw` NEWS (#827).

## Chore

- Refactorings and a new test (#825).

- Better JSON snapshot (#824).

- Keep `raw` component up to date, use it for assembling the NEWS (#823).

v0.1.99.9034

Toggle v0.1.99.9034's commit message
fledge 0.1.99.9034

## Chore

- Distinguish `news` component from `news` column in data frame (#820).

v0.1.99.9033

Toggle v0.1.99.9033's commit message
fledge 0.1.99.9033

## Bug fixes

- CRAN PRs are no longer created as draft (#810).

- `fledge:::release_after_cran_built_binaries()` no longer throws an error if no release exists.

## Features

- `finalize_version()` unconditionally overwrites existing tags (#819).

- Pre-releases get a different PR title (#818).

- PR must open from the main window (#816).

- `plan_release()` calls `bump_version()` (#814).

- Detect contributors for squashed commits (#813).

- Mention `bump_version(check_default_branch = FALSE)` in error message (#812).

- New `plan_release()`, replaces `init_release()` and `pre_release()` (#803).

- Support `which = "pre-patch"` for `bump_version()` and `update_version()` (#802).

- `bump_version()` does not bump if no newsworthy messages are found (#801).

- Messages that start with `"fledge: "` are no longer considered newsworthy (#800).

- Include only relevant info in `cran-comments.md` (#799).

- Support pre-patch version, new versioning scheme starting at 9900 (#794).

## Chore

- Bump commit messages get a fledge prefix.

- Add fledge prefix to CRAN PR (#809).

## Continuous integration

- Remove Aviator (#815).

- Correctly detect branch protection (#811).

- Sync fledge workflow.

## Refactoring

- `is_dev_version()` and related (#805).

## Testing

- Reduce use of `shut_up_fledge()` (#796).

- Speed up tests by replacing `gert::git_add()` with a system call (#793).

- Split slow test.

v0.1.99.9032

Toggle v0.1.99.9032's commit message
fledge 0.1.99.9032

## Continuous integration

- Trigger run (#792).

v0.1.99.9031

Toggle v0.1.99.9031's commit message
fledge 0.1.99.9031

## Continuous integration

- Use pkgdown branch (#791).
0