Skip to content

Commit

Permalink
Merge branch 'develop' into cristi/miscellaneous-e2e
Browse files Browse the repository at this point in the history
  • Loading branch information
CristiCanizales committed May 1, 2024
2 parents 139326b + 60957b5 commit 4184279
Show file tree
Hide file tree
Showing 205 changed files with 1,398 additions and 1,688 deletions.
4 changes: 3 additions & 1 deletion .github/ISSUE_TEMPLATE/Bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,10 @@ _Feel free to attach a screenshot_.

**Salesforce Extension Version in VS Code**:

**SFDX CLI Version**:
**Salesforce CLI Version**:

**OS and version**:

**VS Code version**:

**Most recent version of the extensions where this was working**:
2 changes: 1 addition & 1 deletion .github/workflows/runE2ETest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ on:
os:
description: 'Operating System(s) to run the E2E tests on'
required: false
default: '["macos-latest", "ubuntu-latest", "windows-latest"]'
default: '["macos-12", "ubuntu-latest", "windows-latest"]'
type: string

jobs:
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"docs",
"packages/*"
],
"version": "60.10.0",
"version": "60.11.0",
"command": {
"version": {
"allowBranch": [
Expand Down
Loading

0 comments on commit 4184279

Please sign in to comment.