snapcraft.io
snapcraft.io copied to clipboard
manual review not properly reflected anymore
Summary
When building a gadget snap, it properly goes into manual review after build and I get a mail telling me about this.
Yet the build.snapcraft.io page tags it with a green "Built and released" label and also tells me I can use
sudo snap install --edge <snapname>
which is indeed not true until the manual review has passed.
This used to work fine with former gadget snaps.
Process
Build a snap that will require manual review, observe build.snapcraft.io telling you it was released.
Current and expected result
build.snapcraft.io should reflect the actual store status.
@ogra1 is this still an issue on snapcraft.io/
i haven't uploaded anything that went into manual review for a while ... will report back if i have one though ...
@tbille - could you please check if this is still an issue?
My guess to test it:
- Build dummy snap (
test-dummy-snap
) - Sync with the store team to check if they can manually make sure that the snap will require manual review on publish (on staging)
- On the snap publisher page: connect the build to the GitHub repo
- Observe what is happening
I'd highly appreciate if you could test this when you've got a minute :)