Skip to content

Conversation

mshanemc
Copy link
Contributor

@mshanemc mshanemc commented Aug 1, 2024

an experimental PR to see whether removing adapter classes improves the situation
possible prep for adding new adapters for new sourceBehaviorOptions

fixes some UT and skips a few invalid/broken ones. TBD on what we do with those

@mshanemc mshanemc changed the title Sm/no-adapter-classes feat: no adapter classes Aug 1, 2024
@mshanemc mshanemc changed the base branch from sm/skip-adapter-optimizations to main August 1, 2024 21:00
@@ -8,6 +8,7 @@
import { basename, dirname, extname, join, posix, sep } from 'node:path/posix';
import { SfError } from '@salesforce/core';
import { ensureArray } from '@salesforce/kit';
import { posixify } from '../utils/path';
Copy link
Contributor Author

Choose a reason for hiding this comment

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

a single function to do this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants