Paulin Charliquart

Results 5 issues of Paulin Charliquart

Add link to Celery director documentation in the navbar full screen: ![image](https://user-images.githubusercontent.com/64043642/167730820-dd8e18f8-713c-4caf-b752-3b8e6300635e.png) small screen ![image](https://user-images.githubusercontent.com/64043642/167731195-1405452e-967d-4899-be40-bcc790bf4fd1.png) ![image](https://user-images.githubusercontent.com/64043642/167731028-2f6e9bce-2ff7-49bf-a6c4-80751b453ad3.png)

1. add a footer with Celery Director version. It can be overwritten by `DIRECTOR_VERSION` ![image](https://user-images.githubusercontent.com/64043642/220789662-67045c3a-4b09-4635-b27b-3e9ddecb2905.png) 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...

bug

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). ![Image](https://github.com/user-attachments/assets/26149352-64e3-47c2-9bbc-dc4e79b2f0fe) However, these additional...

bug
documentation