Skip to content

pypi feature tracker for dataform-tools #217

Description

@ashish10alex

List of supported functions in dataform-tools pypi package

  • list_repositories
  • get_repository
  • list_workspaces
  • get_workspace - docs needs to be added
  • create_workspace
  • create_compilation_result
  • query_compilation_result_actions
  • create_workflow_invocation
  • write_file
  • get_workflow_invocation_url
  • install_npm_packages
  • pull_git_commits
  • get_workspace_git_state alias for fetch_file_git_statuses in the original npm package
  • reset_workspace_changes
  • fetch_git_ahead_behind
  • push_workspace_commits alias for push_git_commits in the original npm package
  • Helper function to run in remote workspace by combining create_compilation_result and create_workflow_invocation
  • delete_file_from_workspace alias for remove_file
  • service account support for Dataform client
  • pagination of get_repositories output - need to check this as the return object might already support this

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions