Skip to content

Commit 03a4145

Browse files
committed
Roll it out
1 parent 74874a4 commit 03a4145

File tree

3 files changed

+7
-9
lines changed

3 files changed

+7
-9
lines changed

DESCRIPTION

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Package: multideploy
2-
Title: Deploy File Changes Across Multiple GitHub Repositories
2+
Title: Deploy File Changes Across Multiple 'GitHub' Repositories
33
Version: 0.1.0
44
Authors@R: c(
55
person("James Joseph", "Balamuta",
@@ -8,10 +8,10 @@ Authors@R: c(
88
comment = c(ORCID = "0000-0003-2826-8458")
99
)
1010
)
11-
Description: Deploy file changes across multiple GitHub
12-
repositories using the 'GitHub' 'Web API'. Allows synchronizing common files,
13-
Continuous Integration ('CI') workflows, or configurations across many
14-
repositories with a single command.
11+
Description: Deploy file changes across multiple 'GitHub'
12+
repositories using the 'GitHub' 'Web API' <https://docs.github.com/en/rest>.
13+
Allows synchronizing common files, Continuous Integration ('CI') workflows,
14+
or configurations across many repositories with a single command.
1515
License: AGPL (>= 3)
1616
URL: https://r-pkg.thecoatlessprofessor.com/multideploy/, https://github.com/coatless-rpkg/multideploy
1717
BugReports: https://github.com/coatless-rpkg/multideploy/issues

cran-comments.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,5 @@
44

55
* This is a new release.
66
* This is resubmission to address CRAN maintainers' feedback.
7-
- We've removed "Provides functions to" in the description.
87
- We've applied quotations to 'GitHub', 'Web API' and 'CI'
9-
- We've explained the acronym 'CI' as 'Continuous Integration' in the description.
10-
- We've attempted to remove too many spaces.
8+
- We've added a URL to the GitHub Web API Location

man/multideploy-package.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)