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: fix None docker creds #31455

Merged

Conversation

alafanechere
Copy link
Contributor

@alafanechere alafanechere commented Oct 16, 2023

What

Fix dockerhub_username and dockerhub_password being None

How

Fix a the regression introduced by #30520 :
Adding optional docker_hub_* attributes to the ConnectorContext class and calling super from the PublishContext(ConnectorContext) after setting these attribute on PublishContext led a a re-assignation of the docker_hub_ attributes to None

@vercel
Copy link

vercel bot commented Oct 16, 2023

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 Oct 16, 2023 3:31pm

Copy link
Contributor Author

Current dependencies on/for this PR:

This comment was auto-generated by Graphite.

@alafanechere alafanechere force-pushed the augustin/10-16-airbyte-ci_fix_None_docker_creds branch from 4c39638 to fd379a0 Compare October 16, 2023 15:31
@alafanechere alafanechere marked this pull request as ready for review October 16, 2023 15:36
@alafanechere alafanechere enabled auto-merge (squash) October 16, 2023 15:43
@alafanechere alafanechere merged commit eb41d39 into master Oct 16, 2023
21 of 22 checks passed
@alafanechere alafanechere deleted the augustin/10-16-airbyte-ci_fix_None_docker_creds branch October 16, 2023 15:48
sajarin pushed a commit to topefolorunso/airbyte that referenced this pull request Oct 16, 2023
ariesgun pushed a commit to ariesgun/airbyte that referenced this pull request Oct 20, 2023
ariesgun pushed a commit to ariesgun/airbyte that referenced this pull request Oct 23, 2023
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

2 participants