Skip to content

chore(source-faker): bump version 7.0.1 → 7.0.2 (post-launch test plan step 1)#75232

Merged
Aaron ("AJ") Steers (aaronsteers) merged 2 commits intomasterfrom
devin/1773964175-source-faker-post-launch-test
Mar 19, 2026
Merged

chore(source-faker): bump version 7.0.1 → 7.0.2 (post-launch test plan step 1)#75232
Aaron ("AJ") Steers (aaronsteers) merged 2 commits intomasterfrom
devin/1773964175-source-faker-post-launch-test

Conversation

@aaronsteers
Copy link
Collaborator

@aaronsteers Aaron ("AJ") Steers (aaronsteers) commented Mar 19, 2026

What

Patch version bump for source-faker (7.0.1 → 7.0.2) to exercise the newly merged ops CLI registry pipeline (#75224).

This is step 1 of the post-launch test plan: publish a new connector version through the production ops CLI pipeline and verify end-to-end propagation.

How

Version bumped in:

  1. metadata.yamldockerImageTag: 7.0.17.0.2
  2. pyproject.tomlversion = "7.0.1""7.0.2"

No code changes.

Review guide

  1. Verify version strings are consistent across both files.
  2. Note: a changelog entry may still be needed — this was generated via bump_version_in_repo which does not auto-add changelog entries.

User Impact

No functional change to the connector. This bump exists solely to validate the new registry publish pipeline.

Can this PR be safely reverted and rolled back?

  • YES 💚

Link to Devin run: https://app.devin.ai/sessions/f900274cb0884bf99e399b1c40c48067
Requested by: Aaron ("AJ") Steers (@aaronsteers)


Open with Devin

…n step 1)

Co-Authored-By: AJ Steers <aj@airbyte.io>
@devin-ai-integration
Copy link
Contributor

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

@github-actions
Copy link
Contributor

👋 Greetings, Airbyte Team Member!

Here are some helpful tips and reminders for your convenience.

💡 Show Tips and Tricks

PR Slash Commands

Airbyte Maintainers (that's you!) can execute the following slash commands on your PR:

  • 🛠️ Quick Fixes
    • /format-fix - Fixes most formatting issues.
    • /bump-version - Bumps connector versions, scraping changelog description from the PR title.
  • ❇️ AI Testing and Review (internal link: AI-SDLC Docs):
    • /ai-prove-fix - Runs prerelease readiness checks, including testing against customer connections.
    • /ai-canary-prerelease - Rolls out prerelease to 5-10 connections for canary testing.
    • /ai-review - AI-powered PR review for connector safety and quality gates.
  • 🚀 Connector Releases:
    • /publish-connectors-prerelease - Publishes pre-release connector builds (tagged as {version}-preview.{git-sha}) for all modified connectors in the PR.
    • /bump-progressive-rollout-version - Bumps connector version with an RC suffix (2.16.10-rc.1) for progressive rollouts (enableProgressiveRollout: true).
      • Example: /bump-progressive-rollout-version changelog="Add new feature for progressive rollout"
  • ☕️ 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
  • 🐍 Python connectors:
    • /poe connector source-example lock - Run the Poe lock task on the source-example connector, 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 the source-example CDK reference to the branch name specified.
    • /poe source example use-cdk-latest - Update the source-example CDK dependency to the latest available version.
  • ⚙️ Admin commands:
    • /force-merge reason="<REASON>" - Force merges the PR using admin privileges, bypassing CI checks. Requires a reason.
      Example: /force-merge reason="CI is flaky, tests pass locally"
📚 Show Repo Guidance

Helpful Resources

📝 Edit this welcome message.

@github-actions
Copy link
Contributor

github-actions bot commented Mar 19, 2026

source-faker Connector Test Results

13 tests   10 ✅  10s ⏱️
 2 suites   3 💤
 2 files     0 ❌

Results for commit 2b1a330.

♻️ This comment has been updated with latest results.

@aaronsteers Aaron ("AJ") Steers (aaronsteers) marked this pull request as ready for review March 19, 2026 23:54
Co-Authored-By: AJ Steers <aj@airbyte.io>
Copy link
Contributor

@devin-ai-integration devin-ai-integration bot left a comment

Choose a reason for hiding this comment

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

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

@aaronsteers Aaron ("AJ") Steers (aaronsteers) merged commit b163b93 into master Mar 19, 2026
47 checks passed
@aaronsteers Aaron ("AJ") Steers (aaronsteers) deleted the devin/1773964175-source-faker-post-launch-test branch March 19, 2026 23:59
@github-actions
Copy link
Contributor

Deploy preview for airbyte-docs ready!

✅ Preview
https://airbyte-docs-kld1ycbge-airbyte-growth.vercel.app

Built with commit 2b1a330.
This pull request is being automatically deployed with vercel-action

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants