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

feat: Add workspace api support #2

Merged
merged 8 commits into from
Jan 24, 2024
Merged

feat: Add workspace api support #2

merged 8 commits into from
Jan 24, 2024

Conversation

martinalbert
Copy link
Contributor

No description provided.

- add support for auth with access tokens per workspace
- implement limiting sync based on list of workspace hostnames
- add support for sync scoped only to specific workspace(s)
- implement mechanism for rotating configs between Account and Workspace API
- implement proper validate function that checks if we have valid credentials (per workspace as well)
@martinalbert martinalbert marked this pull request as ready for review January 23, 2024 15:46
@ggreer
Copy link
Contributor

ggreer commented Jan 23, 2024

I just realized that by merging the first PR, I made it harder to merge this one. Sorry.

It might be easiest to create a new PR against main.

@martinalbert martinalbert changed the base branch from martinalbert/baton-databricks-v0 to main January 24, 2024 07:53
@martinalbert
Copy link
Contributor Author

@ggreer no problem, I forgot about the base branch last time, so we can still save this one 😄

@ggreer ggreer merged commit 1b6ed0f into main Jan 24, 2024
2 checks passed
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