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

airbyte-ci: improve git diff comparison #37616

Merged

Conversation

alafanechere
Copy link
Contributor

@alafanechere alafanechere commented Apr 26, 2024

airbyte-ci retrieves the list of modified files in the branch by running a git diff between master and the current branch.

When running on forks (with custom --git-repo-url) it was not clear if master meant the fork's master or airbyte's repo master.

I changed the in container git and diff logic to always fetch airbyte's master.

Copy link

vercel bot commented Apr 26, 2024

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

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
airbyte-docs ⬜️ Ignored (Inspect) Visit Preview Apr 26, 2024 10:11am

Copy link
Contributor Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @alafanechere and the rest of your teammates on Graphite Graphite

@alafanechere alafanechere force-pushed the augustin/04-26-airbyte-ci_improve_git_diff_comparison branch from e4cd71d to 61f047d Compare April 26, 2024 10:10
@octavia-squidington-iii octavia-squidington-iii removed the area/connectors Connector related issues label Apr 26, 2024
@alafanechere alafanechere enabled auto-merge (squash) April 26, 2024 10:16
Copy link
Collaborator

@aaronsteers aaronsteers left a comment

Choose a reason for hiding this comment

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

Nice 👍

@alafanechere alafanechere merged commit a8ec6d0 into master Apr 26, 2024
36 checks passed
@alafanechere alafanechere deleted the augustin/04-26-airbyte-ci_improve_git_diff_comparison branch April 26, 2024 13:52
erohmensing added a commit that referenced this pull request Apr 26, 2024
alafanechere added a commit that referenced this pull request Apr 29, 2024
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.

3 participants