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

Improve the readme documentation #646

Merged
merged 1 commit into from
Nov 28, 2023
Merged

Improve the readme documentation #646

merged 1 commit into from
Nov 28, 2023

Conversation

alexott
Copy link
Contributor

@alexott alexott commented Nov 28, 2023

No description provided.

Copy link

codecov bot commented Nov 28, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1b42036) 82.78% compared to head (601ce8f) 82.78%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #646   +/-   ##
=======================================
  Coverage   82.78%   82.78%           
=======================================
  Files          35       35           
  Lines        3515     3515           
  Branches      656      656           
=======================================
  Hits         2910     2910           
  Misses        459      459           
  Partials      146      146           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@nfx nfx changed the title Some grammar fixes (just to test CLA bot) Improve the readme documentation Nov 28, 2023
@nfx nfx merged commit dcb3c56 into main Nov 28, 2023
6 of 7 checks passed
@nfx nfx deleted the cla-test branch November 28, 2023 09:17
nfx added a commit that referenced this pull request Nov 28, 2023
 * Added current version of UCX to task logs ([#566](#566)).
 * Fixed external locations widget to return hostname for `jdbc:`-sourced tables ([#621](#621)).
 * Fixed `'str' object has no attribute 'value'` failure on apply backup group permissions task ([#574](#574)).
 * Fixed `crawl_cluster` failure over custom runtimes ([#602](#602)).
 * Fixed `databricks labs ucx workflows` command ([#608](#608)).
 * Fixed problematic integration test fixture `make_ucx_group` ([#613](#613)).
 * Fixed internal API request retry logic by relying on concrete exception types ([#637](#637)).
 * Fixed `tables.scala` notebook to read inventory database from `~/.ucx/config.yml` file ([#614](#614)).
 * Introduced `StaticTablesCrawler` for integration tests ([#632](#632)).
 * Reduced runtime of `test_set_owner_permission` from 15 minutes to 44 seconds ([#636](#636)).
 * Updated `LICENSE` ([#643](#643)).
 * Updated documentation ([#611](#611), [#646](#646)).
@nfx nfx mentioned this pull request Nov 28, 2023
nfx added a commit that referenced this pull request Nov 28, 2023
* Added current version of UCX to task logs
([#566](#566)).
* Fixed `'str' object has no attribute 'value'` failure on apply backup
group permissions task
([#574](#574)).
* Fixed `crawl_cluster` failure over custom runtimes
([#602](#602)).
* Fixed `databricks labs ucx workflows` command
([#608](#608)).
* Fixed problematic integration test fixture `make_ucx_group`
([#613](#613)).
* Fixed internal API request retry logic by relying on concrete
exception types
([#637](#637)).
* Fixed `tables.scala` notebook to read inventory database from
`~/.ucx/config.yml` file.
([#614](#614)).
* Introduced `StaticTablesCrawler` for integration tests
([#632](#632)).
* Reduced runtime of `test_set_owner_permission` from 15 minutes to 44
seconds ([#636](#636)).
* Updated `LICENSE`
([#643](#643)).
* Updated documentation
([#611](#611),
[#646](#646)).

**Breaking changes** (existing installations need to remove `ucx`
database, reinstall UCX and re-run assessment jobs)
* Fixed external locations widget to return hostname for `jdbc:`-sourced
tables ([#621](#621)).
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.

2 participants