Skip to content

Commit 6a2acb1

Browse files
authored
Merge pull request #786 from DyfanJones/main
update paws r docs
2 parents 44a320c + 1c199db commit 6a2acb1

File tree

9 files changed

+15
-14
lines changed

9 files changed

+15
-14
lines changed

cran/paws/man/codebuild.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.

cran/paws/man/codegurureviewer.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.

cran/paws/man/guardduty.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.

cran/paws/man/marketplacemetering.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.

cran/paws/man/pi.Rd

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cran/paws/man/sfn.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.

cran/paws/man/ssm.Rd

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cran/paws/man/swf.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.

make.paws/R/sdk_helper.R

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,7 @@ paws_rhub_action_check <- function (packages = "paws", platforms = c("linux", "m
148148
if (resps[[pkg]]$status_code != 204)
149149
stop(sprintf("Failed to start rhub action for package: %s", pkg))
150150
}
151+
writeLines("Please check results: https://github.com/paws-r/paws-rhub/actions")
151152
invisible(NULL)
152153
}
153154

0 commit comments

Comments
 (0)