Skip to content
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

Slash command '/airbyte-ci' #30777

Closed
wants to merge 2 commits into from
Closed

Conversation

aaronsteers
Copy link
Collaborator

I started this as a way to test during development on the Java CDK but couldn't get it working in that PR.

There are two ways to invoke:

  1. Invoke via slash command: This is not available until after we merge to master. And even then, it's not a great way to test, because we have to continually merge to master in order to evaluate subsequent changes.
  2. Invoke manually in workflow dispatch. This still requires one merge to master, but afterwards, you can invoke an arbitrary branch's version manually in the GitHub UI.
  3. By adding a note to your commit message. The could allow invoking the pipeline by adding the text --test-connector=source-postgres (for instance), in the commit message.

Current Status

The executions are currently failing with an error message I can't diagnose:

https://github.com/airbytehq/airbyte/actions/runs/6318656838/job/17158110460

_EXPERIMENTAL_DAGGER_RUNNER_HOST="unix:///var/run/buildkit/buildkitd.sock"
Error: new client: buildkit failed to respond: failed to list workers: Unavailable: connection error: desc = "transport: error while dialing: dial unix /var/run/buildkit/buildkitd.sock: connect: no such file or directory"

@vercel
Copy link

vercel bot commented Sep 26, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Updated (UTC)
airbyte-docs ⬜️ Ignored (Inspect) Sep 26, 2023 11:12pm

@aaronsteers
Copy link
Collaborator Author

aaronsteers commented Apr 15, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant