Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Major refresh of CI-CD workflow and deployment setup #5

Merged
merged 8 commits into from
Jan 31, 2024

Conversation

riccardoporreca
Copy link
Member

@riccardoporreca riccardoporreca commented Jan 24, 2024

Largely based on miraisolutions/ShinyCICD#19

This also includes monthly GithUb Actions configuration of Dependabot.

Via `usethis::use_github_actions_badge("ci-cd.yml")`, which has been updated in usethis 2.1.6 (see https://usethis.r-lib.org/news/index.html#usethis-216) to use the same approach and URLs GitHub itself would in 'Create status badge'.
…rors

* In particular, rsconnect would complain that "required packages are not installed", specifically BH, required by anytime via "LinkingTo".
* See r-lib/pak#485.
…apps.io

* It is somehow broken for new deployments, but still works locally.
* No big deal for the live app to use `rsvg`, also given that InkScape-based post-processing have always been broken there.
@riccardoporreca
Copy link
Member Author

riccardoporreca commented Jan 24, 2024

@GuidoMaggio, the app is temporarily deployed from this branch as

which you can compare against the existing nominal deployment from the main branch

The look and behavior is the same. Note that it is OK/expected for 'rsvg2' and Inkscape-related postprocessing to fail on shinyapps.io, see 066dcae

@riccardoporreca riccardoporreca self-assigned this Jan 24, 2024
Copy link
Member

@GuidoMaggio GuidoMaggio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

@riccardoporreca riccardoporreca merged commit 01a5f51 into master Jan 31, 2024
2 checks passed
@riccardoporreca riccardoporreca deleted the feature/revamp-ci-cd-actions-workflow branch January 31, 2024 08:31
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.

2 participants