feat: diff a file or folder W-20965680#6801
Merged
Merged
Conversation
* test: command does not exist helper * test: locally passing on web * test: skip non-tracking on the web (avoid polluting hub) * chore: org is attached to test * fix: cliid colors * test: no contextMenu stuff (manifest deploys) on mac desktop * chore: remove log * ci: url-stdin has to go last * test: avoid non-web-compatible node bits until needed * test: support different test orgs on web and desktop * ci: use bash for windows hub auth * test: better deploy on save error output * test: better error output in notifications * test: ignore stl polling warnings * test: deployonsave wait until after delpoy completes to assert outputChannel stuff * test: non-tracking test separation * test: issue 1, faster typing * test: output panel assertions * test: windos focus, outputChannel via html snapshot * test: componentSet stuff uses URIs instead of paths * chore: manifest via uri * test: longer deploy timeout * test: timeout stuff * test: e2e timing for sourceTracking counts * test: split up the non-tracking org tests * test: delete test command name correction * test: sensible delete
* chore: update to version 65.15.0 * [W-20175153] feat: new test controller by default and apex testing ext on web (#6774) * feat: new test controller by default and apex testing ext on web * chore: packagejson * test: add sevices ext mock * chore: deps * chore: e2e tests * test: e2e tests * chore: lots of refactors after pr comments * test: focus on test results view e2e * chore: fix notifs and output focus * test: bottombar open tab * chore: no need of cp * test: e2e maximize panel * test: retry op e2e * test: fix import * test: use script to get test results tab text * chore: yafu * test: use maximize * chore: findtestitembyname * chore: select * chore: dismiss notifs * test: lets try with command palette * chore: separate expected text * fix: typeerror cannot read properties of undefined reading node and activationevent * test: expected text * chore: groupby * chore: ahora si * fix: org changes and style things (#6795) Co-authored-by: Cristina Cañizales <113132642+CristiCanizales@users.noreply.github.com> * chore: pr comments * chore: merge conflict * chore: need to use vscoe uri file * chore: lintwsdafcsa * fix: discovertests runs once * refactor: pr feedback (#6803) * chore: unused code cleaup * refactor: remove unused props * chore: map.groupBy, redundant filtering * ci: add org browser for testing convenience * refactor: limit variable scope * test: e2e analysis command * test: only test on stable release --------- Co-authored-by: Shane McLaughlin <shane.mclaughlin@salesforce.com> * chore: update Salesforce Metadata API XSD and scraped metadata types (20260126-172529) (#6808) * fix: change to 10 browsers with concurrency 10 per browser * fix: try 5 browsers with concurrency 10 * chore: update salesforce_metadata_api_common.xsd and metadata_types_map_scraped.json (20260126-172529) --------- Co-authored-by: Daphne Yang <daphne.yang@salesforce.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * chore: update to version 65.15.1 * feat: common effect extension utilities * refactor: use new ext utils * refactor: context and scope * refactor: changes to services into apex testing * feat: add services extension to packs andedupe coverage setting (#6810) * [W-20970522] fix: successfully run apex tests from classes with namespaces (#6813) * fix: successfully run apex tests fro classes with namespaces * fix: run all tets suites and update checks * test: restore test result processor improvements from stash (#6817) Co-authored-by: Cursor <cursoragent@cursor.com> * fix: only mark as failed the failed suites --------- Co-authored-by: peternhale <peternhale@users.noreply.github.com> Co-authored-by: Cursor <cursoragent@cursor.com> * refactor: remove unused ext devDeps * chore: update to version 65.15.2 * chore: generated CHANGELOG for release/v65.15.2 * Update CHANGELOG for version 65.15.2 Updated the changelog for version 65.15.2, reflecting changes made to various extensions, including improvements and bug fixes. * Update CHANGELOG.md * Update CHANGELOG.md * Update CHANGELOG.md * chore: lockfile * chore(deps): bump @opentelemetry/sdk-metrics from 2.0.1 to 2.5.0 (#6815) Bumps [@opentelemetry/sdk-metrics](https://github.com/open-telemetry/opentelemetry-js) from 2.0.1 to 2.5.0. - [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-js@v2.0.1...v2.5.0) --- updated-dependencies: - dependency-name: "@opentelemetry/sdk-metrics" dependency-version: 2.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * refactor: break circular TS refs * build: utils needs services-types compiled * build: more compile sequencing * chore: build order * build: straighten out some circular refs * chore: effect peer dep version * ci: add test workflow for Slack notifications * ci: add test workflow for Slack notifications * chore: updated SHA256 v65.15.2 [skip ci] --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Release Bot <svc_idee_bot@salesforce.com> Co-authored-by: Cristina Cañizales <113132642+CristiCanizales@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Daphne Yang <daphne.yang@salesforce.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: peternhale <peternhale@users.noreply.github.com> Co-authored-by: Cursor <cursoragent@cursor.com> Co-authored-by: Daphne Yang <139700604+daphne-sfdc@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: peternhale <peter.hale@salesforce.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do?
simple first version of diff. [opens the native vscode diff for each different file...there could be a lot of them in a big folder at which point this gets ugly]
more to come in the Conflicts stuff when we start looking inside the file contents and determining what's really different and having a tree/list for that.
What issues does this PR fix or reference?
@W-20965680@