π source-marketo: run up-to-date pipeline [2025-12-02]
Update source-marketo
This PR was autogenerated by running airbyte-ci connectors --name=source-marketo up_to_date --pull
We've set the auto-merge label on it, so it will be automatically merged if the CI pipelines pass.
If you don't want to merge it automatically, please remove the auto-merge label.
Please reach out to the Airbyte Connector Tooling team if you have any questions or concerns.
Operations
-
Upgrade the base image to the latest version in metadata.yaml: Successful
-
Update versions of libraries in poetry: Successful
-
PATCH bump source-marketo version to 1.4.39: Successful
-
Build source-marketo docker image for platform(s) linux/amd64, linux/arm64: Failed
-
Create or update pull request on Airbyte repository: Successful
-
Add changelog entry: Successful
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.
π Greetings, Airbyte Team Member!
Here are some helpful tips and reminders for your convenience.
Helpful Resources
- Breaking Changes Guide - Breaking changes, migration guides, and upgrade deadlines
- Developing Connectors Locally
- Managing Connector Secrets
- On-Demand Live Tests
- On-Demand Regression Tests
-
#connector-ci-issues -
#connector-publish-updates -
#connector-build-statuses
PR Slash Commands
Airbyte Maintainers (that's you!) can execute the following slash commands on your PR:
-
/format-fix- Fixes most formatting issues. -
/bump-version- Bumps connector versions.- You can specify a custom changelog by passing
changelog. Example:/bump-version changelog="My cool update" - Leaving the changelog arg blank will auto-populate the changelog from the PR title.
- You can specify a custom changelog by passing
-
/run-cat-tests- Runs legacy CAT tests (Connector Acceptance Tests) -
/build-connector-images- Builds and publishes a pre-release docker image for the modified connector(s). - JVM connectors:
-
/update-connector-cdk-version connector=<CONNECTOR_NAME>- Updates the specified connector to the latest CDK version. Example:/update-connector-cdk-version connector=destination-bigquery -
/bump-bulk-cdk-version type=patch changelog='foo'- Bump the Bulk CDK's version.typecan be major/minor/patch.
-
- Python connectors:
-
/poe connector source-example lock- Run the Poelocktask on thesource-exampleconnector, committing the results back to the branch. -
/poe source example lock- Alias for/poe connector source-example lock. -
/poe source example use-cdk-branch my/branch- Pin thesource-exampleCDK reference to the branch name specified. -
/poe source example use-cdk-latest- Update thesource-exampleCDK dependency to the latest available version.
-
source-marketo Connector Test Results
63 testsβββ63 β ββ14s β±οΈ β1 suitesβββ0 π€ β1 filesβββββ0 β
Results for commit 8e4d938b.
:recycle: This comment has been updated with latest results.
Deploy preview for airbyte-docs ready!
β Preview https://airbyte-docs-e7b3m3fva-airbyte-growth.vercel.app
Built with commit 529f81a1ebe0abe1d886a4758fb57a582aeeafe4. This pull request is being automatically deployed with vercel-action