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.6)multideploy_0.1.0.zip(r-4.5)multideploy_0.1.0.zip(r-4.4)
multideploy_0.1.0.tgz(r-4.5-any)
multideploy_0.1.0.tar.gz(r-4.6-any)multideploy_0.1.0.tar.gz(r-4.5-any)
multideploy_0.1.0.tgz(r-4.5-emscripten)
multideploy.pdf |multideploy.html✨
multideploy/json (API)
NEWS
| # 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 | Total time | Artifact |
|---|---|---|---|
| linux-devel-x86_64 | OK | 123 | |
| source / vignettes | OK | 181 | |
| linux-release-x86_64 | OK | 160 | |
| macos-release-arm64 | OK | 74 | |
| macos-oldrel-arm64 | OK | 123 | |
| windows-devel | OK | 119 | |
| windows-release | OK | 114 | |
| windows-oldrel | OK | 104 | |
| wasm-release | OK | 113 |
Exports:file_contentfile_deployfile_mappingfile_updateorgspr_createrepos
Dependencies:askpassbase64encclicurlghgitcredsgluehttr2inijsonlitelifecyclemagrittropensslR6rappdirsrlangsysvctrswithr
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 |
