mirror of
https://github.com/containers/podman.git
synced 2025-05-20 16:47:39 +08:00
[CI:DOCS] Fix broken CI readme links
Signed-off-by: Chris Evich <cevich@redhat.com>
This commit is contained in:
@ -361,9 +361,6 @@ All pull requests and branch-merges automatically run:
|
|||||||
* Integration Testing
|
* Integration Testing
|
||||||
* Special testing (like running inside a container, or as a regular user)
|
* Special testing (like running inside a container, or as a regular user)
|
||||||
|
|
||||||
For a more in-depth reference of the CI system, please [refer to it's dedicated
|
|
||||||
documentation.](contrib/cirrus/README.md)
|
|
||||||
|
|
||||||
There is always additional complexity added by automation, and so it sometimes
|
There is always additional complexity added by automation, and so it sometimes
|
||||||
can fail for any number of reasons. This includes post-merge testing on all
|
can fail for any number of reasons. This includes post-merge testing on all
|
||||||
branches, which you may occasionally see [red bars on the status graph
|
branches, which you may occasionally see [red bars on the status graph
|
||||||
|
@ -10,7 +10,7 @@ Podman is based on libpod, a library for container lifecycle management that is
|
|||||||
* Latest Remote client for MacOs
|
* Latest Remote client for MacOs
|
||||||
* Latest Static Remote client for Linux
|
* Latest Static Remote client for Linux
|
||||||
|
|
||||||
* [Continuous Integration:](contrib/cirrus/README.md) [](https://cirrus-ci.com/github/containers/podman/master)
|
* Continuous Integration: [](https://cirrus-ci.com/github/containers/podman/master)
|
||||||
* [GoDoc: ](https://godoc.org/github.com/containers/podman/libpod)
|
* [GoDoc: ](https://godoc.org/github.com/containers/podman/libpod)
|
||||||
|
|
||||||
## Overview and scope
|
## Overview and scope
|
||||||
|
@ -50,6 +50,5 @@ the following:
|
|||||||
If reloading the page, or clearing your local cache does not fix the problem, it is
|
If reloading the page, or clearing your local cache does not fix the problem, it is
|
||||||
likely caused by broken metadata needed to protect clients from cross-site-scripting
|
likely caused by broken metadata needed to protect clients from cross-site-scripting
|
||||||
style attacks. Please [notify a maintainer](https://github.com/containers/podman#communications)
|
style attacks. Please [notify a maintainer](https://github.com/containers/podman#communications)
|
||||||
so they may investigate how/why the swagger.yaml file's CORS-metadata is incorrect. See
|
so they may investigate how/why the `swagger.yaml` file's CORS-metadata is
|
||||||
[the Cirrus-CI tasks documentation](../contrib/cirrus/README.md#docs-task) for
|
incorrect, or the file isn't accessable for some other reason.
|
||||||
details regarding this situation.
|
|
||||||
|
Reference in New Issue
Block a user