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

Add temporal to docker compose build #7888

Merged
merged 3 commits into from
Nov 12, 2021

Conversation

benmoriceau
Copy link
Contributor

What

Make the build to push all the artifact

@benmoriceau benmoriceau added build area/platform issues related to the platform labels Nov 11, 2021
@github-actions github-actions bot removed the area/platform issues related to the platform label Nov 11, 2021
@benmoriceau benmoriceau temporarily deployed to more-secrets November 11, 2021 23:44 Inactive
@benmoriceau benmoriceau temporarily deployed to more-secrets November 11, 2021 23:55 Inactive
@@ -50,3 +50,10 @@ services:
context: airbyte-migration
labels:
io.airbyte.git-revision: ${GIT_REVISION}
airbyte-temporal:
Copy link
Contributor

Choose a reason for hiding this comment

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

should this be temporal instead of airbyte-temporal? I'm only basing this question off of the other entries in this file

Copy link
Contributor Author

Choose a reason for hiding this comment

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

you're right, Done.

@benmoriceau benmoriceau requested a review from lmossman November 12, 2021 00:08
@benmoriceau benmoriceau temporarily deployed to more-secrets November 12, 2021 00:09 Inactive
@@ -50,3 +50,10 @@ services:
context: airbyte-migration
labels:
io.airbyte.git-revision: ${GIT_REVISION}
temporal:
Copy link
Contributor

Choose a reason for hiding this comment

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

Looks like you may need to add this to the -m1 compose build file as well? https://github.com/airbytehq/airbyte/blob/master/docker-compose.build-m1.yaml

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This file should be unused. I don't think it is needed for the push operation, it was just for the up which is now unused.

@benmoriceau benmoriceau merged commit c835a1a into master Nov 12, 2021
@benmoriceau benmoriceau deleted the bmoric/add-temporal-to-compose-build branch November 12, 2021 02:25
schlattk pushed a commit to schlattk/airbyte that referenced this pull request Jan 4, 2022
* Add temporal to docker compose build

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

Successfully merging this pull request may close these issues.

3 participants