ashish10alex / ashish10alex/vscode-dataform-tools

pypi feature tracker for `dataform-tools`

Open
#217 0 comments 0 reactions 1 assignee Claimed by @ashish10alex View on GitHub
tracker
Dominant language
TypeScript
Stars
94
Forks
16
Avg merge
4m
Merged PRs (30d)
7

Description

List of supported functions in [dataform-tools pypi package ](https://pypi.org/project/dataform-tools/)

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.