-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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: upload test artifacts along with reports #35479
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 1 Ignored Deployment
|
This was referenced Feb 21, 2024
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 |
alafanechere
force-pushed
the
augustin/02-21-airbyte-ci_upload_test_artifacts_along_with_reports
branch
4 times, most recently
from
February 21, 2024 14:16
44dbc73
to
6e5b20f
Compare
octavia-squidington-iii
added
area/connectors
Connector related issues
connectors/source/postgres
labels
Feb 21, 2024
alafanechere
force-pushed
the
augustin/02-21-airbyte-ci_upload_test_artifacts_along_with_reports
branch
from
February 21, 2024 14:43
b8938d7
to
831c313
Compare
This was referenced Feb 21, 2024
Closed
stephane-airbyte
force-pushed
the
stephane/02-13-make_airbyte-ci_pass_a_parameter_to_the_java_connectors_to_the_location_of_the_logs
branch
from
February 21, 2024 21:02
fd62631
to
8cc1863
Compare
stephane-airbyte
force-pushed
the
augustin/02-21-airbyte-ci_upload_test_artifacts_along_with_reports
branch
from
February 21, 2024 21:02
efc35d8
to
e891176
Compare
stephane-airbyte
force-pushed
the
stephane/02-13-make_airbyte-ci_pass_a_parameter_to_the_java_connectors_to_the_location_of_the_logs
branch
from
February 22, 2024 00:29
8cc1863
to
af54bd4
Compare
stephane-airbyte
force-pushed
the
augustin/02-21-airbyte-ci_upload_test_artifacts_along_with_reports
branch
from
February 22, 2024 00:29
e891176
to
60f1613
Compare
stephane-airbyte
force-pushed
the
stephane/02-13-make_airbyte-ci_pass_a_parameter_to_the_java_connectors_to_the_location_of_the_logs
branch
from
February 22, 2024 00:34
af54bd4
to
9515739
Compare
stephane-airbyte
force-pushed
the
augustin/02-21-airbyte-ci_upload_test_artifacts_along_with_reports
branch
from
February 22, 2024 00:34
60f1613
to
3d521a4
Compare
stephane-airbyte
force-pushed
the
stephane/02-13-make_airbyte-ci_pass_a_parameter_to_the_java_connectors_to_the_location_of_the_logs
branch
from
February 22, 2024 04:36
9515739
to
2e118bf
Compare
stephane-airbyte
force-pushed
the
augustin/02-21-airbyte-ci_upload_test_artifacts_along_with_reports
branch
from
February 22, 2024 04:36
3d521a4
to
823b5c4
Compare
stephane-airbyte
merged commit Feb 22, 2024
823b5c4
into
stephane/02-13-make_airbyte-ci_pass_a_parameter_to_the_java_connectors_to_the_location_of_the_logs
25 of 32 checks passed
stephane-airbyte
deleted the
augustin/02-21-airbyte-ci_upload_test_artifacts_along_with_reports
branch
February 22, 2024 15:16
This was referenced Feb 24, 2024
Closed
Closed
Merged
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What
This PR suggests a more generic approach than #35317 at uploading test artifacts with reports.
Artifact
dataclassartifacts
attribute toResult
report.save()
Report example here