marketplace-packages-incremental

Configure marketplace connector YAML templates for incremental data extraction workflows.

26|16|Updated May 23, 2024
One-click install
npx skills add https://github.com/atlanhq/application-sdk --skill marketplace-packages-incremental
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: marketplace-packages-incremental
Source: https://github.com/atlanhq/application-sdk/tree/main/application_sdk/common/incremental/skills/marketplace-packages-incremental
Command: npx skills add https://github.com/atlanhq/application-sdk --skill marketplace-packages-incremental

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides detailed guidance for enabling and managing incremental extraction for marketplace connector packages, reducing manual configuration and deployment errors.

Core Features & Use Cases

  • Guided Strategy Implementation: Explains branching, PR workflows, and YAML modifications necessary for incremental support.
  • Configuration Assistance: Guides users through integrating incremental parameters into YAML templates.
  • Use Case: Enables developers to efficiently modify marketplace connectors to support incremental data loads, ensuring smooth deployment and consistency across environments.

Quick Start

Follow the instructions to create a new branch, modify the YAML templates with incremental parameters, and generate PRs for preprod, master, and main environments.

Frequently Asked Questions about marketplace-packages-incremental

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I configure marketplace connector bundles for incremental data extraction?

To configure marketplace connector bundles for incremental data extraction, you modify YAML templates with specific incremental parameters. This process adjusts workflow steps to ensure smooth, incremental data pipelines between your development and production systems.

What is the PR workflow for deploying incremental data pipelines across multiple environments?

The PR workflow for incremental data pipelines involves creating a dedicated branch, updating YAML templates with incremental parameters, and generating separate pull requests for preprod, master, and main environments to ensure deployment consistency.

How do I add incremental parameters to YAML templates for connector updates?

You add incremental parameters to YAML templates by following guided configuration assistance to integrate the necessary fields. This ensures the marketplace connector properly supports incremental data loads and maintains consistency across environments.

Do I need separate branches for preprod, master, and main environments when enabling incremental extraction?

Yes, enabling incremental extraction requires safe branching and PR naming conventions for preprod, master, and main environments. This strategy ensures safe deployments and maintains consistency across your development and production systems.

What are the limitations of manually configuring incremental extraction for marketplace connectors?

Manually configuring incremental extraction for marketplace connectors often leads to configuration and deployment errors. Without guided strategy implementation for branching and YAML modifications, maintaining multi-environment deployment consistency becomes difficult.