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: make slugify consistent with live test #39457

Conversation

alafanechere
Copy link
Contributor

@alafanechere alafanechere commented Jun 13, 2024

What

In airbyte-ci we pass the built target connector container to regression test via a container ID stored in a file.
The name of this file is a slugification of the connector image + tag name.
The slugification method used in airbyte-ci and regression test diverged following an abusive code cleanup from my side in #39361

How

Re-use the slugify lib Catherine originally installed.

Copy link

vercel bot commented Jun 13, 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 Jun 13, 2024 1:08pm

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/06-13-airbyte-ci_make_slugify_consistent_with_live_test branch from 1b9af72 to 1400e41 Compare June 13, 2024 13:08
@alafanechere alafanechere marked this pull request as ready for review June 13, 2024 13:14
@alafanechere alafanechere requested a review from a team as a code owner June 13, 2024 13:14
@alafanechere alafanechere enabled auto-merge (squash) June 13, 2024 13:15
@alafanechere alafanechere merged commit 7311edd into master Jun 13, 2024
32 checks passed
@alafanechere alafanechere deleted the augustin/06-13-airbyte-ci_make_slugify_consistent_with_live_test branch June 13, 2024 13:28
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.

2 participants