Files in ropenscilabs/tic
Tasks Integrating Continuously: CI-Agnostic Workflow Definitions

.Rbuildignore
.circleci/config.yml
.github/workflows/main.yml
.github/workflows/update-tic.yml
.gitignore
.lintr
.pre-commit-config.yaml
DESCRIPTION
NAMESPACE
NEWS.md R/base64.R R/ci.R R/circleci.R R/droneci.R R/dsl-storage.R R/dsl.R R/gh-actions.R R/git2r.R R/helpers_github.R R/install.R R/local.R R/macro-blogdown.R R/macro-bookdown.R R/macro-drat.R R/macro-package-checks.R R/macro-pkgdown.R R/macro-readme-rmd.R R/macro.R R/mock.R R/print.R R/repo.R R/run.R R/stage.R R/steps-base.R R/steps-blogdown.R R/steps-bookdown.R R/steps-code.R R/steps-drat.R R/steps-git.R R/steps-install.R R/steps-pkgdown.R R/steps-rcmdcheck.R R/steps-session-info.R R/steps-ssh.R R/steps-write-text-file.R R/tic-package.R R/update-yaml-helpers.R R/update-yaml.R R/use-badge.R R/use-yaml.R R/use_tic.R R/utils.R README.md
codecov.yml
codemeta.json
inst/WORDLIST
inst/templates/blogdown/all-tic.R inst/templates/blogdown/circle-tic.R inst/templates/blogdown/ghactions-tic.R inst/templates/blogdown/none-tic.R inst/templates/blogdown/travis-tic.R inst/templates/bookdown/all-tic.R inst/templates/bookdown/circle-tic.R inst/templates/bookdown/ghactions-tic.R inst/templates/bookdown/none-tic.R inst/templates/bookdown/travis-tic.R
inst/templates/circle-deploy-matrix.yml
inst/templates/circle-deploy.yml
inst/templates/circle-matrix.yml
inst/templates/circle.yml
inst/templates/ghactions-core.yml
inst/templates/ghactions-deploy.yml
inst/templates/ghactions-env.yml
inst/templates/ghactions-meta-custom-deploy.yml
inst/templates/ghactions-meta-custom.yml
inst/templates/ghactions-meta-linux-deploy.yml
inst/templates/ghactions-meta-linux-macos-deploy.yml
inst/templates/ghactions-meta-linux-macos.yml
inst/templates/ghactions-meta-linux-windows-deploy.yml
inst/templates/ghactions-meta-linux-windows.yml
inst/templates/ghactions-meta-linux.yml
inst/templates/ghactions-meta-macos-deploy.yml
inst/templates/ghactions-meta-macos-windows-deploy.yml
inst/templates/ghactions-meta-macos-windows.yml
inst/templates/ghactions-meta-macos.yml
inst/templates/ghactions-meta-windows-deploy.yml
inst/templates/ghactions-meta-windows.yml
inst/templates/ghactions-meta.yml
inst/templates/package/all-tic.R inst/templates/package/circle-tic.R inst/templates/package/ghactions-tic.R inst/templates/package/none-tic.R inst/templates/package/travis-tic.R inst/templates/site/all-tic.R inst/templates/site/circle-tic.R inst/templates/site/ghactions-tic.R inst/templates/site/none-tic.R inst/templates/site/travis-tic.R inst/templates/unknown/tic.R
inst/templates/update-tic.yml
inst/testdata/circle-test-update-yaml-env-and-blocks-solution.yml
inst/testdata/circle-test-update-yaml-env-and-blocks.yml
inst/testdata/ghactions-check-update-fail.yml
inst/testdata/ghactions-test-update-yaml-env-and-blocks-solution.yml
inst/testdata/ghactions-test-update-yaml-env-and-blocks.yml
man-roxygen/cname.R man-roxygen/private_key_name.R man-roxygen/remote.R man-roxygen/repo.R man/Deprecated.Rd man/TicStep.Rd man/base64serialize.Rd man/ci.Rd man/do_blogdown.Rd man/do_bookdown.Rd man/do_drat.Rd man/do_package_checks.Rd man/do_pkgdown.Rd man/do_readme_rmd.Rd man/dsl.Rd man/dsl_get.Rd
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-retired.svg
man/figures/lifecycle-soft-deprecated.svg
man/figures/lifecycle-stable.svg
man/figures/lifecycle-superseded.svg
man/gha_add_secret.Rd man/github_helpers.Rd man/github_info.Rd man/list_macros.Rd man/macro.Rd man/prepare_all_stages.Rd man/reexports.Rd man/repo.Rd man/run_all_stages.Rd man/run_stage.Rd man/ssh_key_helpers.Rd man/stages.Rd man/step_add_to_drat.Rd man/step_add_to_known_hosts.Rd man/step_build_blogdown.Rd man/step_build_bookdown.Rd man/step_build_pkgdown.Rd man/step_do_push_deploy.Rd man/step_hello_world.Rd man/step_install_pkg.Rd man/step_install_ssh_keys.Rd man/step_push_deploy.Rd man/step_rcmdcheck.Rd man/step_run_code.Rd man/step_session_info.Rd man/step_setup_push_deploy.Rd man/step_setup_ssh.Rd man/step_test_ssh.Rd man/step_write_text_file.Rd man/tic-package.Rd man/update_yml.Rd man/use_ghactions_deploy.Rd man/use_tic.Rd man/use_tic_badge.Rd man/use_tic_r.Rd man/use_update_tic.Rd man/yaml_templates.Rd
pkgdown/_pkgdown.yml
pkgdown/extra.css
tests/testthat.R tests/testthat/_snaps/print.md tests/testthat/helper-ci.R tests/testthat/helper.R tests/testthat/test-base64.R tests/testthat/test-ci.R tests/testthat/test-deploy.R tests/testthat/test-integration-assign.R tests/testthat/test-integration-early-failure.R tests/testthat/test-integration-git-commit-paths.R tests/testthat/test-integration-git-race-path-branch-orphan.R tests/testthat/test-integration-git-race-path-branch.R tests/testthat/test-integration-git-race.R tests/testthat/test-integration-git.R tests/testthat/test-integration-package-failure.R tests/testthat/test-integration-package.R tests/testthat/test-macro.R tests/testthat/test-print.R tests/testthat/test-repo.R tests/testthat/test-stages.R tests/testthat/test-tasks-base.R tests/testthat/test-update-yaml.R tests/testthat/test-utils.R tic.R
tic.Rproj
vignettes/.gitignore
vignettes/advanced.Rmd vignettes/build-lifecycle.Rmd vignettes/ci-client-packages.Rmd vignettes/ci-providers.Rmd vignettes/custom-steps.Rmd vignettes/deployment.Rmd vignettes/faq.Rmd vignettes/features.Rmd vignettes/img/README.md
vignettes/img/build-lifecycle.graphml
vignettes/img/build-lifecycle.png
vignettes/img/circleci-debug.png
vignettes/img/private-key-travis.png
vignettes/img/ssh-deploy-key.png
vignettes/img/tic-travis-usethis.graphml
vignettes/img/tic-travis-usethis.png
vignettes/img/travis-job-id.png
vignettes/tic.Rmd vignettes/updating.Rmd
ropenscilabs/tic documentation built on Feb. 5, 2024, 5:06 p.m.