Skip to content

Fix 1155#1232

Open
ilyaZar wants to merge 7 commits intoThinkR-open:masterfrom
ilyaZar:fix-1155
Open

Fix 1155#1232
ilyaZar wants to merge 7 commits intoThinkR-open:masterfrom
ilyaZar:fix-1155

Conversation

@ilyaZar
Copy link
Copy Markdown
Contributor

@ilyaZar ilyaZar commented Apr 16, 2026

Fix #1155

@ColinFay no need to merge yet, I have a couple of others branches and will come up with a merge order soon

so far so good:

  1. the first commit solves the issue

  2. subsequent commits propose to remove or (clearly) deprecate other funcs as discussed

For cherry picking:

Commit Change
2728926 deprecate browser_button()
0d3d140 remove get_sysreqs()
9e957ce remove use_recommended_deps()
adff7c5 remove add_ui_server_files()
f8274a1 remove add_rstudioconnect_file()
fc68db8 deprecate old Docker helpers
34867bf deprecate fill_desc() legacy author_* args

ilyaZar added 7 commits April 16, 2026 06:48
The legacy author_* arguments were already marked as to-be-deprecated in docs and warning text, but they were not explicitly framed as deprecated API.

Keep behavior unchanged for now and formalize the deprecation message so a later removal is clearer and easier to justify.
@ColinFay
Copy link
Copy Markdown
Member

@ilyaZar great, let me know when I can cherry pick / merge :)

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.

Deprecate browser_button

2 participants