Files in cynkra/fledge
Smoother Change Tracking and Versioning for R Packages

.Rbuildignore
.aspell/defaults.R
.aspell/fledge.rds
.github/.gitignore
.github/workflows/R-CMD-check-dev.yaml
.github/workflows/R-CMD-check-status.yaml
.github/workflows/R-CMD-check.yaml
.github/workflows/check/action.yml
.github/workflows/commit/action.yml
.github/workflows/custom/before-install/action.yml
.github/workflows/dep-matrix/action.yml
.github/workflows/dep-suggests-matrix/action.R
.github/workflows/dep-suggests-matrix/action.yml
.github/workflows/fledge.yaml
.github/workflows/get-extra/action.yml
.github/workflows/git-identity/action.yml
.github/workflows/install/action.yml
.github/workflows/lock.yaml
.github/workflows/matrix-check/action.yml
.github/workflows/pkgdown-build/action.yml
.github/workflows/pkgdown-deploy/action.yml
.github/workflows/pkgdown.yaml
.github/workflows/pr-commands.yaml
.github/workflows/rate-limit/action.yml
.github/workflows/revdep.yaml
.github/workflows/roxygenize/action.yml
.github/workflows/style/action.yml
.github/workflows/update-snapshots/action.yml
.github/workflows/versions-matrix/action.R
.github/workflows/versions-matrix/action.yml
.gitignore
DESCRIPTION
NAMESPACE
NEWS.md R/api-bump-version.R R/api-commit-version.R R/api-finalize-version.R R/api-get-last-tag.R R/api-get-last-version-tag.R R/api-get-top-level-commits.R R/api-tag-version.R R/api-unbump-version.R R/api-update-news.R R/api-update-version.R R/auto.R R/bg.R R/bump-version.R R/commit-version.R R/commits.R R/finalize-version.R R/fledgling.R R/gh-helpers.R R/helper-quiet.R R/import-standalone-check_suggested.R R/import.R R/pandoc.R R/parse-news-items.R R/repo-helper.R R/submit.R R/tag-version.R R/unbump-version.R R/update-news.R R/utils-gh-pat.R R/utils-gh.R R/utils-git.R R/utils-parse-version.R R/utils.R R/zzz.R README.Rmd README.md
_pkgdown.yml
codecov.yml
cran-comments.md data-raw/bg.R
fledge.Rproj
inst/marshmallow-2.R inst/marshmallow-abandon.R inst/marshmallow-along.R inst/marshmallow-conflict.R inst/marshmallow-early.R inst/marshmallow-newsworthy-nopush.R inst/marshmallow-newsworthy.R inst/marshmallow.R inst/templates/cran-comments.md inst/templates/pr.md man/bump_version.Rd man/commit_version.Rd man/create_demo_project.Rd man/examples/bump-version.R man/examples/commit-version.R man/examples/finalize-version.R man/examples/get-last-tag.R man/examples/get-last-version-tag.R man/examples/tag-version.R man/examples/unbump-version.R man/examples/with_demo_project.R
man/figures/lifecycle-archived.svg
man/figures/lifecycle-defunct.svg
man/figures/lifecycle-deprecated.svg
man/figures/lifecycle-experimental.svg
man/figures/lifecycle-maturing.svg
man/figures/lifecycle-questioning.svg
man/figures/lifecycle-stable.svg
man/figures/lifecycle-superseded.svg
man/finalize_version.Rd man/get_last_tag.Rd man/get_last_version_tag.Rd man/get_top_level_commits.Rd man/release.Rd man/rmd-fragments/caveats.Rmd man/rmd-fragments/faq.Rmd man/rmd-fragments/functions.Rmd man/rmd-fragments/pitch.Rmd man/rmd-fragments/related-tools.Rmd man/rmd-fragments/setup.Rmd man/rmd-fragments/summary.Rmd man/rmd-fragments/usage.Rmd man/tag_version.Rd man/unbump_version.Rd man/update_news.Rd man/update_version.Rd man/with_demo_project.Rd
pkgdown/favicon/favicon/apple-touch-icon-120x120.png
pkgdown/favicon/favicon/apple-touch-icon-152x152.png
pkgdown/favicon/favicon/apple-touch-icon-180x180.png
pkgdown/favicon/favicon/apple-touch-icon-60x60.png
pkgdown/favicon/favicon/apple-touch-icon-76x76.png
pkgdown/favicon/favicon/apple-touch-icon.png
pkgdown/favicon/favicon/favicon-16x16.png
pkgdown/favicon/favicon/favicon-32x32.png
pkgdown/favicon/favicon/favicon.ico
readme/demo.gif
tests/fixtures/pr/api.github.com/graphql-cf8d4b-POST.json
tests/fixtures/pr/api.github.com/repos/cynkra/fledge/pulls/332-38c41e.json
tests/fixtures/pr0/api.github.com/graphql-a0b10d-POST.json
tests/fixtures/pr0/api.github.com/repos/cynkra/fledge/pulls/18-38c41e.json
tests/fixtures/pr2/api.github.com/graphql-ee21bd-POST.json
tests/fixtures/pr2/api.github.com/repos/cynkra/fledge/pulls/328-38c41e.json
tests/testthat.R tests/testthat/_snaps/auto-full-cycle-main-nopush.md tests/testthat/_snaps/auto-full-cycle-main.md tests/testthat/_snaps/auto-full-cycle-pre.md tests/testthat/_snaps/auto-full-cycle.md tests/testthat/_snaps/auto-pre.md tests/testthat/_snaps/auto-release-abandon.md tests/testthat/_snaps/auto.md tests/testthat/_snaps/auto/NEWS.md tests/testthat/_snaps/bump_version.md tests/testthat/_snaps/bump_version/NEWS-nondev.md tests/testthat/_snaps/bump_version/NEWS.md tests/testthat/_snaps/bump_version/NEWS2.md tests/testthat/_snaps/bump_version/NEWS3.md tests/testthat/_snaps/commit-version.md tests/testthat/_snaps/commits.md tests/testthat/_snaps/demo/demo.md tests/testthat/_snaps/finalize-version.md tests/testthat/_snaps/finalize-version/NEWS-push-false.md tests/testthat/_snaps/finalize-version/NEWS-push-true.md tests/testthat/_snaps/fledgling.md tests/testthat/_snaps/parse-news-items.md tests/testthat/_snaps/parse-news-items/NEWS-merge.md tests/testthat/_snaps/parse-news-items/NEWS.md tests/testthat/_snaps/tag_version.md tests/testthat/_snaps/unbump_version.md tests/testthat/_snaps/unbump_version/NEWS.md tests/testthat/_snaps/update-news.md tests/testthat/_snaps/update-news/newchangelog.md tests/testthat/_snaps/update-news/samedev-base.md tests/testthat/_snaps/update-news/samedev-running.md tests/testthat/_snaps/update-news/samedev-updated.md tests/testthat/_snaps/update-news/samedev.md tests/testthat/_snaps/utils-git.md tests/testthat/_snaps/utils-parse-version.md tests/testthat/_snaps/with_demo_project.md tests/testthat/helper-cleanup.R tests/testthat/helper-commits.R tests/testthat/helper-conventional-commits.R tests/testthat/helper-httptest2.R tests/testthat/helper-quiet.R tests/testthat/helper-remote.R tests/testthat/helper-snapshot.R tests/testthat/helper-vignettes.R tests/testthat/setup.R tests/testthat/test-auto-full-cycle-main-nopush.R tests/testthat/test-auto-full-cycle-main.R tests/testthat/test-auto-full-cycle-pre.R tests/testthat/test-auto-full-cycle.R tests/testthat/test-auto-pre.R tests/testthat/test-auto-release-abandon.R tests/testthat/test-auto.R tests/testthat/test-bump_version.R tests/testthat/test-commit-version.R tests/testthat/test-commits.R tests/testthat/test-demo.R tests/testthat/test-finalize-version.R tests/testthat/test-fledgling.R tests/testthat/test-parse-news-items.R tests/testthat/test-tag_version.R tests/testthat/test-unbump_version.R tests/testthat/test-update-news.R tests/testthat/test-utils-git.R tests/testthat/test-utils-parse-version.R tests/testthat/test-with_demo_project.R
vignettes/.gitignore
vignettes/auto.Rmd vignettes/demo.Rmd vignettes/fledge.Rmd vignettes/internals.Rmd vignettes/out/demo.md vignettes/out/fledge.md
cynkra/fledge documentation built on April 17, 2025, 3:56 a.m.