Слияние кода завершено, страница обновится автоматически
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 )