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

Add canary workflow #958

Merged
merged 1 commit into from
Feb 25, 2022
Merged

Add canary workflow #958

merged 1 commit into from
Feb 25, 2022

Conversation

ChristianMurphy
Copy link
Member

Initial checklist

  • I read the support docs
  • I read the contributing guide
  • I agree to follow the code of conduct
  • I searched issues and couldn’t find anything (or linked relevant results below)
  • If applicable, I’ve added docs and tests

Description of changes

Follow up to: unifiedjs/ideas#7

Unified is a large and highly connected community of packages.
Changes to any package could have impact downstream packages.
Currently anticipating impact is a purely manual process.

It could be helpful to use downstream packages, which themselves have comprehensive test suites, to help automatically detect what changes may be breaking or have unintended impacts.

@ChristianMurphy ChristianMurphy added the 🕸️ area/tests This affects tests label Feb 22, 2022
@ChristianMurphy ChristianMurphy requested a review from a team February 22, 2022 15:02
@github-actions github-actions bot added 👋 phase/new Post is being triaged automatically 🤞 phase/open Post is being triaged manually and removed 👋 phase/new Post is being triaged automatically labels Feb 22, 2022
@codecov-commenter

This comment was marked as resolved.

@wooorm wooorm changed the title test: setup canary tests Add canary workflow Feb 25, 2022
@wooorm wooorm merged commit 5730ad2 into remarkjs:main Feb 25, 2022
@wooorm wooorm added the 💪 phase/solved Post is done label Feb 25, 2022
@wooorm
Copy link
Member

wooorm commented Feb 25, 2022

sweet!

@github-actions github-actions bot removed the 🤞 phase/open Post is being triaged manually label Feb 25, 2022
@github-actions

This comment was marked as resolved.

@ChristianMurphy ChristianMurphy deleted the test/canary branch February 25, 2022 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🕸️ area/tests This affects tests 💪 phase/solved Post is done
Development

Successfully merging this pull request may close these issues.

3 participants