Skip to content

Ci workflow#9

Closed
JonathanLyles wants to merge 1 commit intomainfrom
ci-workflow
Closed

Ci workflow#9
JonathanLyles wants to merge 1 commit intomainfrom
ci-workflow

Conversation

@JonathanLyles
Copy link
Owner

📝 Description

Brief description of what this PR does and why.

🧪 Testing

  • All Jest tests pass locally (npm run test:unit)
  • ESLint passes (npm run lint)
  • Prettier formatting is applied (npm run format:check)
  • Manual testing completed for affected functionality
  • Test coverage maintained or improved

📋 Type of Change

  • 🐛 Bug fix (non-breaking change which fixes an issue)
  • ✨ New feature (non-breaking change which adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • 📝 Documentation update
  • 🔧 Refactoring (no functional changes)
  • 🧪 Test improvements

🔍 Changed Files

  • force-app/main/default/lwc/...
  • force-app/test/default/classes/...

⚡ Performance Impact

  • No performance impact expected
  • Performance improvements included
  • Potential performance concerns (explain below)

🔒 Security Considerations

  • No security implications
  • Security review required
  • Permissions/access changes included

📱 Salesforce Metadata

  • No metadata changes
  • Custom objects modified
  • Permission sets updated
  • Layouts/page layouts changed
  • Validation rules added/modified

✅ Pre-Submission Checklist

  • Code follows project coding standards
  • Self-review of code completed
  • Comments added for complex logic
  • No console.log statements in production code
  • All related documentation updated
  • Salesforce metadata follows naming conventions

📸 Screenshots (if applicable)

🔗 Related Issues

  • Closes #xxx
  • Related to #xxx

🤝 Reviewer Notes


CI Pipeline Status: This PR will be automatically tested with Jest, ESLint, and Prettier checks. All status checks must pass before merging.

@JonathanLyles
Copy link
Owner Author

Reverting back to 66ccbde. Will take this up later.

@JonathanLyles JonathanLyles deleted the ci-workflow branch January 12, 2026 04:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant