GithubHelp home page GithubHelp logo

coreos / quay-docs Goto Github PK

View Code? Open in Web Editor NEW
17.0 16.0 23.0 2.14 MB

Documentation for Quay.io

License: Apache License 2.0

HTML 0.85% CSS 3.80% JavaScript 95.28% Ruby 0.02% Shell 0.03% Dockerfile 0.02%

quay-docs's Introduction

quay-docs's People

Contributors

alekssaul avatar charltonaustin avatar ecordell avatar ericchiang avatar ivancherepov avatar jonafato avatar josephschorr avatar jzelinskie avatar kbrwn avatar mjibson avatar quentin-m avatar silas avatar stve avatar willmiranda avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

quay-docs's Issues

Documentation need for creating webhook notification via rest api

There doesn't seem to be any documentation on using the rest api to create a webhook notification via the REST api. I understand this page seems to indicate how to trigger, but the JSON on how to actually register a new webhook is not clear.
The qucli app is looking for a way to register a webhook via the restapi ticket: koudaiii/qucli#23 (comment)

It would be WONDERFUL if someone could add to the docs how to add a webhook via the rest api for a repository.

Please and Thank you.

Feature: Show API output without entering credentials

Currently, one must enter their credentials into quay API Explorer to see the output of an endpoint. I'm not 100% comfortable entering my credentials there...

I'm only a little familiar with swagger, but it would be really nice to see some json or some indication of what the endpoints will output.

Fix API screenshot of OAuth

We should update the screenshot of the OAuth applications page to the new UI and also document that you can only find the "Create Application" on organization's OAuth tab.

is there a way to use --build-arg during image build

I do not find anything about build-args in the docs. I guess they are not supported.
If they are not supported, would you mind pointing people into the right direction?

Use case: be able to support build date label:

BUILD_DATE=`date -u +"%Y-%m-%dT%H:%M:%SZ"` .

and in the Dockerfile:

LABEL org.label-schema.build-date=$BUILD_DATE

with

docker build --build-arg BUILD_DATE=`date -u +"%Y-%m-%dT%H:%M:%SZ"` .

Feature Request: Display OAuth scope required for each API operation in the html

The API discovery endpoint already contains information about which implicit scope is required for each endpoint:

screen shot 2016-01-15 at 9 46 37 am

However, in the corresponding html shown on the generated API docs doesn't show the required scope anywhere that I can see.

screen shot 2016-01-15 at 9 49 57 am

It would be nice to list out the scopes somewhere in the html to more easily determine which scopes are necessary to grant to an OAuth application for a specific use case. Thanks Quay!

ReST API support

Quay is a very useful tool.

However it would be very pleasant to have ReST APIs - Specifically HTTP/1.1 GET for teams/repositories/container-commits etc.

Is this technically feasible?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.