Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ignore tests in watch tasks #4324

Merged
merged 1 commit into from
Oct 12, 2023
Merged

Ignore tests in watch tasks #4324

merged 1 commit into from
Oct 12, 2023

Conversation

colinrotherham
Copy link
Contributor

Minor tweak to the work we did in #4241

Configures gulp.watch() with { ignored: ['**/*.test.*'] } to skip tests

@govuk-design-system-ci govuk-design-system-ci temporarily deployed to govuk-frontend-pr-4324 October 10, 2023 15:38 Inactive
@github-actions
Copy link

📋 Stats

File sizes

File Size
dist/govuk-frontend-4.6.0.min.css 118.07 KiB
dist/govuk-frontend-4.6.0.min.js 47.1 KiB
dist/govuk-frontend-ie8-4.6.0.min.css 79.27 KiB
packages/govuk-frontend/dist/govuk/all.bundle.js 77.08 KiB
packages/govuk-frontend/dist/govuk/all.bundle.mjs 72.4 KiB
packages/govuk-frontend/dist/govuk/all.mjs 3.84 KiB
packages/govuk-frontend/dist/govuk/govuk-frontend-component.mjs 359 B
packages/govuk-frontend/dist/govuk/govuk-frontend.min.css 113.99 KiB
packages/govuk-frontend/dist/govuk/govuk-frontend.min.js 37.49 KiB
packages/govuk-frontend/dist/govuk/i18n.mjs 5.83 KiB

Modules

File Size
all.mjs 68.5 KiB
components/accordion/accordion.mjs 21.78 KiB
components/button/button.mjs 4.71 KiB
components/character-count/character-count.mjs 21.74 KiB
components/checkboxes/checkboxes.mjs 5.69 KiB
components/error-summary/error-summary.mjs 6.01 KiB
components/exit-this-page/exit-this-page.mjs 16.5 KiB
components/header/header.mjs 3.84 KiB
components/notification-banner/notification-banner.mjs 4.55 KiB
components/radios/radios.mjs 4.68 KiB
components/skip-link/skip-link.mjs 3.74 KiB
components/tabs/tabs.mjs 9.32 KiB

View stats and visualisations on the review app


Action run for 8a9e9ac

@colinrotherham colinrotherham self-assigned this Oct 11, 2023
@colinrotherham colinrotherham merged commit 8e8d0ba into main Oct 12, 2023
45 checks passed
@colinrotherham colinrotherham deleted the ignore-tests-watch branch October 12, 2023 09:19
owenatgov pushed a commit that referenced this pull request Oct 18, 2023
@colinrotherham colinrotherham removed their assignment Dec 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

Successfully merging this pull request may close these issues.

3 participants