mirror of
https://github.com/imputnet/cobalt.git
synced 2026-03-12 01:45:57 -05:00
[PR #530] [MERGED] add loom support #1188
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/imputnet/cobalt/pull/530
Author: @wukko
Created: 5/29/2024
Status: ✅ Merged
Merged: 5/29/2024
Merged by: @wukko
Base:
current← Head:loom📝 Commits (4)
1bae1adprocessing: add support for loom0e14eeatests: add loom tests16cd192readme: add loom & fix vk/ok feature charta2fc5caloom: add json stringify to body📊 Changes
7 files changed (+89 additions, -5 deletions)
View changed files
📝
README.md(+3 -2)📝
src/modules/processing/match.js(+6 -0)📝
src/modules/processing/matchActionDecider.js(+1 -0)➕
src/modules/processing/services/loom.js(+39 -0)📝
src/modules/processing/servicesConfig.json(+6 -1)📝
src/modules/processing/servicesPatternTesters.js(+5 -2)📝
src/test/tests.json(+29 -0)📄 Description
closes #519
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.