Skip to content
#

packages

Here are 592 public repositories matching this topic...

open-build-service
dcermak
dcermak commented Mar 24, 2020

Issue Description

The API docs for the route PUT /source/<project>/<package>/<filename> (see: https://build.opensuse.org/apidocs/index#72) say that the return type is a status. That is however not true, it is in fact a revisionlist-element from https://build.opensuse.org/apidocs/revisionlist.rng.

Unfortunately that schema doesn't appear

AMDmi3
AMDmi3 commented Nov 28, 2019

Some packages may bundle dependencies. We could report outdatedness for these the following way: for outdated packages with single download, propagate outdated status onto the download URL. Then we could show this download specially for other packages, or even make it affect the status.

hillar
hillar commented Sep 10, 2019

install.packages("pacman") always add's help

$ docker run -ti alpine-R

R version 3.6.0 (2019-04-26) -- "Planting of a Tree"
Copyright (C) 2019 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-musl (64-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for di

adamvoss
adamvoss commented Jan 15, 2017

The depends-on: query (such as accessed via "Artifact Dependencies") takes a parameter of form "$organization/$artifactName". The dependents and dependency boxes on artifact pages also display this form.

This is not consistent with the hierarchy a user sees elsewhere in Scaladex which has the general form "$organization/$project/$artifactName/$version", as the $project level is omitted.

Improve this page

Add a description, image, and links to the packages topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the packages topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.