Michał Sawicz

Results 243 comments of Michał Sawicz

+1, looks like the token should be removed from this action config and document that `SNAPCRAFT_STORE_CREDENTIALS` should be used where needed instead.

> Me too when using ubuntu-latest or ubuntu-20.04. Has anyone solved this? @roboticsai I've been using this action instead: https://github.com/whywaita/setup-lxd

@rwwagner90 could this have been a temporary issue? I just saw a snap publish just fine: https://github.com/canonical/multipass/pull/1928/checks?check_run_id=1775817487

> @Saviq no, something changed and it always says I need to log in now, despite this action saying I am logged in. Do you still have access to the...

FWIW alternatively one can use the following entitlement: ```xml com.apple.security.cs.disable-executable-page-protection ``` This is working for us in Multipass for a while now.

For reference, a digit-and-colon-only string may get interpreted as a 60-base integer: https://yaml.org/type/int.html And PyYAML's discussion on the topic: https://pyyaml.org/wiki/YAMLColonInFlowContext

The problem I see with this is that 60s just just as arbitrary as 30s… and the "Operation cancelled" error is somewhat devoid of detail (I know…). Can we try...

> That set, setting an explicit timeout for the state operation puts the onus on the state change, not the operation wait part, so it gets around this issue. I...

@mlb5000 I've made this into a new issue. We'll be adding that functionality in the long run for sure, but for now you'd need to edit our instance database. This...

Hi @sneak, I changed the title of this issue. We'll implement the opt-in for update checks.