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

fix(gha): Add workflow tag debugging step and fix tag #140

Merged
merged 3 commits into from
Dec 19, 2024

Update datahub-actions-docker.yml

6bd81fb
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

fix(gha): Add workflow tag debugging step and fix tag #140

Update datahub-actions-docker.yml
6bd81fb
Select commit
Loading
Failed to load commit list.
GitHub Actions / Unit Test Results (build & test) succeeded Dec 19, 2024 in 0s

All 63 tests pass in 4s

63 tests  ±0   63 ✅ ±0   4s ⏱️ ±0s
 1 suites ±0    0 💤 ±0 
 1 files   ±0    0 ❌ ±0 

Results for commit 6bd81fb. ± Comparison against earlier commit 010628b.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results (build & test)

63 tests found

There are 63 tests, see "Raw output" for the full list of tests.
Raw output
tests.unit.action.test_action_registry ‑ test_registry
tests.unit.action.test_action_registry ‑ test_registry_nonempty
tests.unit.event.test_event_envelope ‑ test_event_envelope_from_json
tests.unit.event.test_event_registry ‑ test_entity_change_event_from_json
tests.unit.event.test_event_registry ‑ test_metadata_change_log_event_from_json
tests.unit.pipeline.test_pipeline ‑ test_create
tests.unit.pipeline.test_pipeline ‑ test_failed_events_continue_mode
tests.unit.pipeline.test_pipeline ‑ test_failed_events_file
tests.unit.pipeline.test_pipeline ‑ test_failed_events_throw_mode
tests.unit.pipeline.test_pipeline ‑ test_run
tests.unit.pipeline.test_pipeline ‑ test_stop
tests.unit.pipeline.test_pipeline_manager ‑ test_start_pipeline
tests.unit.pipeline.test_pipeline_manager ‑ test_stop_all
tests.unit.pipeline.test_pipeline_manager ‑ test_stop_pipeline
tests.unit.plugin.action.hello_world.test_hello_world ‑ test_act
tests.unit.plugin.action.hello_world.test_hello_world ‑ test_close
tests.unit.plugin.action.hello_world.test_hello_world ‑ test_create
tests.unit.plugin.action.metadata_change_sync.test_metadata_change_sync ‑ test_close
tests.unit.plugin.action.metadata_change_sync.test_metadata_change_sync ‑ test_create
tests.unit.plugin.source.kafka.test_kafka_source ‑ test_handle_entity_event
tests.unit.plugin.source.kafka.test_kafka_source ‑ test_handle_mcl
tests.unit.plugin.transform.filter.test_filter_transformer ‑ test_does_exact_match
tests.unit.plugin.transform.filter.test_filter_transformer ‑ test_matches_on_nested_event
tests.unit.plugin.transform.filter.test_filter_transformer ‑ test_no_match_when_list_filter_on_dict_obj
tests.unit.plugin.transform.filter.test_filter_transformer ‑ test_returns_match_when_either_is_present
tests.unit.plugin.transform.filter.test_filter_transformer ‑ test_returns_none_when_diff_event_type
tests.unit.plugin.transform.filter.test_filter_transformer ‑ test_returns_none_when_different_data_type
tests.unit.plugin.transform.filter.test_filter_transformer ‑ test_returns_none_when_neither_is_present
tests.unit.plugin.transform.filter.test_filter_transformer ‑ test_returns_none_when_no_match
tests.unit.plugin.transform.filter.test_filter_transformer ‑ test_returns_none_when_no_match_nested_event
tests.unit.source.test_source_registry ‑ test_registry
tests.unit.source.test_source_registry ‑ test_registry_nonempty
tests.unit.transform.test_transformer_registry ‑ test_registry
tests.unit.transform.test_transformer_registry ‑ test_registry_nonempty
tests.unit.utils.test_collection_util ‑ test_flatten_dict
tests.unit.utils.test_collection_util ‑ test_flatten_list
tests.unit.utils.test_datahub_util ‑ test_entity_type_from_urn
tests.unit.utils.test_datahub_util ‑ test_entity_type_from_with_instances
tests.unit.utils.test_datahub_util ‑ test_make_datahub_url
tests.unit.utils.test_datahub_util ‑ test_pretty_anything_urn
tests.unit.utils.test_datahub_util ‑ test_pretty_anything_urn_with_instances
tests.unit.utils.test_datahub_util ‑ test_pretty_dataset_urn
tests.unit.utils.test_datahub_util ‑ test_pretty_dataset_urn_with_instances
tests.unit.utils.test_datahub_util ‑ test_pretty_user_urn
tests.unit.utils.test_datahub_util ‑ test_sanitize_for_search
tests.unit.utils.test_datahub_util ‑ test_sanitize_urn
tests.unit.utils.test_datahub_util ‑ test_strip_urn
tests.unit.utils.test_delta_extractor ‑ test_get_added_removed_objs_from_aspect_for_owner_aspect
tests.unit.utils.test_delta_extractor ‑ test_get_aspect_val_as_json_with_invalid_or_missing_val
tests.unit.utils.test_delta_extractor ‑ test_get_aspect_val_as_json_with_valid_val_for_tag
tests.unit.utils.test_delta_extractor ‑ test_get_delta_from_mcl_global_tags_aspect
tests.unit.utils.test_delta_extractor ‑ test_get_delta_from_mcl_glossary_terms_aspect_add_tag_from_schema
tests.unit.utils.test_delta_extractor ‑ test_get_delta_from_mcl_glossary_terms_aspect_add_term
tests.unit.utils.test_delta_extractor ‑ test_get_delta_from_mcl_glossary_terms_aspect_add_term_from_schema
tests.unit.utils.test_delta_extractor ‑ test_get_delta_from_mcl_glossary_terms_aspect_empty_change
tests.unit.utils.test_delta_extractor ‑ test_get_nested_key
tests.unit.utils.test_delta_extractor ‑ test_get_value_for_tag_from_schema
tests.unit.utils.test_delta_extractor ‑ test_get_value_for_term
tests.unit.utils.test_delta_extractor ‑ test_get_value_for_term_from_schema
tests.unit.utils.test_event_util ‑ test_parse_generic_aspect
tests.unit.utils.test_event_util ‑ test_parse_generic_payload
tests.unit.utils.test_social_util ‑ test_social_util_lifecycle
tests.unit.utils.test_social_util ‑ test_social_util_tech_schema