cognitedata / inso-bootstrap-cli

CLI and GitHub-Action to configure and maintain CDF Projects (Groups, Data Sets, RAW DBs)
Apache License 2.0
4 stars 2 forks source link

Refactor prepare and create function to support idempotent calls #11 #12

Closed spex66 closed 2 years ago

spex66 commented 2 years ago

addressing #11

needs review and testing

sdorheim commented 2 years ago

Tested out the branch and it works as expected, creating the new group and deleting the old one.

sdorheim commented 2 years ago

Tested out latest commit, now properly adds correct group-id to bootstrap-group. Question on logging output remains