Skip to content

feat(excel): added microsoft excel block#441

Merged
waleedlatif1 merged 18 commits intomainfrom
feat/excel
May 31, 2025
Merged

feat(excel): added microsoft excel block#441
waleedlatif1 merged 18 commits intomainfrom
feat/excel

Conversation

@aadamgough
Copy link
Copy Markdown
Contributor

Description

Added microsoft excel block to read, write, and update excel spreadsheets.

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

Tested each individual tool with dummy spreadsheets to ensure that each is working properly. Read data, wrote new data, and updated existing data.

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added tests that prove my fix is effective or that my feature works
  • All tests pass locally and in CI (bun run test)
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules
  • I have updated version numbers as needed (if needed)
  • I confirm that I have read and agree to the terms outlined in the Contributor License Agreement (CLA)

Security Considerations:

  • My changes do not introduce any new security vulnerabilities
  • I have considered the security implications of my changes

Additional Information:

Any additional information, configuration or data that might be necessary to reproduce the issue or use the feature.

@vercel
Copy link
Copy Markdown

vercel Bot commented May 30, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 31, 2025 1:57am
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
sim ⬜️ Skipped (Inspect) May 31, 2025 1:57am

@aadamgough aadamgough marked this pull request as ready for review May 30, 2025 07:24
Copy link
Copy Markdown
Collaborator

@waleedlatif1 waleedlatif1 left a comment

Choose a reason for hiding this comment

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

Acknowledge the duplicate content, and also add the docs

Comment thread apps/sim/stores/workflows/utils.ts Outdated
@vercel vercel Bot temporarily deployed to Preview – docs May 31, 2025 01:48 Inactive
@vercel vercel Bot temporarily deployed to Preview – sim May 31, 2025 01:50 Inactive
@vercel vercel Bot temporarily deployed to Preview – sim May 31, 2025 01:53 Inactive
@waleedlatif1 waleedlatif1 merged commit c5727ef into main May 31, 2025
5 checks passed
@waleedlatif1 waleedlatif1 deleted the feat/excel branch May 31, 2025 02:11
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.

2 participants