Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Build annotation updates#648

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
NimRegev merged 9 commits intomasterfrombuild-annotation-updates
Apr 13, 2023
Merged
Show file tree
Hide file tree
Changes fromall commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
345 changes: 227 additions & 118 deletions_docs/pipelines/annotations.md
View file
Open in desktop

Large diffs are not rendered by default.

26 changes: 15 additions & 11 deletions_docs/pipelines/monitoring-pipelines.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -61,16 +61,20 @@ max-width="50%"

The available filters are:

* *Pipeline* - any of the pipelines available.
* *Provider* - type of [Git provider]({{site.baseurl}}/docs/integrations/git-providers/).
* *Repository* - Git repository from the attached [trigger]({{site.baseurl}}/docs/pipelines/triggers/).
* *Type* - build, [launch a test environment]({{site.baseurl}}/docs/quick-start/ci-quick-start/on-demand-environments/#launch-a-docker-image-using-codefresh).
* *Branch* - any of the available branches from the attached Git trigger.
* *Committer* - person that made the commit that triggered the build.
* *Environment* - which [environment]({{site.baseurl}}/docs/deployments/kubernetes/environment-dashboard/) was affected.
* *Status* - success, error, in-progress, pending, terminated etc. A Pending status can also indicate that [pipeline build execution has been paused]({{site.baseurl}}/docs/pipelines/configuration/pipeline-settings/#pause-pipeline-executions) for the account.
* *Trigger type* - what type of trigger was responsible for this build
* *Git event* - in the case of [Git triggers]({{site.baseurl}}/docs/pipelines/triggers/git-triggers/) the exact event
* **Pipeline**: Any of the pipelines available.
* **BoardId**: The name of the Helm board
* **Provider** : The [Git provider]({{site.baseurl}}/docs/integrations/git-providers/).
* **Repository**: Git repository with the [trigger]({{site.baseurl}}/docs/pipelines/triggers/).
* **Type**: Build (user-initiated), or system (auto-initiated), see [launch a test environment]({{site.baseurl}}/docs/quick-start/ci-quick-start/on-demand-environments/#launch-a-docker-image-using-codefresh).
* **Branch**: Any of the available branches from the attached Git trigger.
* **Committer**: The user who made the commit that triggered the build.
* **Environment**: The [environment]({{site.baseurl}}/docs/deployments/kubernetes/environment-dashboard/) affected by the build.
* **Status**: Success, error, in-progress, pending, terminated etc. A Pending status can also indicate that [pipeline build execution has been paused]({{site.baseurl}}/docs/pipelines/configuration/pipeline-settings/#pause-pipeline-executions) for the account.
* **Trigger type**: The type of trigger that caused the build to run.
* **Git event**: For [Git triggers]({{site.baseurl}}/docs/pipelines/triggers/git-triggers/), the exact event that triggered the build.
* **Trigger-name**: The name of the trigger that triggered the build.
* **Annotations**: The [display annotation]({{site.baseurl}}/docs/pipelines/annotations/#configure-annotation-to-display-for-build) assigned to the build, defined as a key=value pair. For the same annotation, you can filter by multiple values.


Notice that all filters are multiple-choice so you can select multiple values for each filter category.
At any given point you can see all the active filters on top of the screen.
Expand All@@ -87,7 +91,7 @@ max-width="50%"

You can easily remove active filters, by clicking on them and adding/removing values.

On the right hand sideyoucan also find a filtering toolbar with time options:
To the right,youhave the date range options:

{% include
image.html
Expand Down
View file
Open in desktop
Loading
Sorry, something went wrong.Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong.Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
View file
Open in desktop
Loading
Sorry, something went wrong.Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
View file
Open in desktop
Loading
Sorry, something went wrong.Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
View file
Open in desktop
Loading
Sorry, something went wrong.Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
View file
Open in desktop
Loading
Sorry, something went wrong.Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

[8]ページ先頭

©2009-2025 Movatter.jp