-
Notifications
You must be signed in to change notification settings - Fork 117
DATA-3918 Data pipelines CLI commands #4906
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
Merged
+654
−22
Merged
Changes from all commits
Commits
Show all changes
41 commits
Select commit
Hold shift + click to select a range
7ac07a7
viam datapipelines list
n0nick dd56a19
viam datapipelines create
n0nick 8de0e92
mql-file
n0nick 804ad71
viam datapipelines update
n0nick dd00e5c
required=true for some flags
n0nick 4292f71
update fields are optional
n0nick c18be02
delete
n0nick 021a6c1
.
n0nick 488684e
MQL parsing helper
n0nick 4f66328
describe
n0nick bb326cd
oops didn't mean to commit mql.json
n0nick 6d5dab3
mql parsing warning
n0nick 95d4913
test ParseMQL
n0nick a35177d
test mql->json
n0nick c1cecfb
schedule not time window
n0nick ee42e0a
print last execution status
n0nick adc0120
lenient JSON keys
n0nick 9769213
better bson comparison tests
n0nick 2f8daf7
enable, disable
n0nick e672947
oops didn't mean to commit mql.json
n0nick 4f8f82f
yosuke-furukawa/json5 is bsd
n0nick 760e80c
reorder describe + exported func comments
n0nick dcdf14a
nolint os.Readfile
n0nick bc07687
lint long line
n0nick eb76c20
Merge branch 'main' into sm/pip-cli
n0nick a27534e
generalFlagID, generalFlagName
n0nick 42facd4
nicer error msg
n0nick 368d323
describe print data range and end time
n0nick 021c0cb
move mql+mqlFile check out
n0nick c4772e5
MQL parsing error msg
n0nick 3c0a0fd
couple more mql parsing test cases
n0nick 6d69ecd
s/mql-file/mql-path
n0nick 2d6434b
mqlPath
n0nick eb29e79
list enabled state
n0nick 332fc6b
add some fancy json5 stuff to the example
n0nick 19f5ced
mql path arg name fix oops
n0nick cba919a
Merge branch 'main' into sm/pip-cli
n0nick 62ba98f
Merge branch 'main' into sm/pip-cli
n0nick 50fa205
updated ListDataPipelineRuns name
n0nick 736d558
cleanup
n0nick 1742991
Merge branch 'main' into sm/pip-cli
n0nick File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nit: Description says "org ID". Usage says "organization ID"