1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/mirrors-Sourcegraph

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
.percy.yml 1.2 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
Valery Bugakov Отправлено 26.06.2023 04:57 6a0e3c9
version: 2
snapshot:
widths:
- 1920 # Full-width browser window
percy-css: |
.percy-hide,
.monaco-editor .cursor {
visibility: hidden !important;
}
.percy-inactive-element {
pointer-events: none !important;
}
.percy-display-none {
display: none !important;
}
discovery:
disable-cache: true
percy:
# Defer uploading snapshots until the very end of the test suite.
# This allows many snapshots with the same name AND different widths to be merged together.
# This is useful for flaky client integration tests that can be retried automatically.
#
# This should prevent creating a Percy build if the test suite fails according to sources:
# 1. The exit code is used force stop the local Percy server: https://github.com/percy/cli/blob/9c89383d6e1a9aa41f0c83f8e4b9ddcdf827583b/packages/cli-exec/src/exec.js#L78-L81
# 2. The `force` options is propagated to `this.#snapshots.close(true)`: https://github.com/percy/cli/blob/master/packages/core/src/percy.js#L219-L223
# 3. The snapshots queue is cleared if `force` is true: https://github.com/percy/cli/blob/9c89383d6e1a9aa41f0c83f8e4b9ddcdf827583b/packages/core/src/queue.js#L177
defer-uploads: true

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/mirrors-Sourcegraph.git
git@api.gitlife.ru:oschina-mirror/mirrors-Sourcegraph.git
oschina-mirror
mirrors-Sourcegraph
mirrors-Sourcegraph
main