dfinity / snsdemo

Developer focused SNS deployment demo
15 stars 6 forks source link

Update IC commit in snsdemo #366

Closed dskloetd closed 3 months ago

dskloetd commented 3 months ago

Motivation

https://github.com/dfinity/snsdemo/pull/365 failed to update the IC commit automatically, because sns CLI was changed in https://gitlab.com/dfinity-lab/public/ic/-/merge_requests/19803 to require human interaction.

Changes

  1. Update IC commit
  2. Pass --skip-confirmation to sns propose.

Tested

CI passes again