Skip to content

Conversation

@tuliren
Copy link
Member

@tuliren tuliren commented Mar 7, 2023

TODOs

  • Convert SVG to PNG.
  • Get file from default branch.
  • Support glob pattern.
  • Show image only if there are differences.
  • Show at most N diff images.

@stoat-app
Copy link

stoat-app bot commented Mar 7, 2023

Easy and customizable dashboards for your build system. Learn more about Stoat ↗︎

Static Hosting

Name Link Commit Status
Documentation Visit 74d19ed
CLI Test Coverage Visit 74d19ed
Types TS Coverage (node-version: 18) Visit 74d19ed
Types TS Coverage (node-version: 16) Visit 74d19ed
Action Test Coverage Visit 74d19ed
Action Test Coverage (single file) Visit 74d19ed

Image Diff

Name Baseline Current Diff
Logo baseline current diff

Chart

Runner Memory Usage

Job Runtime

job runtime chart

debug

export const STOAT_REPO = 'stoat';
export const STOAT_ACTION_REPO = 'stoat-action';
export const INTERNAL_REPOS = [STOAT_REPO, STOAT_ACTION_REPO];
export const INTERNAL_REPOS = [STOAT_REPO, STOAT_ACTION_REPO, 'd2'];
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: we should probably allow this override in the repo we're using, not in a checked-into-the-action location.

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.

3 participants