[Freeipa-devel] [freeipa PR#370][comment] [EXPERIMENT] ci: send build log to paste.fedoraproject.org

frasertweedale freeipa-github-notification at redhat.com
Thu Jan 5 08:49:24 UTC 2017


  URL: https://github.com/freeipa/freeipa/pull/370
Title: #370: [EXPERIMENT] ci: send build log to paste.fedoraproject.org

frasertweedale commented:
"""
Additional notes about paste.fedoraproject.org projects:

- seems that only names consisting entirely of alpha chars work (thus ruling out `freeipa-ci` or similar)
- pastes to a project namespace appear in *both* the project archive, and the main archive.
- example command:
  ```shell
  curl -v https://paste.fedoraproject.org/~freeipa/ -H Expect: \
    -d api_submit=true \
    -d mode=json \
    -d paste_lang=text \
    -d paste_data=hello+world \
    -d paste_expire=300
  ```
- paste can be accessed via top name space or project (or any *other*, too)
"""

See the full comment at https://github.com/freeipa/freeipa/pull/370#issuecomment-270592924


More information about the Freeipa-devel mailing list