Skip to content

⚙️ FEATURE-#237: Add Alibaba Cloud Function Compute deployer#238

Merged
FernandoCelmer merged 7 commits intodevelopfrom
feature/237
Apr 9, 2026
Merged

⚙️ FEATURE-#237: Add Alibaba Cloud Function Compute deployer#238
FernandoCelmer merged 7 commits intodevelopfrom
feature/237

Conversation

@FernandoCelmer
Copy link
Copy Markdown
Member

Description

Add AliyunFCDeployer and AliyunFCScheduledDeployer to deploy dotflow pipelines to Alibaba Cloud Function Compute.

Issue: 📌 ISSUE-#237

Changes

  • Add dotflow/cloud/alibaba/ module (deployers, services, constants)
  • Add alibaba-fc and alibaba-fc-scheduled to deploy command
  • Add deploy-alibaba optional dependency
  • Add cloud docs pages for Alibaba FC
  • Update README platforms table with all icons (local SVGs)
  • Update integrations page with Cloud Deploy cards
  • Standardize all schedule references to cron format
  • Add 11 unit tests for Alibaba deployers and CR
  • Download all platform icons to docs/assets

Type of change

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

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • My changes generate no new warnings
  • I have added tests that prove my feature works
  • New and existing unit tests pass locally with my changes
  • I have made corresponding changes to the documentation

Copy link
Copy Markdown
Member Author

@FernandoCelmer FernandoCelmer left a comment

Choose a reason for hiding this comment

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

Comment thread dotflow/cloud/alibaba/services/cr.py
Comment thread dotflow/cloud/alibaba/deployers/fc.py
Comment thread dotflow/cloud/alibaba/deployers/fc_scheduled.py
@FernandoCelmer FernandoCelmer added enhancement New feature or request documentation Improvements or additions to documentation labels Apr 9, 2026
@FernandoCelmer FernandoCelmer merged commit f08c012 into develop Apr 9, 2026
10 checks passed
@FernandoCelmer FernandoCelmer deleted the feature/237 branch April 9, 2026 22:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant