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

Deploy CRAN packages #504

Open
NedJWestern opened this issue Sep 19, 2024 · 0 comments
Open

Deploy CRAN packages #504

NedJWestern opened this issue Sep 19, 2024 · 0 comments
Labels
feature request New feature or request

Comments

@NedJWestern
Copy link

Is your feature request related to a problem? Please describe.
How should I deploy an R package to our JFrog CRAN repository within an Azure Pipeline? I can deploy with the REST API and my own PAT. I can deploy a Docker image with the JFrogDocker@1 task and the artifactoryConnection argument.
However, I can not deploy an R package using the same service connection.

Describe the solution you'd like to see
An Azure Pipeline task (or similar) that facilitates deploying CRAN package with an existing service connection.

Describe alternatives you've considered
Hosting my personal PAT on the Azure Pipeline. Using the the JFrog CLI client.

Additional context

@NedJWestern NedJWestern added the feature request New feature or request label Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant