tableau/altimeter

Cut a new release including the merged PRs #168 and #163

Closed this issue · 3 comments

@jbmchuck, if I'm not wrong, after merging the PRs #168 and #163 no releases have been cut. Would it make sense to cut a new release including them?

$ git log --oneline 6.4.4..master
525750f (HEAD -> master, upstream/master, upstream/HEAD, origin/master) Gather user and group policies (#163)
09f974a Make the field UserId in a Security Group optional (#168)

Thanks in advance!

Thanks! Created release https://github.com/tableau/altimeter/releases/tag/6.4.5 and published pypi and docker artifacts.

@jbmchuck thanks! However, pip cannot find the new package in PyPI:

ERROR: Could not find a version that satisfies the requirement altimeter==6.4.5

Also, the PyPI website shows 6.4.4 as the latest version. Maybe an error when pushing the new release? The docker images seem to be updated.

Thanks - indeed the build/push pipeline broke - this is fixed now: https://pypi.org/project/altimeter/6.4.5/