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

Silence logging in CI #5390

Merged
merged 1 commit into from
Apr 7, 2021
Merged

Silence logging in CI #5390

merged 1 commit into from
Apr 7, 2021

Conversation

timleslie
Copy link
Contributor

Currently on CI the output is spammed with log messages related to the migrations being run. In general we don't really care about these messages when testing, and they make it hard to see the actual error logs when there's a test failure.

This isn't a particularly elegant solution, but it gets the job done for now.

@changeset-bot
Copy link

changeset-bot bot commented Apr 7, 2021

🦋 Changeset detected

Latest commit: 974ac75

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@keystone-next/keystone Patch
@keystone-next/test-utils-legacy Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@vercel
Copy link

vercel bot commented Apr 7, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/keystonejs/keystone-next-docs/EsPdwzVDvR4dfUz23wKWgS26VWRZ
✅ Preview: https://keystone-next-docs-git-silent-tests-keystonejs.vercel.app

@codesandbox-ci
Copy link

codesandbox-ci bot commented Apr 7, 2021

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 974ac75:

Sandbox Source
@keystone-next/example-sandbox Configuration

@vercel vercel bot temporarily deployed to Preview April 7, 2021 00:13 Inactive
@timleslie timleslie merged commit ad1776b into master Apr 7, 2021
@timleslie timleslie deleted the silent-tests branch April 7, 2021 00:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants