You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As per this issue [1]. I thought it was worth doing this aspect of that
issue now given that it tends to take a while to get changes to
editor-api deployed to production.
When I ran the rake task, I saw the following output which seemed to
make sense:
> bundle exec rake projects:create_experience_cs_examples
Scratch project with identifier 'experience-cs-example' already exists
Scratch project with identifier 'experience-cs-example' updated successfully
Scratch project with identifier 'dialogue-in-scratch' already exists
Scratch project with identifier 'dialogue-in-scratch' has not changed
Scratch project with identifier 'ten-block-mission' already exists
Scratch project with identifier 'ten-block-mission' updated successfully
Scratch project with identifier 'blank-scratch-starter' already exists
Scratch project with identifier 'blank-scratch-starter' updated successfully
Scratch project with identifier 'lets-explore-scratch' already exists
Scratch project with identifier 'lets-explore-scratch' updated successfully
Scratch project with identifier 'transforming-sprites' already exists
Scratch project with identifier 'transforming-sprites' updated successfully
[1]: RaspberryPiFoundation/experience-cs#454
0 commit comments