testing-library / svelte-testing-library

:chipmunk: Simple and complete Svelte DOM testing utilities that encourage good testing practices
https://testing-library.com/docs/svelte-testing-library/intro
MIT License
614 stars 33 forks source link

ci: run weekly check with latest svelte versions #344

Closed mcous closed 6 months ago

mcous commented 6 months ago

This PR adds a scheduled event to CI to run the main job in the release.yml workflow weekly. Since the workflow always downloads the latest tagged version of the Svelte version under test, this should alert us of any breaks due to upstream changes

github-actions[bot] commented 5 months ago

:tada: This PR is included in version 4.2.3 :tada:

The release is available on:

Your semantic-release bot :package::rocket: