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

Fixed databricks labs ucx workflows command #608

Merged
merged 2 commits into from
Nov 20, 2023
Merged

Fixed databricks labs ucx workflows command #608

merged 2 commits into from
Nov 20, 2023

Conversation

nfx
Copy link
Contributor

@nfx nfx commented Nov 20, 2023

This PR skips jobs that are still in the ~/.ucx/state.json, but don't exist in the workspace.

image

This PR skips jobs that are still in the `~/.ucx/state.json`, but don't exist in the workspace.
@nfx nfx requested review from a team and alexott November 20, 2023 10:54
@nfx nfx enabled auto-merge November 20, 2023 10:54
@nfx nfx disabled auto-merge November 20, 2023 12:52
@nfx nfx merged commit 479f3ea into main Nov 20, 2023
3 of 4 checks passed
@nfx nfx deleted the cmd/fix/workflows branch November 20, 2023 12:53
pritishpai pushed a commit that referenced this pull request Nov 21, 2023
This PR skips jobs that are still in the `~/.ucx/state.json`, but don't
exist in the workspace.

<img width="1009" alt="image"
src="https://github.com/databrickslabs/ucx/assets/259697/11a50e2d-44b6-476a-9ca9-88a6a59b9949">
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