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

Commitdc83b59

Browse files
Fixed warnings about wrong syntax
1 parent105decd commitdc83b59

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎_docs/whats-new/on-prem-release-notes.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@ We've introduced a new environment variable, `FRAME_OPTIONS`, which is now avail
294294
* Pipeline trigger for BitBucket server does not fire on commit.
295295
* Creating a Git trigger for a repo name containing spaces fails with error:`Failed to create trigger...fails to match the required pattern...`.
296296
* “Internal server error” displayed when creating a pipeline with project-level permissions though pipeline is created.
297-
* Discrepancy in list of builds returned when running`GET {{baseUrl/workflow?pipeline=[pipeline-id]}}` query.
297+
* Discrepancy in list of builds returned when running`{% raw %}GET {{baseUrl/workflow?pipeline=[pipeline-id]}}{% endraw %}` query.
298298
* Composition stops randomly with error:`Could not get status for container <container-name>`.
299299
* Image enrichment with GitHub Actions fails with message:`EventSourceError: Request-URI Too Large`.
300300
* In Pipelines dashboard (Home Dashboard), for a renamed pipeline, the Pipeline filter displays the original name instead of the new name.

‎_posts/2023-06-29-june-release-notes.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ As part of our ongoing commitment to improving efficiency and simplifying instal
113113

114114
**Pipelines**
115115
* Pipeline builds terminate with error message:`Pipeline could not be executed because retry attempts limit has been exceeded...`.
116-
* Discrepancy in list of builds returned when running`GET {{baseUrl/workflow?pipeline=[pipeline-id]}}` query.
116+
* Discrepancy in list of builds returned when running`{% raw %}GET {{baseUrl/workflow?pipeline=[pipeline-id]}}{% endraw %}` query.
117117
* Shallow clone for a specific revision with`depth` argument results in error:`pathspec 'test' did not match any file(s) known to git`.
118118
* Composition stops randomly with error:`Could not get status for container <container-name>`.
119119
* Cross-account ECR pull in`freestyle` step fails with`(HTTP code 500) server error...`.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp