Paulin Charliquart
Paulin Charliquart
Add link to Celery director documentation in the navbar full screen:  small screen  
1. add a footer with Celery Director version. It can be overwritten by `DIRECTOR_VERSION`  2. Update doc to customize UI 3. Remove usage of `DIRECTOR_API_URL` by using Flask template...
**Describe the bug** When running this action on a self-hosted runner with a self-issued SSL certificate, the action fails to download the package due to SSL certificate verification errors. Related...
Hello! First, thanks for this really nice package :) I’m interested in implementing SSL for secure API communication and wanted to ask if you have any guidance on setting this...
hi, The `download_version` function documentation mentions a parameter called `...` (ellipsis) that appears in the function signature but is not actually utilized within the function [implementation](https://github.com/r-lib/remotes/blob/HEAD/R/install-version.R#L178C1-L183C65).  However, these additional...