Skip to content

Releases: shipyardapp/domo-blueprints

v0.1.6

14 Nov 20:18
c0dd825
Compare
Choose a tag to compare
  • Removed bug when trying to refresh a domo dataset

v0.1.5

03 Oct 02:26
554451a
Compare
Choose a tag to compare
  • Adjusted refresh_dataset.py to include a --wait-for-completion flag which does not return until the dataset refresh has completed.

v0.1.4

31 Mar 19:33
1800556
Compare
Choose a tag to compare

Updates:

  • Added regex_match functionality allowing the upload of multiple files into a single dataset based on a similar pattern

v0.1.3

07 Feb 20:59
d0980f3
Compare
Choose a tag to compare

Updates:

  • Dataset uploads will now be chunked using the Stream API
  • Added 3 new arguments for blueprint: 1) Insert Method, 2) Domo Schema, 3) Dataset ID

v0.1.2

15 Nov 22:34
ea2fb5d
Compare
Choose a tag to compare

Updates

New blueprint functionality:

  • Upload CSV to Dataset
  • Download Dataset as CSV

v0.1.1

17 Aug 22:39
f274573
Compare
Choose a tag to compare
  • Include logic for authentication through Developer Token
  • Include additional error message if you face issues with username/pass authentication

v0.1.0

30 Jun 02:11
Compare
Choose a tag to compare
Switch errors to be in a separate file.