-
Notifications
You must be signed in to change notification settings - Fork 3
refactor: remove legacy module directories #41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
seanspeaks
wants to merge
5
commits into
api-module-fathom
Choose a base branch
from
api-module-library-bulk-update
base: api-module-fathom
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
Remove deprecated module organization structure: - Delete packages/needs-updating/ directory (26 modules) - Delete packages/v1-ready/ directory (25+ modules) These modules have been migrated to the unified /packages structure with updated v1 definition patterns. This consolidation improves maintainability and ensures consistent module architecture. Part of the API Module Library bulk update project to modernize and expand the module ecosystem. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
Add comprehensive cloud service integrations: AWS Services: - aws-account-management: AWS account and organization management - aws-cloudwatch: AWS monitoring and logging service - aws-dynamodb: NoSQL database service - aws-kms: Key Management Service for encryption - aws-lambda: Serverless compute service - aws-s3: Object storage service - aws-s3-elasticache: Caching service integration Amazon Services: - amazon-api-gateway: API management service - amazon-cloudsearch: Search service - amazon-sns: Simple Notification Service - amazon-sqs: Simple Queue Service Google Services: - google-analytics: Web analytics platform - google-chat: Team collaboration - google-contacts: Contact management - google-docs: Document collaboration - google-maps: Mapping services - google-sheets: Spreadsheet collaboration Other Cloud Platforms: - firebase: Mobile and web app platform - cloudflare: CDN and security services All modules implement standardized authentication patterns and follow the Frigg Framework v1 architecture. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
- Add communication and CRM platform modules - Add business operations and productivity modules - Add remaining API modules and complete expansion - Add project documentation and updated API inventory - Add utility scripts and reports - Remove hardcoded credentials from Salesforce module
Contributor
Author
|
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
This stack of pull requests is managed by Graphite. Learn more about stacking. |
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.

refactor: remove legacy module directories
Remove deprecated module organization structure:
These modules have been migrated to the unified /packages structure
with updated v1 definition patterns. This consolidation improves
maintainability and ensures consistent module architecture.
Part of the API Module Library bulk update project to modernize
and expand the module ecosystem.
🤖 Generated with Claude Code
Co-Authored-By: Claude noreply@anthropic.com
feat: add cloud service API modules (AWS, Google, Firebase)
Add comprehensive cloud service integrations:
AWS Services:
Amazon Services:
Google Services:
Other Cloud Platforms:
All modules implement standardized authentication patterns and
follow the Frigg Framework v1 architecture.
🤖 Generated with Claude Code
Co-Authored-By: Claude noreply@anthropic.com
feat: add communication and CRM platform modules
Add comprehensive communication and CRM integrations:
Communication Platforms:
CRM & Sales Platforms:
All modules feature:
🤖 Generated with Claude Code
Co-Authored-By: Claude noreply@anthropic.com
feat: add business operations and productivity modules
Add comprehensive business and productivity integrations:
HR & Workforce Management:
Marketing & Email:
Payments & Billing:
Security & Monitoring:
Productivity & Collaboration:
Business Operations:
Developer Tools:
All modules implement:
🤖 Generated with Claude Code
Co-Authored-By: Claude noreply@anthropic.com
feat: add remaining API modules and complete expansion
Add final set of API modules including:
Developer Tools & APIs:
Content & Media:
E-commerce & Retail:
Analytics & Data:
Additional Platforms:
This completes the API module library expansion with 180+ integrations
covering all major business service categories.
🤖 Generated with Claude Code
Co-Authored-By: Claude noreply@anthropic.com
docs: add project documentation and updated API inventory
Add comprehensive documentation for the API module library expansion:
Documentation Added:
Updated Index Files:
api-index.json: Updated to v1.1.0 with 183 modules catalogued
api-inventory.jsonl: Detailed module-by-module analysis
Key Statistics:
This documentation provides a complete overview of the expanded
API module ecosystem and serves as a foundation for ongoing
development and maintenance.
🤖 Generated with Claude Code
Co-Authored-By: Claude noreply@anthropic.com
chore: add utility scripts and reports
Add supporting infrastructure for API module management:
Scripts:
Reports:
These utilities support ongoing maintenance and development
of the expanded API module library.
🤖 Generated with Claude Code
Co-Authored-By: Claude noreply@anthropic.com