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

V0.8.43 #84

Merged
merged 330 commits into from
Aug 29, 2022
Merged

V0.8.43 #84

merged 330 commits into from
Aug 29, 2022

Conversation

neojunjie
Copy link
Collaborator

Checklist

  • The PR conforms to DataHub's Contributing Guideline (particularly Commit Message Format)
  • Links to related issues (if applicable)
  • Tests for the changes have been added/updated (if applicable)
  • Docs related to the changes have been added/updated (if applicable). If a new feature has been added a Usage Guide has been added for the same.
  • For any breaking change/potential downtime/deprecation/big changes an entry has been made in Updating DataHub

anshbansal and others added 30 commits June 27, 2022 14:21
…, assertions, and groups (datahub-project#5248)

* Adding referential integrity to deletes API

* Updating comments

* Fix build

* fix checkstyle

* Fixing Delete Entity utils Test
…project#5268)

* fix(siblings) Display sibling assertions in Validations tab

* query changes

Co-authored-by: Chris Collins <[email protected]>
…hemy dependency (datahub-project#5284)

Relaxing sqlalchemy deps to make our plugins work with Airflow 2.3
)

* fixing dbt platform issues

* have sibling hook use entity client over entity service

* switching search service as well

* lint

* more lint

* more specific exceptions
…tahub-project#5291)

* fixing dbt platform issues

* starting sibling restore index job work

* finish restore indices

* migrating to list urns

* rename constant

* disaster recovery
…ahub-project#5280)

* Adding support for deleting tags and domains via the UI

* Fixing tests
anshbansal and others added 20 commits August 5, 2022 16:35
* expose catalog_name to the sql alchemy uri that is passed into pyathena

Co-authored-by: Ravindra Lanka <[email protected]>
Co-authored-by: Shirshanka Das <[email protected]>
* profiling fix for when using {table}

Co-authored-by: Shirshanka Das <[email protected]>
Co-authored-by: Ravindra Lanka <[email protected]>
@github-actions
Copy link

github-actions bot commented Aug 24, 2022

Unit Test Results (build & test)

497 tests  +156   497 ✔️ +162   8m 28s ⏱️ + 5m 20s
115 suites +  32       0 💤 ±    0 
115 files   +  32       0  -     6 

Results for commit 72e3d75. ± Comparison against base commit ec0a141.

This pull request removes 2 and adds 158 tests. Note that renamed tests count towards both.
com.linkedin.metadata.examples.cli.TestExamples ‑ examplesAreValidJson
com.linkedin.metadata.examples.cli.TestExamples ‑ examplesMatchSchemas
com.datahub.authentication.group.GroupServiceTest ‑ testAddUserToNativeGroupNullArguments
com.datahub.authentication.group.GroupServiceTest ‑ testAddUserToNativeGroupPasses
com.datahub.authentication.group.GroupServiceTest ‑ testConstructor
com.datahub.authentication.group.GroupServiceTest ‑ testCreateGroupInfoNullArguments
com.datahub.authentication.group.GroupServiceTest ‑ testCreateGroupInfoPasses
com.datahub.authentication.group.GroupServiceTest ‑ testCreateNativeGroupNullArguments
com.datahub.authentication.group.GroupServiceTest ‑ testCreateNativeGroupOriginNullArguments
com.datahub.authentication.group.GroupServiceTest ‑ testCreateNativeGroupOriginPasses
com.datahub.authentication.group.GroupServiceTest ‑ testCreateNativeGroupPasses
com.datahub.authentication.group.GroupServiceTest ‑ testGetExistingGroupMembersNullArguments
…

♻️ This comment has been updated with latest results.

@neojunjie neojunjie self-assigned this Aug 29, 2022
@neojunjie neojunjie merged commit 3e03da5 into master Aug 29, 2022
@xiphl
Copy link
Collaborator

xiphl commented Aug 29, 2022

how come you squashed all the commits, now cannot see which commit does what in history

@neojunjie neojunjie deleted the v0.8.43 branch September 20, 2023 02:06
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.