Package: multideploy 0.1.0
multideploy: Deploy File Changes Across Multiple 'GitHub' Repositories
Deploy file changes across multiple 'GitHub' repositories using the 'GitHub' 'Web API' <https://docs.github.com/en/rest>. Allows synchronizing common files, Continuous Integration ('CI') workflows, or configurations across many repositories with a single command.
Authors:
multideploy_0.1.0.tar.gz
multideploy_0.1.0.zip(r-4.7-any)multideploy_0.1.0.zip(r-4.6-any)multideploy_0.1.0.zip(r-4.5-any)
multideploy_0.1.0.tgz(r-4.6-any)multideploy_0.1.0.tgz(r-4.5-any)
multideploy_0.1.0.tar.gz(r-4.7-any)multideploy_0.1.0.tar.gz(r-4.6-any)
multideploy_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
multideploy/json (API)
| # Install 'multideploy' in R: |
| install.packages('multideploy', repos = c('https://coatless-rpkg.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/coatless-rpkg/multideploy/issues
Pkgdown/docs site:https://r-pkg.thecoatlessprofessor.com
Last updated from:03a4145b01. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 186 | ||
| source / vignettes | OK | 203 | ||
| linux-release-x86_64 | OK | 133 | ||
| macos-release-arm64 | OK | 80 | ||
| macos-oldrel-arm64 | OK | 98 | ||
| windows-devel | OK | 59 | ||
| windows-release | OK | 71 | ||
| windows-oldrel | OK | 82 | ||
| wasm-release | OK | 100 |
Exports:file_contentfile_deployfile_mappingfile_updateorgspr_createrepos
Dependencies:askpassbase64encclicurlgitcredsgluehttr2inijsonlitelifecyclemagrittropensslR6rlangsysvctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Retrieve the content of a file from a GitHub repository | file_content |
| Deploy a file to multiple GitHub repositories | file_deploy |
| Create a file mapping for multi-repository deployment | file_mapping |
| Create or update a file in a GitHub repository | file_update |
| List organizations for the authenticated user | orgs |
| Create a pull request for changes in multiple repositories | pr_create |
| Print method for '"file_deploy_result"' objects | print.file_deploy_result |
| Print method for file_mapping objects | print.file_mapping |
| Print method for pr_create_result objects | print.pr_create_result |
| List repositories for a user or organization | repos |
