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

Remove lookup-refs, vbump dependencies + add Remotes #332

Merged
merged 11 commits into from
Feb 4, 2025
Merged

Conversation

m7pr
Copy link
Contributor

@m7pr m7pr commented Jan 30, 2025

Part of https://github.com/insightsengineering/coredev-tasks/issues/609

From now on, we will provide development dependencies in

Remotes: repo/project@branch

format, so it's explicitly visible in the DESCRIPTION file and can be handled by pak::install, renv::install and remotes::install.

With development dependencies specified in CJ Pipelines configuration, this connection was hidden, and it was hard to install the package from the main branch (or any other branch) locally from user's machine.

@m7pr m7pr added the core label Jan 30, 2025
@m7pr m7pr requested review from pawelru and llrs-roche January 30, 2025 12:26
Copy link
Contributor

github-actions bot commented Jan 30, 2025

Unit Tests Summary

 1 files   1 suites   58s ⏱️
 6 tests  6 ✅ 0 💤 0 ❌
12 runs  12 ✅ 0 💤 0 ❌

Results for commit 188adb7.

♻️ This comment has been updated with latest results.

Copy link
Contributor

github-actions bot commented Jan 30, 2025

Unit Test Performance Difference

Test Suite $Status$ Time on main $±Time$ $±Tests$ $±Skipped$ $±Failures$ $±Errors$
shinytest2-tm_g_gh_boxplot 💔 $57.04$ $+1.10$ $0$ $0$ $0$ $0$

Results for commit 14c15d2

♻️ This comment has been updated with latest results.

Signed-off-by: Marcin <[email protected]>
@m7pr
Copy link
Contributor Author

m7pr commented Feb 3, 2025

cc @pawelru @llrs-roche I vbumped teal.widgets to it's version released on CRAN

@m7pr m7pr merged commit 002a67f into main Feb 4, 2025
30 checks passed
@m7pr m7pr deleted the remove_lookups branch February 4, 2025 13:22
@github-actions github-actions bot locked and limited conversation to collaborators Feb 4, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants