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: rename StepResult.output artifact to StepResult.output #35490

Conversation

alafanechere
Copy link
Contributor

#35479 introduced the StepResult.artifacts attribute. I think we should rename StepResult.output_artifact to StepResult.output. output are used to pass objects between steps. They are close the concept of artifacts but an additional refactor should be considered to merge both concepts.

@alafanechere alafanechere requested a review from a team as a February 21, 2024 14:52
Copy link

vercel bot commented Feb 21, 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 Feb 22, 2024 4:36am

@alafanechere alafanechere force-pushed the augustin/02-21-airbyte-ci_upload_test_artifacts_along_with_reports branch from aec7b97 to 71392b3 Compare February 21, 2024 14:57
Copy link
Contributor Author

alafanechere commented Feb 21, 2024

@alafanechere alafanechere force-pushed the augustin/02-21-airbyte-ci_rename_StepResult.output_artifact_to_StepResult.output branch from fd3c03a to f3b0a1a Compare February 21, 2024 14:58
@alafanechere alafanechere force-pushed the augustin/02-21-airbyte-ci_upload_test_artifacts_along_with_reports branch from 71392b3 to 38567f7 Compare February 21, 2024 15:10
@stephane-airbyte stephane-airbyte force-pushed the augustin/02-21-airbyte-ci_upload_test_artifacts_along_with_reports branch 2 times, most recently from 80b7935 to efc35d8 Compare February 21, 2024 17:59
@stephane-airbyte stephane-airbyte force-pushed the augustin/02-21-airbyte-ci_rename_StepResult.output_artifact_to_StepResult.output branch from f3b0a1a to e8d0597 Compare February 21, 2024 17:59
@stephane-airbyte stephane-airbyte force-pushed the augustin/02-21-airbyte-ci_upload_test_artifacts_along_with_reports branch from efc35d8 to e891176 Compare February 21, 2024 21:02
@stephane-airbyte stephane-airbyte force-pushed the augustin/02-21-airbyte-ci_rename_StepResult.output_artifact_to_StepResult.output branch from e8d0597 to 64b93e4 Compare February 21, 2024 21:02
@stephane-airbyte stephane-airbyte force-pushed the augustin/02-21-airbyte-ci_upload_test_artifacts_along_with_reports branch from e891176 to 60f1613 Compare February 22, 2024 00:29
@alafanechere alafanechere requested a review from a team as a February 22, 2024 00:29
@stephane-airbyte stephane-airbyte force-pushed the augustin/02-21-airbyte-ci_rename_StepResult.output_artifact_to_StepResult.output branch from 64b93e4 to a83baa1 Compare February 22, 2024 00:29
@stephane-airbyte stephane-airbyte force-pushed the augustin/02-21-airbyte-ci_upload_test_artifacts_along_with_reports branch from 60f1613 to 3d521a4 Compare February 22, 2024 00:34
@stephane-airbyte stephane-airbyte force-pushed the augustin/02-21-airbyte-ci_rename_StepResult.output_artifact_to_StepResult.output branch from a83baa1 to 3c6b12d Compare February 22, 2024 00:34
@@ -74,7 +74,7 @@ class Result:
stdout: Optional[str] = None
report: Optional[str] = None
Copy link
Contributor

Choose a reason for hiding this comment

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

Can we get rid of this field, which I introduced?

@stephane-airbyte stephane-airbyte force-pushed the augustin/02-21-airbyte-ci_upload_test_artifacts_along_with_reports branch from 3d521a4 to 823b5c4 Compare February 22, 2024 04:36
@stephane-airbyte stephane-airbyte force-pushed the augustin/02-21-airbyte-ci_rename_StepResult.output_artifact_to_StepResult.output branch from 3c6b12d to 2a47e7d Compare February 22, 2024 04:36
Base automatically changed from augustin/02-21-airbyte-ci_upload_test_artifacts_along_with_reports to stephane/02-13-make_airbyte-ci_pass_a_parameter_to_the_java_connectors_to_the_location_of_the_logs February 22, 2024 15:16
@stephane-airbyte stephane-airbyte merged commit 2a47e7d into stephane/02-13-make_airbyte-ci_pass_a_parameter_to_the_java_connectors_to_the_location_of_the_logs Feb 22, 2024
22 checks passed
@stephane-airbyte stephane-airbyte deleted the augustin/02-21-airbyte-ci_rename_StepResult.output_artifact_to_StepResult.output branch February 22, 2024 15:16
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.

3 participants