From 461781bc0c53f611ec13d9067ce85ed6405b468a Mon Sep 17 00:00:00 2001 From: Pelle Wessman Date: Sat, 29 Jun 2024 19:36:15 +0200 Subject: [PATCH] ci: add back plenty of repos to external tests --- workflow-external.json | 31 ++++++++++++++----------------- 1 file changed, 14 insertions(+), 17 deletions(-) diff --git a/workflow-external.json b/workflow-external.json index a0569ca..ed87371 100644 --- a/workflow-external.json +++ b/workflow-external.json @@ -1,45 +1,42 @@ { "compliant": [ + "voxpelli/async-htm-to-string", "voxpelli/buffered-async-iterable", + "voxpelli/chai-posix-path", + "voxpelli/compare-eslint-configs", "voxpelli/linemod-core", "voxpelli/linemod", "voxpelli/list-dependents-cli", "voxpelli/list-dependents", "voxpelli/list-installed", "voxpelli/markdown-or-chalk", - "voxpelli/node-github-publish", - "voxpelli/node-test-pretty-reporter", - "voxpelli/peowly-commands", - "voxpelli/peowly", - "voxpelli/plugin-importer", - "voxpelli/read-workspaces", - "voxpelli/typed-utils", - "voxpelli/umzeption", - "voxpelli/validate-conventional-commit", - "voxpelli/webring-opml" - ], - - "preFlatconfigCompliant": [ - "voxpelli/async-htm-to-string", - "voxpelli/chai-posix-path", - "voxpelli/compare-eslint-configs", - "voxpelli/meow-with-subcommands", "voxpelli/node-bunyan-adaptor", "voxpelli/node-connect-pg-simple", "voxpelli/node-fulfills", + "voxpelli/node-github-publish", "voxpelli/node-installed-check-core", "voxpelli/node-installed-check", "voxpelli/node-pg-pubsub", "voxpelli/node-promised-retry", + "voxpelli/node-test-pretty-reporter", + "voxpelli/peowly-commands", + "voxpelli/peowly", + "voxpelli/plugin-importer", "voxpelli/pony-cause", + "voxpelli/read-workspaces", "voxpelli/semver-set", + "voxpelli/typed-utils", + "voxpelli/umzeption", + "voxpelli/validate-conventional-commit", "voxpelli/version-guard", + "voxpelli/webring-opml", "yikesable/fastify-acl" ], "nonCompliant": [ "dependency-check-team/dependency-check", "voxpelli/eslint-formatter-summary", + "voxpelli/meow-with-subcommands", "voxpelli/metadataparser-mf2", "voxpelli/node-fetch-politely", "voxpelli/node-format-microformat",