[atomic-wg] Issue #256 `atomic command changes: prefer file over label`

2017-03-16 Thread Tomas Tomecek
ttomecek added a new comment to an issue you are following: `` @jberkus Josh, after reading your [blog post](http://www.projectatomic.io/blog/2017/03/fedora-vfad-container-policy/) I don't feel like I'm comfortable with `help1.txt`. Right now `atomic` expects man-formatted file named `help.1`,

[atomic-wg] Issue #256 `atomic command changes: prefer file over label`

2017-03-17 Thread Tomas Tomecek
ttomecek added a new comment to an issue you are following: `` @baude thanks for feedback! From the blog post: This file will be submitted with the image proposal, and will be included bout inside the container image and available online from fedoraproject.org. The Help label will

[atomic-wg] Issue #253 `lower case vs Initial Cap in Labels`

2017-03-15 Thread Tomas Tomecek
ttomecek added a new comment to an issue you are following: `` Lower case, please: https://github.com/projectatomic/ContainerApplicationGenericLabels/blob/master/vendor/redhat/labels.md `` To reply, visit the link below or just reply to this email https://pagure.io/atomic-wg/issue/253

[atomic-wg] Issue #256: atomic command changes: prefer file over label

2017-04-13 Thread Tomas Tomecek
ttomecek added a new comment to an issue you are following: `` I like the new requirements: it should be clear to finish the implementation. Is `atomic` meant to interact with description label in any way? `` To reply, visit the link below or just reply to this email

[atomic-wg] Issue #256: atomic command changes: prefer file over label

2017-04-20 Thread Tomas Tomecek
ttomecek added a new comment to an issue you are following: `` We should also update https://fedoraproject.org/wiki/Container:Guidelines#LABELS with info that `help` label is meant to be command, not text. `` To reply, visit the link below or just reply to this email

[atomic-wg] Issue #256: atomic command changes: prefer file over label

2017-04-20 Thread Tomas Tomecek
ttomecek added a new comment to an issue you are following: `` @jberkus it depends what configuration OSBS in Fedora is using. @maxamillion can you clarify? `` To reply, visit the link below or just reply to this email https://pagure.io/atomic-wg/issue/256

[atomic-wg] Issue #283: please include documentation for run label inside Fedora container guidelines

2017-06-30 Thread Tomas Tomecek
ttomecek added a new comment to an issue you are following: `` I can see the documentation links to atomic CLI project. I would prefer if the specification for `run` label linked to this page: https://github.com/projectatomic/atomic/blob/master/docs/atomic-run.1.md#description `` To reply,

[atomic-wg] Issue #256: atomic command changes: prefer file over label

2017-05-09 Thread Tomas Tomecek
ttomecek added a new comment to an issue you are following: `` The PR is merged: new release of atomic will be able to handle the workflow defined in this thread. `` To reply, visit the link below or just reply to this email https://pagure.io/atomic-wg/issue/256

[atomic-wg] Issue #272: FLIBS: bogus 'authorative-source-url' in layered images

2017-05-09 Thread Tomas Tomecek
ttomecek added a new comment to an issue you are following: `` To answer this precisely, I would need to see all the deployment bits of FLIBS. There is a configuration file where you can set values of labels for all the images built in the build system:

[atomic-wg] Issue #284: Fedora OSBS RFE: install go-md2man to buildroot image

2017-06-20 Thread Tomas Tomecek
ttomecek reported a new issue against the project: `atomic-wg` that you are following: `` ...so OSBS can automatically convert markdown-written help files [1] [2] to roff and add them inside built container image. Help files are part of Fedora Container Guidelines [3]. [1] add_help plugin at

[atomic-wg] Issue #283: please include documentation for run label inside Fedora container guidelines

2017-06-16 Thread Tomas Tomecek
ttomecek reported a new issue against the project: `atomic-wg` that you are following: `` ``` run: a command line to invoke the container, suitable for use by the Atomic CLI, including placeholders and the embedded atomic-run code. Must successfully execute on a suitable Fedora Atomic system.