Skip to content

fix(ci): remediate reactlog package checks on main#112

Open
posit-shiny-automation[bot] wants to merge 5 commits intomainfrom
shinycoreci/bedrock-remediation-25408187124-1-R-CMD-check.yaml
Open

fix(ci): remediate reactlog package checks on main#112
posit-shiny-automation[bot] wants to merge 5 commits intomainfrom
shinycoreci/bedrock-remediation-25408187124-1-R-CMD-check.yaml

Conversation

@posit-shiny-automation
Copy link
Copy Markdown

@posit-shiny-automation posit-shiny-automation Bot commented May 5, 2026

Summary

Automated remediation for the failed package checks dispatched by rstudio/shinycoreci.

Failure context

Field Value
Target ref main
Remote workflow R-CMD-check.yaml
Remote conclusion failure
Remote run https://github.com/rstudio/reactlog/actions/runs/25408201588
Scheduler run https://github.com/rstudio/shinycoreci/actions/runs/25408187124
Solver Claude Code Action using Anthropic models on AWS Bedrock

Diff summary

 R/shinyModule.R | 9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)

Closes #111

Automated by shinycoreci using Claude Code Action with Anthropic models on AWS Bedrock.

Refs: #111
Remote workflow: R-CMD-check.yaml
Remote conclusion: failure
Remote run: https://github.com/rstudio/reactlog/actions/runs/25408201588
Scheduler run: https://github.com/rstudio/shinycoreci/actions/runs/25408187124
@posit-shiny-automation
Copy link
Copy Markdown
Author

Verification still failing after 1 attempt(s) (final conclusion: failure). Manual review required.

karangattu and others added 4 commits May 5, 2026 18:08
Set Node.js to version 20 for the workflow routine and enable full R CMD check by setting `check-depends-only: false` in the CI workflow (.github/workflows/R-CMD-check.yaml). In man/reactlog_module.Rd, replace the explicit require(shiny) guard with a \dontrun{...} wrapper for the example (and add the matching closing brace) so the example is skipped during automated checks if shiny isn't available.
Update CI workflow to use Node v16 instead of v20 for the routine and R-CMD-check jobs. Simplify bin/postinstall.sh by removing the flow-typed install steps (which created stubs and ignored dev deps) and only running `yarn build-only`, reducing install side-effects and speeding up the postinstall step.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Automated fix: reactlog package checks failing on main

2 participants