Merge pull request #172 from github/thyeggman/cache-workflow-results

Cache parsed workflow and template results
This commit is contained in:
Jacob Wallraff
2023-03-08 09:18:44 -08:00
committed by GitHub
18 changed files with 151 additions and 39 deletions
@@ -1,7 +1,12 @@
import {createDocument} from "./test-utils/document";
import {testFileProvider} from "./test-utils/test-file-provider";
import {clearCache} from "./utils/workflow-cache";
import {validate} from "./validate";
beforeEach(() => {
clearCache();
});
describe("workflow references validation", () => {
it("invalid workflow reference", async () => {
const input = `